Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. Yiqings-MacBook-Pro:~ xzkuku$ flutter doctor
  2. Doctor summary (to see all details, run flutter doctor -v):
  3. [✓] Flutter (Channel stable, v1.5.4-hotfix.2, on Mac OS X 10.14.5 18F132, locale en-CN)
  4. ⣻Unhandled exception:
  5. Bad state: Future already completed
  6. #0 _AsyncCompleter.complete (dart:async/future_impl.dart:39:31)
  7. #1 _NativeSocket.startConnect.<anonymous closure>.connectNext.<anonymous closure> (dart:io-patch/socket_patch.dart:508:23)
  8. #2 _NativeSocket.issueWriteEvent.issue (dart:io-patch/socket_patch.dart:862:14)
  9. #3 _NativeSocket.issueWriteEvent (dart:io-patch/socket_patch.dart:869:12)
  10. #4 _NativeSocket.multiplex (dart:io-patch/socket_patch.dart:890:11)
  11. #5 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:171:12)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement