-
Notifications
You must be signed in to change notification settings - Fork 0
/
flutter_02.log
115 lines (102 loc) · 6.83 KB
/
flutter_02.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
Flutter crash report.
Please report a bug at https://github.com/flutter/flutter/issues.
## command
flutter run --machine --target lib\main.dart -d emulator-5554 --dart-define=flutter.inspector.structuredErrors=true --start-paused --web-server-debug-protocol ws --web-allow-expose-url --devtools-server-address http://127.0.0.1:9100/
## exception
ClientException: Connection closed while receiving data
```
#0 IOClient.send.<anonymous closure> (package:http/src/io_client.dart:50:13)
#1 _invokeErrorHandler (dart:async/async_error.dart:45:24)
#2 _HandleErrorStream._handleError (dart:async/stream_pipe.dart:272:9)
#3 _ForwardingStreamSubscription._handleError (dart:async/stream_pipe.dart:157:13)
#4 _HttpClientResponse.listen.<anonymous closure> (dart:_http/http_impl.dart:441:16)
#5 _rootRunBinary (dart:async/zone.dart:1378:47)
#6 _CustomZone.runBinary (dart:async/zone.dart:1272:19)
#7 _CustomZone.runBinaryGuarded (dart:async/zone.dart:1178:7)
#8 _BufferingStreamSubscription._sendError.sendError (dart:async/stream_impl.dart:360:15)
#9 _BufferingStreamSubscription._sendError (dart:async/stream_impl.dart:378:16)
#10 _BufferingStreamSubscription._addError (dart:async/stream_impl.dart:280:7)
#11 _ForwardingStreamSubscription._addError (dart:async/stream_pipe.dart:128:11)
#12 _addErrorWithReplacement (dart:async/stream_pipe.dart:176:8)
#13 _HandleErrorStream._handleError (dart:async/stream_pipe.dart:277:11)
#14 _ForwardingStreamSubscription._handleError (dart:async/stream_pipe.dart:157:13)
#15 _rootRunBinary (dart:async/zone.dart:1378:47)
#16 _CustomZone.runBinary (dart:async/zone.dart:1272:19)
#17 _CustomZone.runBinaryGuarded (dart:async/zone.dart:1178:7)
#18 _BufferingStreamSubscription._sendError.sendError (dart:async/stream_impl.dart:360:15)
#19 _BufferingStreamSubscription._sendError (dart:async/stream_impl.dart:378:16)
#20 _BufferingStreamSubscription._addError (dart:async/stream_impl.dart:280:7)
#21 _SyncStreamControllerDispatch._sendError (dart:async/stream_controller.dart:737:19)
#22 _StreamController._addError (dart:async/stream_controller.dart:615:7)
#23 _StreamController.addError (dart:async/stream_controller.dart:569:5)
#24 _HttpParser._reportBodyError (dart:_http/http_parser.dart:1163:22)
#25 _HttpParser._onDone (dart:_http/http_parser.dart:870:9)
#26 _rootRun (dart:async/zone.dart:1346:47)
#27 _CustomZone.run (dart:async/zone.dart:1258:19)
#28 _CustomZone.runGuarded (dart:async/zone.dart:1162:7)
#29 _BufferingStreamSubscription._sendDone.sendDone (dart:async/stream_impl.dart:394:13)
#30 _BufferingStreamSubscription._sendDone (dart:async/stream_impl.dart:404:15)
#31 _BufferingStreamSubscription._close (dart:async/stream_impl.dart:291:7)
#32 _SyncStreamControllerDispatch._sendDone (dart:async/stream_controller.dart:741:19)
#33 _StreamController._closeUnchecked (dart:async/stream_controller.dart:596:7)
#34 _StreamController.close (dart:async/stream_controller.dart:589:5)
#35 _Socket._onData (dart:io-patch/socket_patch.dart:2151:21)
#36 _rootRunUnary (dart:async/zone.dart:1362:47)
#37 _CustomZone.runUnary (dart:async/zone.dart:1265:19)
#38 _CustomZone.runUnaryGuarded (dart:async/zone.dart:1170:7)
#39 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:341:11)
#40 _BufferingStreamSubscription._add (dart:async/stream_impl.dart:271:7)
#41 _SyncStreamControllerDispatch._sendData (dart:async/stream_controller.dart:733:19)
#42 _StreamController._add (dart:async/stream_controller.dart:607:7)
#43 _StreamController.add (dart:async/stream_controller.dart:554:5)
#44 new _RawSocket.<anonymous closure> (dart:io-patch/socket_patch.dart:1687:35)
#45 _NativeSocket.issueReadEvent.issue (dart:io-patch/socket_patch.dart:1185:18)
#46 _rootRun (dart:async/zone.dart:1346:47)
#47 _CustomZone.run (dart:async/zone.dart:1258:19)
#48 _CustomZone.runGuarded (dart:async/zone.dart:1162:7)
#49 _CustomZone.bindCallbackGuarded.<anonymous closure> (dart:async/zone.dart:1202:23)
#50 _rootRun (dart:async/zone.dart:1354:13)
#51 _CustomZone.run (dart:async/zone.dart:1258:19)
#52 _CustomZone.runGuarded (dart:async/zone.dart:1162:7)
#53 _CustomZone.bindCallbackGuarded.<anonymous closure> (dart:async/zone.dart:1202:23)
#54 _microtaskLoop (dart:async/schedule_microtask.dart:40:21)
#55 _startMicrotaskLoop (dart:async/schedule_microtask.dart:49:5)
#56 _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:120:13)
#57 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:185:5)
```
## flutter doctor
```
[✓] Flutter (Channel stable, 2.0.6, on Microsoft Windows [Version 10.0.19041.928], locale en-US)
• Flutter version 2.0.6 at E:\Software\flutter_windows_1.22.4-stable\flutter
• Framework revision 1d9032c7e1 (2 weeks ago), 2021-04-29 17:37:58 -0700
• Engine revision 05e680e202
• Dart version 2.12.3
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
• Android SDK at C:\Users\Enes\AppData\Local\Android\sdk
• Platform android-30, build-tools 29.0.3
• Java binary at: E:\Software\Android Studio\jre\bin\java
• Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b03)
• All Android licenses accepted.
[✓] Chrome - develop for the web
• Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
[!] Visual Studio - develop for Windows (Visual Studio Build Tools 2019 16.9.5)
• Visual Studio at C:\Program Files (x86)\Microsoft Visual Studio\2019\BuildTools
• Visual Studio Build Tools 2019 version 16.9.31229.75
• Windows 10 SDK version 10.0.18362.0
✗ Visual Studio is missing necessary components. Please re-run the Visual Studio installer for the "Desktop development with C++" workload, and include these components:
MSVC v142 - VS 2019 C++ x64/x86 build tools
- If there are multiple build tool versions available, install the latest
C++ CMake tools for Windows
Windows 10 SDK
[✓] Android Studio (version 3.5)
• Android Studio at E:\Software\Android Studio
• Flutter plugin version 44.0.1
• Dart plugin version 191.8593
• Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b03)
[✓] Connected device (4 available)
• Android SDK built for x86 (mobile) • emulator-5554 • android-x86 • Android 5.1.1 (API 22) (emulator)
• Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.19041.928]
• Chrome (web) • chrome • web-javascript • Google Chrome 90.0.4430.212
• Edge (web) • edge • web-javascript • Microsoft Edge 90.0.818.56
! Doctor found issues in 1 category.
```