Flutter error connecting to the service protocol failed to connect to

I get this error when debugging on Android devices, since I upgraded to Flutter 2 it seems... Built buildappoutputsflutter-apkapp-debug.apk. Error connecting to the service protocol: failed to ...

Hi @mpoirier101
When testing, I have no issue with your project,

See #77347
Please provide details from here #77347 (comment)

logs

PS C:UsersTahaStudioProjectsAlarmTest> fsr
[  +63 ms] executing: [C:UsersTahaCodeflutter_stable/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +370 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[   +2 ms] 02c026b03cd31dd3f867e5faeb7e104cce174c5f
[   +1 ms] executing: [C:UsersTahaCodeflutter_stable/] git tag --points-at 02c026b03cd31dd3f867e5faeb7e104cce174c5f
[  +42 ms] Exit code 0 from: git tag --points-at 02c026b03cd31dd3f867e5faeb7e104cce174c5f
[        ] 2.2.1
[   +5 ms] executing: [C:UsersTahaCodeflutter_stable/] git rev-parse --abbrev-ref --symbolic @{u}
[  +30 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[        ] origin/stable
[        ] executing: [C:UsersTahaCodeflutter_stable/] git ls-remote --get-url origin
[  +25 ms] Exit code 0 from: git ls-remote --get-url origin
[        ] https://github.com/flutter/flutter.git
[ +100 ms] executing: [C:UsersTahaCodeflutter_stable/] git rev-parse --abbrev-ref HEAD
[  +29 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[        ] stable
[  +74 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[   +2 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[  +45 ms] executing: C:UsersTahaCodeSDKplatform-toolsadb.exe devices -l
[  +35 ms] List of devices attached
           def0ad20               device product:raphaelin model:Redmi_K20_Pro device:raphaelin transport_id:2
[   +6 ms] C:UsersTahaCodeSDKplatform-toolsadb.exe -s def0ad20 shell getprop
[  +66 ms] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[   +6 ms] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[  +70 ms] Running "flutter pub get" in AlarmTest...
[   +3 ms] executing: [C:UsersTahaStudioProjectsAlarmTest/]
C:UsersTahaCodeflutter_stablebincachedart-sdkbinpub.bat --verbose get --no-precompile
[ +126 ms] FINE: Pub 2.13.1
[  +66 ms] MSG : Resolving dependencies...
[  +26 ms] SLVR: fact: alarm is 1.0.0+1
[   +4 ms] SLVR: derived: alarm
[  +15 ms] SLVR: fact: alarm depends on flutter any from sdk
[   +1 ms] SLVR: fact: alarm depends on android_alarm_manager_plus >=1.0.1
[        ] SLVR: fact: alarm depends on flutter_test any from sdk
[        ] SLVR:   selecting alarm
[        ] SLVR:   derived: flutter_test any from sdk
[        ] SLVR:   derived: android_alarm_manager_plus >=1.0.1
[        ] SLVR:   derived: flutter any from sdk
[  +13 ms] SLVR:   fact: flutter_test 0.0.0 from sdk depends on flutter any from sdk
[   +1 ms] SLVR:   fact: flutter_test 0.0.0 from sdk depends on test_api 0.3.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on path 1.8.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on fake_async 1.2.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on clock 1.1.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on stack_trace 1.10.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on vector_math 2.1.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on async 2.6.1
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on boolean_selector 2.1.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on characters 1.1.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on charcode 1.2.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on collection 1.15.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on matcher 0.12.10
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on meta 1.3.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on source_span 1.8.1
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on stream_channel 2.1.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on string_scanner 1.1.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on term_glyph 1.2.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on typed_data 1.3.0
[        ] SLVR:     selecting flutter_test 0.0.0 from sdk
[        ] SLVR:     derived: typed_data 1.3.0
[        ] SLVR:     derived: term_glyph 1.2.0
[        ] SLVR:     derived: string_scanner 1.1.0
[        ] SLVR:     derived: stream_channel 2.1.0
[        ] SLVR:     derived: source_span 1.8.1
[        ] SLVR:     derived: meta 1.3.0
[        ] SLVR:     derived: matcher 0.12.10
[        ] SLVR:     derived: collection 1.15.0
[        ] SLVR:     derived: charcode 1.2.0
[        ] SLVR:     derived: characters 1.1.0
[   +1 ms] SLVR:     derived: boolean_selector 2.1.0
[   +1 ms] SLVR:     derived: async 2.6.1
[        ] SLVR:     derived: vector_math 2.1.0
[        ] SLVR:     derived: stack_trace 1.10.0
[        ] SLVR:     derived: clock 1.1.0
[        ] SLVR:     derived: fake_async 1.2.0
[        ] SLVR:     derived: path 1.8.0
[        ] SLVR:     derived: test_api 0.3.0
[   +2 ms] IO  : Get versions from https://pub.dartlang.org/api/packages/android_alarm_manager_plus.
[  +13 ms] IO  : HTTP GET https://pub.dartlang.org/api/packages/android_alarm_manager_plus
[   +1 ms]     | Accept: application/vnd.pub.v2+json
[        ]     | X-Pub-OS: windows
[        ]     | X-Pub-Command: get
[        ]     | X-Pub-Session-ID: 6FB1A2F4-987C-49FF-9956-626F0F9EA4AE
[        ]     | X-Pub-Environment: flutter_cli:verify:run
[        ]     | X-Pub-Reason: direct
[        ]     | user-agent: Dart pub 2.13.1
[ +316 ms] IO  : HTTP response 200 OK for GET https://pub.dartlang.org/api/packages/android_alarm_manager_plus
[   +1 ms]     | took 0:00:00.320544
[        ]     | transfer-encoding: chunked
[        ]     | date: Fri, 11 Jun 2021 07:39:39 GMT
[        ]     | content-encoding: gzip
[        ]     | vary: Accept-Encoding
[        ]     | strict-transport-security: max-age=31536000; preload
[        ]     | via: 1.1 google
[        ]     | content-type: application/json; charset="utf-8"
[        ]     | x-frame-options: SAMEORIGIN
[        ]     | x-xss-protection: 1; mode=block
[        ]     | x-content-type-options: nosniff
[        ]     | server: dart:io with Shelf
[  +24 ms] IO  : Writing 6641 characters to text file
C:UsersTahaAppDataLocalPubCachehostedpub.dartlang.org.cacheandroid_alarm_manager_plus-versions.json.
[   +1 ms] FINE: Contents:
[   +1 ms]     |
{"name":"android_alarm_manager_plus","latest":{"version":"1.0.1","pubspec":{"name":"android_alarm_manager_plus","descrip
tion":"Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when
alarms
fire.","version":"1.0.1","homepage":"https://plus.fluttercommunity.dev/","repository":"https://github.com/fluttercommuni
ty/plus_plugins/tree/main/packages/","dependencies":{"flutter":{"sdk":"flutter"}},"dev_dependencies":{"flutter_test":{"s
dk":"flutter"},"pedantic":"^1.10.0"},"flutter":{"plugin":{"platforms":{"android":{"package":"dev.fluttercommunity.plus.a
ndroidalarmmanager","pluginClass":"AndroidAlarmManagerPlugin"}}}},"environment":{"sdk":">=2.12.0
<3.0.0","flutter":">=1.12.13+hotfix.5"}},"archive_url":"https://pub.dartlang.org/packages/android_alarm_manager_plus/ver
sions/1.0.1.tar.gz","published":"2021-04-28T18:07:04.933660Z"},"versions":[{"version":"0.0.1","pubspec":{"name":"android
_alarm_manager_plus","description":"android_alarm_manager_plus","version":"0.0.1","environment":{"sdk":">=2.5.0
<3.0.0"}},"archive_url":"https://pub.dartlang.org/packages/android_alarm_manager_plus/versions/0.0.1.tar.gz","published"
:"2020-04-20T18:01:31.792543Z"},{"version":"0.4.6","pubspec":{"name":"android_alarm_manager_plus","description":"Flutter
plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms
fire.","version":"0.4.6","homepage":"https://github.com/fluttercommunity/android_alarm_manager_plus","documentation":"ht
tps://github.com/fluttercommunity/android_alarm_manager_plus","maintainer":"Miguel Beltran
(@miquelbeltran)","authors":["Flutter Community <community@flutter.zone>","Miguel Beltran
<m@beltran.work>"],"dependencies":{"flutter":{"sdk":"flutter"}},"dev_dependencies":{"flutter_test":{"sdk":"flutter"},"pe
dantic":"^1.9.0"},"flutter":{"plugin":{"platforms":{"android":{"package":"io.flutter.plugins.androidalarmmanager","plugi
nClass":"AndroidAlarmManagerPlugin"}}}},"environment":{"sdk":">=2.1.0 <3.0.0","flutter":">=1.12.13+hotfix.5
<2.0.0"}},"archive_url":"https://pub.dartlang.org/packages/android_alarm_manager_plus/versions/0.4.6.tar.gz","published"
:"2020-08-18T05:31:34.826568Z"},{"version":"0.5.0","pubspec":{"name":"android_alarm_manager_plus","description":"Flutter
plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms
fire.","version":"0.5.0","homepage":"https://github.com/fluttercommunity/plus_plugins/tree/main/packages/android_alarm_m
anager_plus","documentation":"https://github.com/fluttercommunity/plus_plugins/tree/main/packages/android_alarm_manager_
plus","maintainer":"Miguel Beltran
(@miquelbeltran)","dependencies":{"flutter":{"sdk":"flutter"}},"dev_dependencies":{"flutter_test":{"sdk":"flutter"},"ped
antic":"^1.9.0"},"flutter":{"plugin":{"platforms":{"android":{"package":"io.flutter.plugins.androidalarmmanager","plugin
Class":"AndroidAlarmManagerPlugin"}}}},"environment":{"sdk":">=2.1.0 <3.0.0","flutter":">=1.12.13+hotfix.5
<2.0.0"}},"archive_url":"https://pub.dartlang.org/packages/android_alarm_manager_plus/versions/0.5.0.tar.gz","published"
:"2020-10-12T19:50:51.167014Z"},{"version":"0.6.0","pubspec":{"name":"android_alarm_manager_plus","description":"Flutter
plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms
fire.","version":"0.6.0","homepage":"https://plus.fluttercommunity.dev/","repository":"https://github.com/fluttercommuni
ty/plus_plugins/tree/main/packages/","dependencies":{"flutter":{"sdk":"flutter"}},"dev_dependencies":{"flutter_test":{"s
dk":"flutter"},"pedantic":"^1.9.0"},"flutter":{"plugin":{"platforms":{"android":{"package":"dev.fluttercommunity.plus.an
droidalarmmanager","pluginClass":"AndroidAlarmManagerPlugin"}}}},"environment":{"sdk":">=2.1.0
<3.0.0","flutter":">=1.12.13+hotfix.5
<2.0.0"}},"archive_url":"https://pub.dartlang.org/packages/android_alarm_manager_plus/versions/0.6.0.tar.gz","published"
:"2020-12-08T13:58:16.861539Z"},{"version":"0.7.0-nullsafety.0","pubspec":{"name":"android_alarm_manager_plus","descript
ion":"Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms
fire.","version":"0.7.0-nullsafety.0","homepage":"https://plus.fluttercommunity.dev/","repository":"https://github.com/f
luttercommunity/plus_plugins/tree/main/packages/","dependencies":{"flutter":{"sdk":"flutter"}},"dev_dependencies":{"flut
ter_test":{"sdk":"flutter"},"pedantic":"^1.10.0-nullsafety"},"flutter":{"plugin":{"platforms":{"android":{"package":"dev
.fluttercommunity.plus.androidalarmmanager","pluginClass":"AndroidAlarmManagerPlugin"}}}},"environment":{"sdk":">=2.12.0
-133.7.beta <3.0.0","flutter":">=1.12.13+hotfix.5
<2.0.0"}},"archive_url":"https://pub.dartlang.org/packages/android_alarm_manager_plus/versions/0.7.0-nullsafety.0.tar.gz
","published":"2021-02-03T14:43:48.388914Z"},{"version":"1.0.0","pubspec":{"name":"android_alarm_manager_plus","descript
ion":"Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms
fire.","version":"1.0.0","homepage":"https://plus.fluttercommunity.dev/","repository":"https://github.com/fluttercommuni
ty/plus_plugins/tree/main/packages/","dependencies":{"flutter":{"sdk":"flutter"}},"dev_dependencies":{"flutter_test":{"s
dk":"flutter"},"pedantic":"^1.10.0"},"flutter":{"plugin":{"platforms":{"android":{"package":"dev.fluttercommunity.plus.a
ndroidalarmmanager","pluginClass":"AndroidAlarmManagerPlugin"}}}},"environment":{"sdk":">=2.12.0-133.7.beta
<3.0.0","flutter":">=1.12.13+hotfix.5"}},"archive_url":"https://pub.dartlang.org/packages/android_alarm_manager_plus/ver
sions/1.0.0.tar.gz","published":"2021-03-02T11:03:48.574832Z"},{"version":"1.0.1","pubspec":{"name":"android_alarm_manag
er_plus","description":"Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the
background when alarms
fire.","version":"1.0.1","homepage":"https://plus.fluttercommunity.dev/","repository":"https://github.com/fluttercommuni
ty/plus_plugins/tree/main/packages/","dependencies":{"flutter":{"sdk":"flutter"}},"dev_dependencies":{"flutter_test":{"s
dk":"flutter"},"pedantic":"^1.10.0"},"flutter":{"plugin":{"platforms":{"android":{"package":"dev.fluttercommunity.plus.a
ndroidalarmmanager","pluginClass":"AndroidAlarmManagerPlugin"}}}},"environment":{"sdk":">=2.12.0
<3.0.0","flutter":">=1.12.13+hotfix.5"}},"archive_url":"https://pub.dartlang.org/packages/android_alarm_manager_plus/ver
sions/1.0.1.tar.gz","published":"2021-04-28T18:07:04.933660Z"}],"_fetchedAt":"2021-06-11T10:39:39.221117"}
[  +12 ms] SLVR:     fact: android_alarm_manager_plus 1.0.1 depends on flutter any from sdk
[   +1 ms] SLVR:       selecting android_alarm_manager_plus 1.0.1
[   +4 ms] SLVR:       fact: flutter 0.0.0 from sdk depends on characters 1.1.0
[   +1 ms] SLVR:       fact: flutter 0.0.0 from sdk depends on collection 1.15.0
[        ] SLVR:       fact: flutter 0.0.0 from sdk depends on meta 1.3.0
[        ] SLVR:       fact: flutter 0.0.0 from sdk depends on typed_data 1.3.0
[        ] SLVR:       fact: flutter 0.0.0 from sdk depends on vector_math 2.1.0
[        ] SLVR:       fact: flutter 0.0.0 from sdk depends on sky_engine any from sdk
[        ] SLVR:         selecting flutter 0.0.0 from sdk
[        ] SLVR:         derived: sky_engine any from sdk
[   +3 ms] SLVR:         fact: typed_data 1.3.0 depends on collection ^1.15.0
[   +1 ms] SLVR:           selecting typed_data 1.3.0
[   +2 ms] SLVR:             selecting term_glyph 1.2.0
[   +2 ms] SLVR:             fact: string_scanner 1.1.0 depends on charcode ^1.2.0
[        ] SLVR:             fact: string_scanner 1.1.0 depends on source_span ^1.8.0
[        ] SLVR:               selecting string_scanner 1.1.0
[   +2 ms] SLVR:               fact: stream_channel 2.1.0 depends on async ^2.5.0
[        ] SLVR:                 selecting stream_channel 2.1.0
[   +2 ms] SLVR:                 fact: source_span 1.8.1 depends on collection ^1.15.0
[        ] SLVR:                 fact: source_span 1.8.1 depends on path ^1.8.0
[        ] SLVR:                 fact: source_span 1.8.1 depends on term_glyph ^1.2.0
[        ] SLVR:                   selecting source_span 1.8.1
[   +1 ms] SLVR:                     selecting meta 1.3.0
[   +3 ms] SLVR:                     fact: matcher 0.12.10 depends on stack_trace ^1.10.0
[        ] SLVR:                       selecting matcher 0.12.10
[   +1 ms] SLVR:                         selecting collection 1.15.0
[   +2 ms] SLVR:                           selecting charcode 1.2.0
[   +9 ms] SLVR:                             selecting characters 1.1.0
[   +3 ms] SLVR:                             fact: boolean_selector 2.1.0 depends on source_span ^1.8.0
[   +1 ms] SLVR:                             fact: boolean_selector 2.1.0 depends on string_scanner ^1.1.0
[        ] SLVR:                               selecting boolean_selector 2.1.0
[        ] SLVR:                               fact: async 2.6.1 depends on meta ^1.1.7
[        ] SLVR:                               fact: async 2.6.1 depends on collection ^1.15.0
[        ] SLVR:                                 selecting async 2.6.1
[   +7 ms] SLVR:                                   selecting vector_math 2.1.0
[   +1 ms] SLVR:                                   fact: stack_trace 1.10.0 depends on path ^1.8.0
[        ] SLVR:                                     selecting stack_trace 1.10.0
[        ] SLVR:                                       selecting clock 1.1.0
[   +2 ms] SLVR:                                       fact: fake_async 1.2.0 depends on clock ^1.1.0
[        ] SLVR:                                       fact: fake_async 1.2.0 depends on collection ^1.15.0
[        ] SLVR:                                         selecting fake_async 1.2.0
[   +1 ms] SLVR:                                           selecting path 1.8.0
[   +3 ms] SLVR:                                           fact: test_api 0.3.0 depends on async ^2.5.0
[        ] SLVR:                                           fact: test_api 0.3.0 depends on boolean_selector ^2.1.0
[        ] SLVR:                                           fact: test_api 0.3.0 depends on collection ^1.15.0
[        ] SLVR:                                           fact: test_api 0.3.0 depends on meta ^1.3.0
[        ] SLVR:                                           fact: test_api 0.3.0 depends on path ^1.8.0
[        ] SLVR:                                           fact: test_api 0.3.0 depends on source_span ^1.8.0
[        ] SLVR:                                           fact: test_api 0.3.0 depends on stack_trace ^1.10.0
[        ] SLVR:                                           fact: test_api 0.3.0 depends on stream_channel ^2.1.0
[        ] SLVR:                                           fact: test_api 0.3.0 depends on string_scanner ^1.1.0
[        ] SLVR:                                           fact: test_api 0.3.0 depends on term_glyph ^1.2.0
[        ] SLVR:                                           fact: test_api 0.3.0 depends on matcher >=0.12.10 <0.12.11
[        ] SLVR:                                             selecting test_api 0.3.0
[        ] SLVR:                                               selecting sky_engine 0.0.99 from sdk
[  +94 ms] SLVR: Version solving took 0:00:00.615609 seconds.
[        ]     | Tried 1 solutions.
[        ] FINE: Resolving dependencies finished (0.640s).
[  +64 ms] MSG :   async 2.6.1 (2.7.0 available)
[   +1 ms]     |   charcode 1.2.0 (1.3.1 available)
[        ]     |   meta 1.3.0 (1.4.0 available)
[        ]     |   test_api 0.3.0 (0.4.1 available)
[  +25 ms] IO  : Get package from https://pub.dartlang.org/packages/android_alarm_manager_plus/versions/1.0.1.tar.gz.
[   +1 ms] MSG : Downloading android_alarm_manager_plus 1.0.1...
[        ] IO  : Created temp directory C:UsersTahaAppDataLocalPubCache_tempdircc8a4386
[   +1 ms] IO  : HTTP GET https://pub.dartlang.org/packages/android_alarm_manager_plus/versions/1.0.1.tar.gz
[        ]     | X-Pub-OS: windows
[        ]     | X-Pub-Command: get
[        ]     | X-Pub-Session-ID: 6FB1A2F4-987C-49FF-9956-626F0F9EA4AE
[        ]     | X-Pub-Environment: flutter_cli:verify:run
[        ]     | X-Pub-Reason: direct
[        ]     | user-agent: Dart pub 2.13.1
[ +688 ms] IO  : HTTP response 200 OK for GET
https://pub.dartlang.org/packages/android_alarm_manager_plus/versions/1.0.1.tar.gz
[   +1 ms]     | took 0:00:00.692284
[        ]     | x-goog-storage-class: STANDARD
[        ]     | last-modified: Wed, 28 Apr 2021 18:07:05 GMT
[        ]     | cache-control: public, max-age=3600
[        ]     | date: Fri, 11 Jun 2021 07:39:39 GMT
[        ]     | x-goog-stored-content-length: 81920
[        ]     | x-guploader-uploadid:
ABg5-UzzlIqA0wVSX5DtTz1aWNt0LsB18-vEyZ3BUko2Ru7lrBotLLSBa5q1Xb3po-6JILF78-Bwn68Z99C9xdlg65m0PjThRw
[        ]     | x-goog-hash: crc32c=qglbrw==,md5=VadlGYzk3grhhhqmohA0zA==
[        ]     | content-type: application/octet-stream
[        ]     | x-goog-generation: 1619633225076155
[        ]     | server: UploadServer
[        ]     | alt-svc: h3-29=":443"; ma=2592000,h3-T051=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443";
ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"
[        ]     | accept-ranges: bytes
[        ]     | content-length: 81920
[        ]     | x-goog-stored-content-encoding: identity
[        ]     | etag: "55a765198ce4de0ae1861aa6a21034cc"
[        ]     | x-goog-metageneration: 2
[        ]     | expires: Fri, 11 Jun 2021 08:39:39 GMT
[        ] FINE: Extracting .tar.gz stream to C:UsersTahaAppDataLocalPubCache_tempdircc8a4386.
[        ] IO  : Created temp directory C:UsersTahaAppDataLocalTemppub_78bb8b3f
[        ] IO  : Creating C:UsersTahaAppDataLocalTemppub_78bb8b3farchive.tar from stream.
[ +146 ms] FINE: Created C:UsersTahaAppDataLocalTemppub_78bb8b3farchive.tar from stream.
[  +13 ms] IO  : Spawning "C:UsersTahaCodeflutter_stablebincachedart-sdklib_internalpubasset7zip7za.exe x
C:UsersTahaAppDataLocalTemppub_78bb8b3farchive.tar" in C:UsersTahaAppDataLocalPubCache_tempdircc8a4386
[ +447 ms] IO  : Finished C:UsersTahaCodeflutter_stablebincachedart-sdklib_internalpubasset7zip7za.exe.
Exit code 0.
[   +1 ms]     | stdout:
[   +1 ms]     | |
[        ]     | | 7-Zip (A) 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
[        ]     | |
[        ]     | | Processing archive: C:UsersTahaAppDataLocalTemppub_78bb8b3farchive.tar
[        ]     | |
[        ]     | | Extracting  .gitattributes
[        ]     | | Extracting  .githubISSUE_TEMPLATEBUG.md
[        ]     | | Extracting  .githubISSUE_TEMPLATESUPPORT.md
[        ]     | | Extracting  .githubISSUE_TEMPLATEfeature_request.md
[        ]     | | Extracting  .githubworkflowsflutter_test.yml
[        ]     | | Extracting  .gitignore
[        ]     | | Extracting  .gitkeep
[        ]     | | Extracting  CHANGELOG.md
[        ]     | | Extracting  CODE_OF_CONDUCT.md
[        ]     | | Extracting  LICENSE
[        ]     | | Extracting  README.md
[        ]     | | Extracting  androidbuild.gradle
[        ]     | | Extracting  androidgradle.properties
[        ]     | | Extracting  androidgradlewrappergradle-wrapper.properties
[        ]     | | Extracting  androidsettings.gradle
[        ]     | | Extracting  androidsrcmainAndroidManifest.xml
[        ]     | | Extracting
androidsrcmainjavadevfluttercommunityplusandroidalarmmanagerAlarmBroadcastReceiver.java
[        ]     | | Extracting  androidsrcmainjavadevfluttercommunityplusandroidalarmmanagerAlarmService.java
[        ]     | | Extracting
androidsrcmainjavadevfluttercommunityplusandroidalarmmanagerAndroidAlarmManagerPlugin.java
[        ]     | | Extracting
androidsrcmainjavadevfluttercommunityplusandroidalarmmanagerFlutterBackgroundExecutor.java
[        ]     | | Extracting
androidsrcmainjavadevfluttercommunityplusandroidalarmmanagerPluginRegistrantException.java
[        ]     | | Extracting
androidsrcmainjavadevfluttercommunityplusandroidalarmmanagerRebootBroadcastReceiver.java
[        ]     | | Extracting  example.gitignore
[        ]     | | Extracting  example.metadata
[        ]     | | Extracting  exampleREADME.md
[        ]     | | Extracting  exampleandroid.gitignore
[        ]     | | Extracting  exampleandroidappbuild.gradle
[        ]     | | Extracting
exampleandroidappsrcandroidTestjavaioflutterpluginsandroidalarmmanagerBackgroundExecutionTest.java
[        ]     | | Extracting  exampleandroidappsrcdebugAndroidManifest.xml
[        ]     | | Extracting  exampleandroidappsrcmainAndroidManifest.xml
[        ]     | | Extracting  exampleandroidappsrcmainkotlincomexampleexampleMainActivity.kt
[        ]     | | Extracting  exampleandroidappsrcmainresdrawablelaunch_background.xml
[        ]     | | Extracting  exampleandroidappsrcmainresmipmap-hdpiic_launcher.png
[        ]     | | Extracting  exampleandroidappsrcmainresmipmap-mdpiic_launcher.png
[        ]     | | Extracting  exampleandroidappsrcmainresmipmap-xhdpiic_launcher.png
[        ]     | | Extracting  exampleandroidappsrcmainresmipmap-xxhdpiic_launcher.png
[        ]     | | Extracting  exampleandroidappsrcmainresmipmap-xxxhdpiic_launcher.png
[        ]     | | Extracting  exampleandroidappsrcmainresvaluesstyles.xml
[        ]     | | Extracting  exampleandroidappsrcprofileAndroidManifest.xml
[        ]     | | Extracting  exampleandroidbuild.gradle
[        ]     | | Extracting  exampleandroidgradle.properties
[        ]     | | Extracting  exampleandroidgradlewrappergradle-wrapper.properties
[        ]     | | Extracting  exampleandroidsettings.gradle
[        ]     | | Extracting  exampleandroidsettings_aar.gradle
[        ]     | | Extracting  exampleios.gitignore
[        ]     | | Extracting  exampleiosFlutterAppFrameworkInfo.plist
[        ]     | | Extracting  exampleiosFlutterDebug.xcconfig
[        ]     | | Extracting  exampleiosFlutterRelease.xcconfig
[        ]     | | Extracting  exampleiosRunner.xcodeprojproject.pbxproj
[        ]     | | Extracting  exampleiosRunner.xcodeprojproject.xcworkspacecontents.xcworkspacedata
[        ]     | | Extracting  exampleiosRunner.xcodeprojproject.xcworkspacexcshareddataIDEWorkspaceChecks.plist
[        ]     | | Extracting
exampleiosRunner.xcodeprojproject.xcworkspacexcshareddataWorkspaceSettings.xcsettings
[        ]     | | Extracting  exampleiosRunner.xcodeprojxcshareddataxcschemesRunner.xcscheme
[        ]     | | Extracting  exampleiosRunner.xcworkspacecontents.xcworkspacedata
[        ]     | | Extracting  exampleiosRunner.xcworkspacexcshareddataIDEWorkspaceChecks.plist
[        ]     | | Extracting  exampleiosRunner.xcworkspacexcshareddataWorkspaceSettings.xcsettings
[        ]     | | Extracting  exampleiosRunnerAppDelegate.swift
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsAppIcon.appiconsetContents.json
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsAppIcon.appiconsetIcon-App-1024x1024@1x.png
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsAppIcon.appiconsetIcon-App-20x20@1x.png
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsAppIcon.appiconsetIcon-App-20x20@2x.png
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsAppIcon.appiconsetIcon-App-20x20@3x.png
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsAppIcon.appiconsetIcon-App-29x29@1x.png
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsAppIcon.appiconsetIcon-App-29x29@2x.png
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsAppIcon.appiconsetIcon-App-29x29@3x.png
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsAppIcon.appiconsetIcon-App-40x40@1x.png
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsAppIcon.appiconsetIcon-App-40x40@2x.png
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsAppIcon.appiconsetIcon-App-40x40@3x.png
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsAppIcon.appiconsetIcon-App-60x60@2x.png
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsAppIcon.appiconsetIcon-App-60x60@3x.png
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsAppIcon.appiconsetIcon-App-76x76@1x.png
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsAppIcon.appiconsetIcon-App-76x76@2x.png
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsAppIcon.appiconsetIcon-App-83.5x83.5@2x.png
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsLaunchImage.imagesetContents.json
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsLaunchImage.imagesetLaunchImage.png
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsLaunchImage.imagesetLaunchImage@2x.png
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsLaunchImage.imagesetLaunchImage@3x.png
[        ]     | | Extracting  exampleiosRunnerAssets.xcassetsLaunchImage.imagesetREADME.md
[        ]     | | Extracting  exampleiosRunnerBase.lprojLaunchScreen.storyboard
[        ]     | | Extracting  exampleiosRunnerBase.lprojMain.storyboard
[        ]     | | Extracting  exampleiosRunnerInfo.plist
[        ]     | | Extracting  exampleiosRunnerRunner-Bridging-Header.h
[        ]     | | Extracting  examplelibmain.dart
[        ]     | | Extracting  examplelibmain_espresso.dart
[        ]     | | Extracting  examplepubspec.yaml
[        ]     | | Extracting  exampletest_driverandroid_alarm_manager_plus_e2e.dart
[        ]     | | Extracting  exampletest_driverandroid_alarm_manager_plus_e2e_test.dart
[        ]     | | Extracting  iosAssets.gitkeep
[        ]     | | Extracting  iosClassesAndroidAlarmManagerPlusPlugin.h
[        ]     | | Extracting  iosClassesAndroidAlarmManagerPlusPlugin.m
[        ]     | | Extracting  iosandroid_alarm_manager.podspec
[        ]     | | Extracting  libandroid_alarm_manager_plus.dart
[        ]     | | Extracting  pubspec.yaml
[        ]     | | Extracting  testandroid_alarm_manager_test.dart
[        ]     | |
[        ]     | | Everything is Ok
[        ]     | |
[        ]     | | Files: 94
[        ]     | | Size:       187108
[        ]     | | Compressed: 263680
[        ]     | Nothing output on stderr.
[        ] IO  : Deleting directory C:UsersTahaAppDataLocalTemppub_78bb8b3f.
[        ] FINE: Extracted .tar.gz to C:UsersTahaAppDataLocalPubCache_tempdircc8a4386. Exit code 0.
[        ] IO  : Renaming directory C:UsersTahaAppDataLocalPubCache_tempdircc8a4386 to
C:UsersTahaAppDataLocalPubCachehostedpub.dartlang.organdroid_alarm_manager_plus-1.0.1.
[   +5 ms] IO  : Writing 3648 characters to text file .pubspec.lock.
[   +1 ms] FINE: Contents:
[   +1 ms]     | # Generated by pub
[        ]     | # See https://dart.dev/tools/pub/glossary#lockfile
[        ]     | packages:
[        ]     |   android_alarm_manager_plus:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: android_alarm_manager_plus
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.0.1"
[        ]     |   async:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: async
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.6.1"
[        ]     |   boolean_selector:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: boolean_selector
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.1.0"
[        ]     |   characters:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: characters
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.1.0"
[        ]     |   charcode:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: charcode
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.2.0"
[        ]     |   clock:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: clock
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.1.0"
[        ]     |   collection:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: collection
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.15.0"
[        ]     |   fake_async:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: fake_async
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.2.0"
[        ]     |   flutter:
[        ]     |     dependency: "direct main"
[        ]     |     description: flutter
[        ]     |     source: sdk
[        ]     |     version: "0.0.0"
[        ]     |   flutter_test:
[        ]     |     dependency: "direct dev"
[        ]     |     description: flutter
[        ]     |     source: sdk
[        ]     |     version: "0.0.0"
[        ]     |   matcher:
[        ]     |     dependency: transitive
[        ]     |     description:
[   +1 ms]     |       name: matcher
[   +1 ms]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.12.10"
[        ]     |   meta:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: meta
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.3.0"
[        ]     |   path:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: path
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.8.0"
[        ]     |   sky_engine:
[        ]     |     dependency: transitive
[        ]     |     description: flutter
[        ]     |     source: sdk
[        ]     |     version: "0.0.99"
[        ]     |   source_span:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: source_span
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.8.1"
[        ]     |   stack_trace:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: stack_trace
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.10.0"
[        ]     |   stream_channel:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: stream_channel
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.1.0"
[        ]     |   string_scanner:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: string_scanner
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.1.0"
[        ]     |   term_glyph:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: term_glyph
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.2.0"
[        ]     |   test_api:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: test_api
[   +1 ms]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.3.0"
[        ]     |   typed_data:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: typed_data
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.3.0"
[        ]     |   vector_math:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: vector_math
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.1.0"
[        ]     | sdks:
[        ]     |   dart: ">=2.12.0 <3.0.0"
[        ]     |   flutter: ">=1.12.13+hotfix.5"
[        ] IO  : Writing 2433 characters to text file ..packages.
[        ] FINE: Contents:
[        ]     | # This file is deprecated. Tools should instead consume
[        ]     | # `.dart_tools/package_config.json`.
[        ]     | #
[        ]     | # For more info see: https://dart.dev/go/dot-packages-deprecation
[        ]     | #
[        ]     | # Generated by pub on 2021-06-11 10:39:40.917834.
[        ]     |
android_alarm_manager_plus:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/android_alarm_manager_p
lus-1.0.1/lib/
[        ]     | async:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/async-2.6.1/lib/
[        ]     |
boolean_selector:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/boolean_selector-2.1.0/lib/
[        ]     | characters:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/characters-1.1.0/lib/
[        ] MSG : Got dependencies!
[        ]     | charcode:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/charcode-1.2.0/lib/
[   +1 ms]     | clock:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/clock-1.1.0/lib/
[        ]     | collection:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0/lib/
[        ]     | fake_async:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/fake_async-1.2.0/lib/
[   +1 ms]     | flutter:file:///C:/Users/Taha/Code/flutter_stable/packages/flutter/lib/
[        ]     | flutter_test:file:///C:/Users/Taha/Code/flutter_stable/packages/flutter_test/lib/
[        ]     | matcher:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/matcher-0.12.10/lib/
[        ]     | meta:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/meta-1.3.0/lib/
[        ]     | path:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/path-1.8.0/lib/
[        ]     | sky_engine:file:///C:/Users/Taha/Code/flutter_stable/bin/cache/pkg/sky_engine/lib/
[   +1 ms]     |
source_span:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/source_span-1.8.1/lib/
[        ]     |
stack_trace:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/stack_trace-1.10.0/lib/
[        ]     |
stream_channel:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/stream_channel-2.1.0/lib/
[        ]     |
string_scanner:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/string_scanner-1.1.0/lib/
[        ]     | term_glyph:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/term_glyph-1.2.0/lib/
[        ]     | test_api:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/test_api-0.3.0/lib/
[        ]     | typed_data:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/typed_data-1.3.0/lib/
[        ]     |
vector_math:file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/
[        ]     | alarm:lib/
[        ] IO  : Writing 4781 characters to text file ..dart_toolpackage_config.json.
[   +1 ms] FINE: Contents:
[   +1 ms]     | {
[        ]     |   "configVersion": 2,
[        ]     |   "packages": [
[        ]     |     {
[        ]     |       "name": "android_alarm_manager_plus",
[        ]     |       "rootUri":
"file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/android_alarm_manager_plus-1.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "async",
[        ]     |       "rootUri": "file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/async-2.6.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "boolean_selector",
[        ]     |       "rootUri":
"file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/boolean_selector-2.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "characters",
[        ]     |       "rootUri":
"file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/characters-1.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "charcode",
[        ]     |       "rootUri":
"file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/charcode-1.2.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "clock",
[        ]     |       "rootUri": "file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/clock-1.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "collection",
[        ]     |       "rootUri":
"file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/collection-1.15.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "fake_async",
[        ]     |       "rootUri":
"file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/fake_async-1.2.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "flutter",
[        ]     |       "rootUri": "file:///C:/Users/Taha/Code/flutter_stable/packages/flutter",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "flutter_test",
[        ]     |       "rootUri": "file:///C:/Users/Taha/Code/flutter_stable/packages/flutter_test",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "matcher",
[        ]     |       "rootUri":
"file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/matcher-0.12.10",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "meta",
[        ]     |       "rootUri": "file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/meta-1.3.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "path",
[        ]     |       "rootUri": "file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/path-1.8.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "sky_engine",
[        ]     |       "rootUri": "file:///C:/Users/Taha/Code/flutter_stable/bin/cache/pkg/sky_engine",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "source_span",
[        ]     |       "rootUri":
"file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/source_span-1.8.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "stack_trace",
[        ]     |       "rootUri":
"file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/stack_trace-1.10.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "stream_channel",
[        ]     |       "rootUri":
"file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/stream_channel-2.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "string_scanner",
[        ]     |       "rootUri":
"file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/string_scanner-1.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "term_glyph",
[        ]     |       "rootUri":
"file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/term_glyph-1.2.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "test_api",
[        ]     |       "rootUri":
"file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/test_api-0.3.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "typed_data",
[        ]     |       "rootUri":
"file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/typed_data-1.3.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "vector_math",
[        ]     |       "rootUri":
"file:///C:/Users/Taha/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/vector_math-2.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "alarm",
[        ]     |       "rootUri": "../",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     }
[        ]     |   ],
[        ]     |   "generated": "2021-06-11T07:39:40.959413Z",
[        ]     |   "generator": "pub",
[        ]     |   "generatorVersion": "2.13.1"
[        ]     | }
[  +21 ms] Running "flutter pub get" in AlarmTest... (completed in 2,467ms)
[  +17 ms] Found plugin android_alarm_manager_plus at
C:UsersTahaAppDataLocalPubCachehostedpub.dartlang.organdroid_alarm_manager_plus-1.0.1
[ +133 ms] Found plugin android_alarm_manager_plus at
C:UsersTahaAppDataLocalPubCachehostedpub.dartlang.organdroid_alarm_manager_plus-1.0.1
[  +43 ms] Generating
C:UsersTahaStudioProjectsAlarmTestandroidappsrcmainjavaioflutterpluginsGeneratedPluginRegistrant.java
[  +41 ms] ro.hardware = qcom
[  +34 ms] Initializing file store
[   +7 ms] Skipping target: gen_localizations
[   +4 ms] complete
[   +4 ms] Launching libmain.dart on Redmi K20 Pro in debug mode...
[   +5 ms] C:UsersTahaCodeflutter_stablebincachedart-sdkbindart.exe --disable-dart-dev
C:UsersTahaCodeflutter_stablebincacheartifactsenginewindows-x64frontend_server.dart.snapshot --sdk-root
C:UsersTahaCodeflutter_stablebincacheartifactsenginecommonflutter_patched_sdk/ --incremental --target=flutter
--debugger-module-names --experimental-emit-debug-metadata -DFLUTTER_WEB_AUTO_DETECT=true --output-dill
C:UsersTahaAppDataLocalTempflutter_tools.3ea91185flutter_tool.3092cfceapp.dill --packages
C:UsersTahaStudioProjectsAlarmTest.dart_toolpackage_config.json -Ddart.vm.profile=false -Ddart.vm.product=false
--enable-asserts --track-widget-creation --filesystem-scheme org-dartlang-root --initialize-from-dill
build3c113a45063dc6628e68a4111abcacad.cache.dill.track.dill --enable-experiment=alternative-invalidation-strategy
[  +21 ms] executing: C:UsersTahaCodeSDKplatform-toolsadb.exe -s def0ad20 shell -x logcat -v time -t 1
[  +11 ms] <- compile package:alarm/main.dart
[ +134 ms] --------- beginning of main
                    06-11 10:39:41.145 I/hwservicemanager(  564): getTransport: Cannot find entry
                    vendor.qti.hardware.servicetracker@1.0::IServicetracker/default in either framework or device
                    manifest.
[  +14 ms] executing: C:UsersTahaCodeSDKplatform-toolsadb.exe version
[  +21 ms] Android Debug Bridge version 1.0.41
           Version 31.0.2-7242960
           Installed as C:UsersTahaCodeSDKplatform-toolsadb.exe
[   +2 ms] executing: C:UsersTahaCodeSDKplatform-toolsadb.exe start-server
[  +20 ms] Building APK
[  +14 ms] Running Gradle task 'assembleDebug'...
[  +40 ms] Using gradle from C:UsersTahaStudioProjectsAlarmTestandroidgradlew.bat.
[   +9 ms] executing: [C:UsersTahaStudioProjectsAlarmTestandroid/]
C:UsersTahaStudioProjectsAlarmTestandroidgradlew.bat -Pverbose=true -Ptarget-platform=android-arm64
-Ptarget=C:UsersTahaStudioProjectsAlarmTestlibmain.dart -Pdart-defines=RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ==
-Pdart-obfuscation=false -Ptrack-widget-creation=true -Ptree-shake-icons=false -Pfilesystem-scheme=org-dartlang-root
assembleDebug
[+3706 ms] Starting a Gradle Daemon, 2 incompatible and 1 stopped Daemons could not be reused, use --status for details
[+14384 ms] > Configure project :android_alarm_manager_plus
[   +1 ms] WARNING: The option setting 'android.enableR8=true' is deprecated.
[        ] It will be removed in version 5.0 of the Android Gradle plugin.
[        ] You will no longer be able to disable R8
[ +892 ms] > Task :android_alarm_manager_plus:preBuild UP-TO-DATE
[        ] > Task :android_alarm_manager_plus:preDebugBuild UP-TO-DATE
[        ] > Task :android_alarm_manager_plus:compileDebugAidl NO-SOURCE
[ +109 ms] > Task :android_alarm_manager_plus:mergeDebugJniLibFolders
[        ] > Task :android_alarm_manager_plus:mergeDebugNativeLibs NO-SOURCE
[        ] > Task :android_alarm_manager_plus:stripDebugDebugSymbols NO-SOURCE
[        ] > Task :android_alarm_manager_plus:copyDebugJniLibsProjectAndLocalJars
[        ] > Task :android_alarm_manager_plus:compileDebugRenderscript NO-SOURCE
[        ] > Task :android_alarm_manager_plus:generateDebugBuildConfig
[        ] > Task :android_alarm_manager_plus:generateDebugResValues
[        ] > Task :android_alarm_manager_plus:generateDebugResources
[  +92 ms] > Task :android_alarm_manager_plus:packageDebugResources
[ +191 ms] > Task :android_alarm_manager_plus:javaPreCompileDebug
[        ] > Task :android_alarm_manager_plus:mergeDebugShaders
[        ] > Task :android_alarm_manager_plus:compileDebugShaders NO-SOURCE
[        ] > Task :android_alarm_manager_plus:generateDebugAssets UP-TO-DATE
[        ] > Task :android_alarm_manager_plus:packageDebugAssets
[        ] > Task :android_alarm_manager_plus:packageDebugRenderscript NO-SOURCE
[        ] > Task :android_alarm_manager_plus:prepareLintJarForPublish
[        ] > Task :android_alarm_manager_plus:parseDebugLocalResources
[        ] > Task :android_alarm_manager_plus:processDebugJavaRes NO-SOURCE
[ +105 ms] > Task :android_alarm_manager_plus:writeDebugAarMetadata
[   +1 ms] > Task :android_alarm_manager_plus:processDebugManifest
[        ] > Task :android_alarm_manager_plus:mergeDebugJavaResource
[+1887 ms] > Task :app:compileFlutterBuildDebug
[   +1 ms] [  +64 ms] executing: [C:UsersTahaCodeflutter_stable/] git -c log.showSignature=false log -n 1
--pretty=format:%H
[   +1 ms] [ +401 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[        ] [        ] 02c026b03cd31dd3f867e5faeb7e104cce174c5f
[        ] [   +1 ms] executing: [C:UsersTahaCodeflutter_stable/] git tag --points-at
02c026b03cd31dd3f867e5faeb7e104cce174c5f
[        ] [  +37 ms] Exit code 0 from: git tag --points-at 02c026b03cd31dd3f867e5faeb7e104cce174c5f
[        ] [        ] 2.2.1
[        ] [   +4 ms] executing: [C:UsersTahaCodeflutter_stable/] git rev-parse --abbrev-ref --symbolic @{u}
[        ] [  +32 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[        ] [        ] origin/stable
[        ] [        ] executing: [C:UsersTahaCodeflutter_stable/] git ls-remote --get-url origin
[        ] [  +26 ms] Exit code 0 from: git ls-remote --get-url origin
[        ] [        ] https://github.com/flutter/flutter.git
[        ] [  +50 ms] executing: [C:UsersTahaCodeflutter_stable/] git rev-parse --abbrev-ref HEAD
[        ] [  +29 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[        ] [        ] stable
[        ] [  +54 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[        ] [   +3 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[        ] [  +88 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'GradleWrapper' is not required, skipping update.
[        ] [   +2 ms] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[        ] [        ] Artifact Instance of 'FlutterSdk' is not required, skipping update.
[        ] [        ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update.
[        ] [        ] Artifact Instance of 'PubDependencies' is not required, skipping update.
[        ] [  +41 ms] Initializing file store
[        ] [  +18 ms] Skipping target: gen_localizations
[        ] [   +5 ms] kernel_snapshot: Starting due to {}
[        ] [   +8 ms] C:UsersTahaCodeflutter_stablebincachedart-sdkbindart.exe --disable-dart-dev
C:UsersTahaCodeflutter_stablebincacheartifactsenginewindows-x64frontend_server.dart.snapshot --sdk-root
C:UsersTahaCodeflutter_stablebincacheartifactsenginecommonflutter_patched_sdk/ --target=flutter
--no-print-incremental-dependencies -DFLUTTER_WEB_AUTO_DETECT=true -Ddart.vm.profile=false -Ddart.vm.product=false
--enable-asserts --track-widget-creation --no-link-platform --packages
C:UsersTahaStudioProjectsAlarmTest.dart_toolpackage_config.json --output-dill
C:UsersTahaStudioProjectsAlarmTest.dart_toolflutter_build9bf8654ae4fbbc915d399a13f2551f57app.dill --depfile
C:UsersTahaStudioProjectsAlarmTest.dart_toolflutter_build9bf8654ae4fbbc915d399a13f2551f57kernel_snapshot.d
package:alarm/main.dart
[+6879 ms] [+7311 ms] kernel_snapshot: Complete
[ +409 ms] [ +465 ms] debug_android_application: Starting due to {}
[ +299 ms] [ +250 ms] debug_android_application: Complete
[ +502 ms] [ +506 ms] Persisting file store
[        ] [   +8 ms] Done persisting file store
[        ] [   +5 ms] build succeeded.
[   +1 ms] [  +11 ms] "flutter assemble" took 8,744ms.
[  +90 ms] [  +83 ms] ensureAnalyticsSent: 79ms
[        ] [   +1 ms] Running shutdown hooks
[        ] [        ] Shutdown hooks complete
[        ] [        ] exiting with code 0
[ +203 ms] > Task :app:packLibsflutterBuildDebug
[   +1 ms] > Task :app:preBuild UP-TO-DATE
[        ] > Task :app:preDebugBuild UP-TO-DATE
[        ] > Task :app:compileDebugAidl NO-SOURCE
[        ] > Task :app:compileDebugRenderscript NO-SOURCE
[  +89 ms] > Task :app:generateDebugBuildConfig
[   +1 ms] > Task :android_alarm_manager_plus:compileDebugLibraryResources
[   +1 ms] > Task :app:cleanMergeDebugAssets UP-TO-DATE
[   +1 ms] > Task :app:mergeDebugShaders
[        ] > Task :app:compileDebugShaders NO-SOURCE
[  +91 ms] > Task :app:generateDebugAssets UP-TO-DATE
[+5112 ms] > Task :app:mergeDebugAssets
[ +392 ms] > Task :app:copyFlutterAssetsDebug
[        ] > Task :app:generateDebugResValues
[        ] > Task :app:generateDebugResources
[ +815 ms] > Task :app:createDebugCompatibleScreenManifests
[        ] > Task :android_alarm_manager_plus:extractDeepLinksDebug
[        ] > Task :app:extractDeepLinksDebug
[        ] > Task :app:javaPreCompileDebug
[ +784 ms] > Task :android_alarm_manager_plus:generateDebugRFile
[ +305 ms] > Task :app:processDebugMainManifest
[   +1 ms] [androidx.vectordrawable:vectordrawable-animated:1.0.0]
C:UsersTaha.gradlecachestransforms-2files-2.1555cf706dacdc8d298d0dbe18bcfb468vectordrawable-animated-1.0.0Andro
idManifest.xml Warning:
[   +1 ms]      Package name 'androidx.vectordrawable' used in: androidx.vectordrawable:vectordrawable-animated:1.0.0,
androidx.vectordrawable:vectordrawable:1.0.0.
[   +1 ms] > Task :app:processDebugManifest
[  +96 ms] > Task :app:mergeDebugNativeDebugMetadata NO-SOURCE
[        ] > Task :app:checkDebugAarMetadata
[   +1 ms] > Task :android_alarm_manager_plus:bundleLibResDebug NO-SOURCE
[   +1 ms] > Task :app:processDebugJavaRes NO-SOURCE
[ +691 ms] > Task :app:compressDebugAssets
[ +505 ms] > Task :app:mergeDebugResources
[ +292 ms] > Task :app:checkDebugDuplicateClasses
[ +701 ms] > Task :app:desugarDebugFileDependencies
[+1205 ms] > Task :android_alarm_manager_plus:compileDebugJavaWithJavac
[   +1 ms] Note: Some input files use or override a deprecated API.
[   +1 ms] Note: Recompile with -Xlint:deprecation for details.
[ +293 ms] > Task :android_alarm_manager_plus:extractDebugAnnotations
[   +1 ms] > Task :android_alarm_manager_plus:mergeDebugGeneratedProguardFiles
[        ] > Task :android_alarm_manager_plus:mergeDebugConsumerProguardFiles
[  +95 ms] > Task :android_alarm_manager_plus:syncDebugLibJars
[   +1 ms] > Task :android_alarm_manager_plus:bundleDebugAar
[        ] > Task :android_alarm_manager_plus:compileDebugSources
[        ] > Task :android_alarm_manager_plus:assembleDebug
[  +91 ms] > Task :android_alarm_manager_plus:bundleLibCompileToJarDebug
[        ] > Task :android_alarm_manager_plus:bundleLibRuntimeToJarDebug
[+3500 ms] > Task :android_alarm_manager_plus:copyDebugJniLibsProjectOnly
[   +2 ms] > Task :app:mergeDebugJniLibFolders
[ +109 ms] > Task :app:validateSigningDebug
[   +1 ms] > Task :app:processDebugManifestForPackage
[+1189 ms] > Task :app:mergeExtDexDebug
[+2799 ms] > Task :app:processDebugResources
[ +301 ms] > Task :app:mergeDebugNativeLibs
[+3902 ms] > Task :app:compileDebugKotlin
[ +200 ms] > Task :app:compileDebugJavaWithJavac
[   +1 ms] > Task :app:compileDebugSources
[ +197 ms] > Task :app:dexBuilderDebug
[ +394 ms] > Task :app:stripDebugDebugSymbols
[        ] Unable to strip the following libraries, packaging them as they are: libflutter.so.
[ +400 ms] > Task :app:mergeDexDebug
[ +901 ms] > Task :app:mergeDebugJavaResource
[+1605 ms] > Task :app:packageDebug
[ +191 ms] > Task :app:assembleDebug
[        ] Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
[        ] Use '--warning-mode all' to show the individual deprecation warnings.
[        ] See https://docs.gradle.org/6.7/userguide/command_line_interface.html#sec:command_line_warnings
[        ] BUILD SUCCESSFUL in 56s
[        ] 57 actionable tasks: 56 executed, 1 up-to-date
[ +575 ms] Running Gradle task 'assembleDebug'... (completed in 57.7s)
[  +29 ms] calculateSha: LocalDirectory: 'C:UsersTahaStudioProjectsAlarmTestbuildappoutputsflutter-apk'/app.apk
[ +567 ms] ✓  Built buildappoutputsflutter-apkapp-debug.apk.
[   +3 ms] executing: C:UsersTahaCodeSDKbuild-tools30.0.3aapt dump xmltree
C:UsersTahaStudioProjectsAlarmTestbuildappoutputsflutter-apkapp.apk AndroidManifest.xml
[  +61 ms] Exit code 0 from: C:UsersTahaCodeSDKbuild-tools30.0.3aapt dump xmltree
C:UsersTahaStudioProjectsAlarmTestbuildappoutputsflutter-apkapp.apk AndroidManifest.xml
[        ] N: android=http://schemas.android.com/apk/res/android
             E: manifest (line=2)
               A: android:versionCode(0x0101021b)=(type 0x10)0x1
               A: android:versionName(0x0101021c)="1.0.0" (Raw: "1.0.0")
               A: android:compileSdkVersion(0x01010572)=(type 0x10)0x1e
               A: android:compileSdkVersionCodename(0x01010573)="11" (Raw: "11")
               A: package="com.mpoirier.alarm" (Raw: "com.mpoirier.alarm")
               A: platformBuildVersionCode=(type 0x10)0x1e
               A: platformBuildVersionName=(type 0x10)0xb
               E: uses-sdk (line=7)
                 A: android:minSdkVersion(0x0101020c)=(type 0x10)0x10
                 A: android:targetSdkVersion(0x01010270)=(type 0x10)0x1e
               E: uses-permission (line=14)
                 A: android:name(0x01010003)="android.permission.INTERNET" (Raw: "android.permission.INTERNET")
               E: uses-permission (line=15)
                 A: android:name(0x01010003)="android.permission.RECEIVE_BOOT_COMPLETED" (Raw:
                 "android.permission.RECEIVE_BOOT_COMPLETED")
               E: uses-permission (line=16)
                 A: android:name(0x01010003)="android.permission.WAKE_LOCK" (Raw: "android.permission.WAKE_LOCK")
               E: application (line=18)
                 A: android:label(0x01010001)="alarm" (Raw: "alarm")
                 A: android:icon(0x01010002)=@0x7f0a0000
                 A: android:debuggable(0x0101000f)=(type 0x12)0xffffffff
                 A: android:appComponentFactory(0x0101057a)="androidx.core.app.CoreComponentFactory" (Raw:
                 "androidx.core.app.CoreComponentFactory")
                 E: service (line=23)
                   A: android:name(0x01010003)="io.flutter.plugins.androidalarmmanager.AlarmService" (Raw:
                   "io.flutter.plugins.androidalarmmanager.AlarmService")
                   A: android:permission(0x01010006)="android.permission.BIND_JOB_SERVICE" (Raw:
                   "android.permission.BIND_JOB_SERVICE")
                   A: android:exported(0x01010010)=(type 0x12)0x0
                 E: receiver (line=28)
                   A: android:name(0x01010003)="io.flutter.plugins.androidalarmmanager.AlarmBroadcastReceiver" (Raw:
                   "io.flutter.plugins.androidalarmmanager.AlarmBroadcastReceiver")
                   A: android:exported(0x01010010)=(type 0x12)0x0
                 E: receiver (line=31)
                   A: android:name(0x01010003)="io.flutter.plugins.androidalarmmanager.RebootBroadcastReceiver" (Raw:
                   "io.flutter.plugins.androidalarmmanager.RebootBroadcastReceiver")
                   A: android:enabled(0x0101000e)=(type 0x12)0x0
                   E: intent-filter (line=34)
                     E: action (line=35)
                       A: android:name(0x01010003)="android.intent.action.BOOT_COMPLETED" (Raw:
                       "android.intent.action.BOOT_COMPLETED")
                 E: activity (line=39)
                   A: android:theme(0x01010000)=@0x7f0c00a0
                   A: android:name(0x01010003)="com.mpoirier.alarm.MainActivity" (Raw:
                   "com.mpoirier.alarm.MainActivity")
                   A: android:launchMode(0x0101001d)=(type 0x10)0x1
                   A: android:configChanges(0x0101001f)=(type 0x11)0x40003fb4
                   A: android:windowSoftInputMode(0x0101022b)=(type 0x11)0x10
                   A: android:hardwareAccelerated(0x010102d3)=(type 0x12)0xffffffff
                   E: meta-data (line=53)
                     A: android:name(0x01010003)="io.flutter.embedding.android.NormalTheme" (Raw:
                     "io.flutter.embedding.android.NormalTheme")
                     A: android:resource(0x01010025)=@0x7f0c00a1
                   E: meta-data (line=63)
                     A: android:name(0x01010003)="io.flutter.embedding.android.SplashScreenDrawable" (Raw:
                     "io.flutter.embedding.android.SplashScreenDrawable")
                     A: android:resource(0x01010025)=@0x7f060054
                   E: intent-filter (line=67)
                     E: action (line=68)
                       A: android:name(0x01010003)="android.intent.action.MAIN" (Raw: "android.intent.action.MAIN")
                     E: category (line=70)
                       A: android:name(0x01010003)="android.intent.category.LAUNCHER" (Raw:
                       "android.intent.category.LAUNCHER")
                 E: meta-data (line=77)
                   A: android:name(0x01010003)="flutterEmbedding" (Raw: "flutterEmbedding")
                   A: android:value(0x01010024)=(type 0x10)0x2
[   +6 ms] Stopping app 'app.apk' on Redmi K20 Pro.
[        ] executing: C:UsersTahaCodeSDKplatform-toolsadb.exe -s def0ad20 shell am force-stop com.mpoirier.alarm
[  +55 ms] executing: C:UsersTahaCodeSDKplatform-toolsadb.exe -s def0ad20 shell pm list packages
com.mpoirier.alarm
[  +64 ms] Installing APK.
[   +1 ms] Installing buildappoutputsflutter-apkapp.apk...
[        ] executing: C:UsersTahaCodeSDKplatform-toolsadb.exe -s def0ad20 install -t -r
C:UsersTahaStudioProjectsAlarmTestbuildappoutputsflutter-apkapp.apk
[+3862 ms] Performing Streamed Install
                    Success
[        ] Installing buildappoutputsflutter-apkapp.apk... (completed in 3.9s)
[   +1 ms] executing: C:UsersTahaCodeSDKplatform-toolsadb.exe -s def0ad20 shell echo -n
4abc92bba9a399661fab652acfecaf3628468d07 > /data/local/tmp/sky.com.mpoirier.alarm.sha1
[  +54 ms] executing: C:UsersTahaCodeSDKplatform-toolsadb.exe -s def0ad20 shell -x logcat -v time -t 1
[ +133 ms] --------- beginning of main
                    06-11 10:40:43.908 I/Finsky  (19942): [2] afeg.e(3): Do not start WearSupportService due to Wear
                    service optimization
[   +6 ms] executing: C:UsersTahaCodeSDKplatform-toolsadb.exe -s def0ad20 shell am start -a
android.intent.action.RUN -f 0x20000000 --ez enable-background-compilation true --ez enable-dart-profiling true --ez
enable-checked-mode true --ez verify-entry-points true com.mpoirier.alarm/com.mpoirier.alarm.MainActivity
[ +165 ms] Starting: Intent { act=android.intent.action.RUN flg=0x20000000 cmp=com.mpoirier.alarm/.MainActivity (has
extras) }
[   +1 ms] Waiting for observatory port to be available...
[ +898 ms] Observatory URL on device: http://127.0.0.1:41381/r4KMVwo7Aps=/
[   +1 ms] executing: C:UsersTahaCodeSDKplatform-toolsadb.exe -s def0ad20 forward tcp:0 tcp:41381
[  +19 ms] 58992
[        ] Forwarded host port 58992 to device port 41381 for Observatory
[   +4 ms] Caching compiled dill
[  +29 ms] Connecting to service protocol: http://127.0.0.1:58992/r4KMVwo7Aps=/
[ +208 ms] Launching a Dart Developer Service (DDS) instance at http://127.0.0.1:0, connecting to VM service at
http://127.0.0.1:58992/r4KMVwo7Aps=/.
[ +113 ms] DDS is listening at http://127.0.0.1:58995/7OkW8GhW5pY=/.
[  +37 ms] I/FlutterBackgroundExecutor(23578): Starting AlarmService...
[  +12 ms] I/flutter (23578): initialize test = true
[   +7 ms] Successfully connected to service protocol: http://127.0.0.1:58992/r4KMVwo7Aps=/
[  +22 ms] DevFS: Creating new filesystem on the device (null)
[  +57 ms] DevFS: Created new filesystem on the device
(file:///data/user/0/com.mpoirier.alarm/code_cache/AlarmTestHZRNSR/AlarmTest/)
[   +2 ms] Updating assets
[  +57 ms] Syncing files to device Redmi K20 Pro...
[   +2 ms] <- reset
[        ] Compiling dart to kernel with 0 updated files
[   +2 ms] <- recompile package:alarm/main.dart 07d4a8e3-3219-4dd3-a813-d813ddd37cc1
[        ] <- 07d4a8e3-3219-4dd3-a813-d813ddd37cc1
[  +95 ms] Updating files.
[        ] DevFS: Sync finished
[        ] Syncing files to device Redmi K20 Pro... (completed in 101ms)
[   +1 ms] Synced 0.0MB.
[   +1 ms] <- accept
[  +21 ms] Connected to _flutterView/0x77ce422820.
[        ] Connected to _flutterView/0x77daacd820.
[   +2 ms] Flutter run key commands.
[   +1 ms] r Hot reload. 🔥🔥🔥
[   +1 ms] R Hot restart.
[        ] h Repeat this help message.
[        ] d Detach (terminate "flutter run" but leave application running).
[        ] c Clear the screen
[        ] q Quit (terminate the application on the device).
[        ] 💪 Running with sound null safety 💪
[        ] An Observatory debugger and profiler on Redmi K20 Pro is available at: http://127.0.0.1:58995/7OkW8GhW5pY=/
[  +30 ms] I/AlarmService(23578): AlarmService started!
[  +35 ms] Activating Dart DevTools...
[ +528 ms] I/.mpoirier.alar(23578): ProcessProfilingInfo new_methods=522 is saved saved_to_disk=1
resolve_classes_delay=8000
[+1656 ms] Activating Dart DevTools... (completed in 2,184ms)
[ +628 ms] The Flutter DevTools debugger and profiler on Redmi K20 Pro is available at:
                    http://127.0.0.1:9100?uri=http%3A%2F%2F127.0.0.1%3A58995%2F7OkW8GhW5pY%3D%2F
[+1123 ms] I/flutter (23578): Alarm Timer Started = true
[+2022 ms] I/flutter (23578): Alarm Timer Canceled = true

flutter doctor -v

[✓] Flutter (Channel stable, 2.2.1, on Microsoft Windows [Version 10.0.19043.1052], locale en-US)
    • Flutter version 2.2.1 at C:UsersTahaCodeflutter_stable
    • Framework revision 02c026b03c (2 weeks ago), 2021-05-27 12:24:44 -0700
    • Engine revision 0fdb562ac8
    • Dart version 2.13.1

[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
    • Android SDK at C:UsersTahaCodeSDK
    • Platform android-30, build-tools 30.0.3
    • ANDROID_SDK_ROOT = C:UsersTahaCodeSDK
    • Java binary at: C:UsersTahaCodeopenjdkbinjava.exe
    • Java version OpenJDK Runtime Environment (build 1.8.0-262-b10)
    • All Android licenses accepted.

[✓] Chrome - develop for the web
    • Chrome at C:Program FilesGoogleChromeApplicationchrome.exe

[✓] Visual Studio - develop for Windows (Visual Studio Community 2019 16.10.0)
    • Visual Studio at C:Program Files (x86)Microsoft Visual Studio2019Community
    • Visual Studio Community 2019 version 16.10.31321.278
    • Windows 10 SDK version 10.0.19041.0

[!] Android Studio (not installed)
    • Android Studio not found; download from https://developer.android.com/studio/index.html
      (or visit https://flutter.dev/docs/get-started/install/windows#android-setup for detailed instructions).

[✓] IntelliJ IDEA Community Edition (version 2021.1)
    • IntelliJ at C:Program FilesJetBrainsIntelliJ IDEA Community Edition 2021.1.1
    • Flutter plugin version 57.0.5
    • Dart plugin version 211.7233

[✓] VS Code (version 1.57.0)
    • VS Code at C:UsersTahaAppDataLocalProgramsMicrosoft VS Code
    • Flutter extension version 3.23.0

[✓] Connected device (4 available)
    • Redmi K20 Pro (mobile) • def0ad20 • android-arm64  • Android 10 (API 29)
    • Windows (desktop)      • windows  • windows-x64    • Microsoft Windows [Version 10.0.19043.1052]
    • Chrome (web)           • chrome   • web-javascript • Google Chrome 91.0.4472.101
    • Edge (web)             • edge     • web-javascript • Microsoft Edge 91.0.864.41

! Doctor found issues in 1 category.
``

</details>

Also to reproduce the issue from scratch
`flutter create myapp`
`cd myapp`
`flutter run -v`

What exactly happened

Hey I went into the same problem too.
I cannot use a Emulator inside windows because my pc is a very low end pc.
So, I had to use my phone instead. It is a Samsung Galaxy J2 Pro (SM-J210F) with Android 6.0.1 (Android Marshmallow).
I used that phone to develop flutter apps regularly, but suddenly, I went to this problem.

Here’s what happened when I tried to run «Flutter Attach» in VS-Code(v1.52.0).

command

flutter attach —machine -d 420054e7960eb400

exception

StateError: Bad state: Existing VM service clients prevent DDS from taking control.

#0      DartDevelopmentService.startDartDevelopmentService (package:flutter_tools/src/base/dds.dart:83:11)
<asynchronous suspension>
#1      FlutterDevice.connect.<anonymous closure> (package:flutter_tools/src/resident_runner.dart:249:11)
<asynchronous suspension>

Fixing the issue (In Windows 10)

So, I ran these commands to fix the issue.

Fixing the Flutter SDK

flutter clean -v

flutter channel stable ** (Optional if these didn’t fix the issue)

flutter upgrade -v

flutter pub cache repair -v (Disclaimer: It will download each and every version of all the packages. Be sure to have really fast internet or give at least an hour to this.)

Configure your Proxy/VPN

If you are using a Proxy or VPN to connect to the internet,
Make sure that application isn’t resolving localhost via that.(DNS)

Kill ADB and Dart processes.

After that, kill adb and dart process on Windows.
(I don’t know exactly how to kill these in Mac/Linux. Sorry About That)
Run these commands in the Command Prompt.

taskkill /f /im dart*
taskkill /f /im adb* (You can run «adb kill-server» too)

Fixing the ADB in the Windows (*Optional).

Navigate to %HOMEDRIVE%:Users%USERNAME%.android«
In my case, It is ( C:UsersIsira Adithya.android )
Then delete adbkey.

Fixing the Android Debugging in the Android Device

Disconnect the device from the computer.
Go to Settings -> Developer Options,
Turn off USB Debugging and Turn it on again.
Revoke USB Debugging authorizations.
Restart the device.

Update Windows and Android System (If above didn’t solve the problem)

Conclusion

I think these steps should fix your problem.
Also I am still 16 years old and I am not a very experienced developer.
If these didn’t fix, use this to get more info. Github Issue

Содержание

  1. Error connecting to the service protocol: failed to connect to http://127.0.0.1:1027/ #60804
  2. Comments
  3. Steps to Reproduce
  4. This comment has been minimized.
  5. This comment has been minimized.

Error connecting to the service protocol: failed to connect to http://127.0.0.1:1027/ #60804

Steps to Reproduce

I am trying to debug Firebase Dynamic Links and I cannot reproduce the issue with the Simulator, so I need to debug on a physical device. So from Visual Code, I choose my physical device and Start Debugging. Alas, it crashes during startup with:

The text was updated successfully, but these errors were encountered:

Hi @awhitford
could you provide your flutter run —verbose ?

The whole output is too big with GitHub, but here is the tail:

Just want to add a MeToo to this one. I have tried the various workarounds mentioned in issue #46705 but nothing works and I’m unable to debug on the device.

iOS 13.5.1, macOS 10.15.4, Xcode 11.5

This started last week for no apparent reason. Perhaps the recent Dart update? I have not updated macOS, Xcode, or iOS recently. Flutter doctor reports no issues found. Works fine in iOS Simulator.

Here’s the tail output of flutter run —verbose

I had the same problem, I disconnected my device and reconnected it, and this worked for me.

Firewall disabled worked for me

I have the same problem debugging on Android device, since I upgraded to Flutter 2 it seems.
Workaround: I need to reboot the device before each «Start Debugging» session in VSCode.

Hello getting the same error after upgrading from 1.22.6 to 2.2.1
Here is my flutter doctor -v output and flutter run -v output.

[✓] Flutter (Channel stable, 2.2.1, on Mac OS X 10.15.7 19H1217 darwin-x64,
locale en-US)
• Flutter version 2.2.1 at /Users/tariqueimam/Documents/sdk/flutter
• Framework revision 02c026b (13 days ago), 2021-05-27 12:24:44 -0700
• Engine revision 0fdb562ac8
• Dart version 2.13.1

[✓] Android toolchain — develop for Android devices (Android SDK version 30.0.3)
• Android SDK at /Users/tariqueimam/Library/Android/sdk
• Platform android-30, build-tools 30.0.3
• Java binary at: /Applications/Android
Studio.app/Contents/jre/jdk/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build 11.0.8+10-b944.6916264)
• All Android licenses accepted.

[✓] Xcode — develop for iOS and macOS
• Xcode at /Applications/Xcode.app/Contents/Developer
• Xcode 12.4, Build version 12D4e
• CocoaPods version 1.10.1

[✓] Chrome — develop for the web
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 4.2)
• Android Studio at /Applications/Android Studio.app/Contents
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/6351-dart
• Java version OpenJDK Runtime Environment (build 11.0.8+10-b944.6916264)

[✓] VS Code (version 1.56.2)
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.23.0

[✓] Connected device (2 available)
• SM J210F (mobile) • 4200bb0eac03c400 • android-arm • Android 6.0.1 (API
23)
• Chrome (web) • chrome • web-javascript • Google Chrome
91.0.4472.77

• No issues found!
Tariques-iMac:

tariqueimam$ cd Documents/apps/infinitelist/
Tariques-iMac:infinitelist tariqueimam$ flutter run -v
[ +97 ms] executing: sysctl hw.optional.arm64
[ +19 ms] Exit code 1 from: sysctl hw.optional.arm64
[ ] sysctl: unknown oid ‘hw.optional.arm64’
[ +8 ms] executing: [/Users/tariqueimam/Documents/sdk/flutter/] git -c
log.showSignature=false log -n 1 —pretty=format:%H
[ +11 ms] Exit code 0 from: git -c log.showSignature=false log -n 1
—pretty=format:%H
[ ] 02c026b
[ ] executing: [/Users/tariqueimam/Documents/sdk/flutter/] git tag
—points-at 02c026b
[ +14 ms] Exit code 0 from: git tag —points-at
02c026b
[ ] 2.2.1
[ +6 ms] executing: [/Users/tariqueimam/Documents/sdk/flutter/] git rev-parse
—abbrev-ref —symbolic @
[ +5 ms] Exit code 0 from: git rev-parse —abbrev-ref —symbolic @
[ ] origin/stable
[ ] executing: [/Users/tariqueimam/Documents/sdk/flutter/] git ls-remote
—get-url origin
[ +5 ms] Exit code 0 from: git ls-remote —get-url origin
[ ] https://github.com/flutter/flutter.git
[ +96 ms] executing: [/Users/tariqueimam/Documents/sdk/flutter/] git rev-parse
—abbrev-ref HEAD
[ +6 ms] Exit code 0 from: git rev-parse —abbrev-ref HEAD
[ ] stable
[ +19 ms] executing: sw_vers -productName
[ +14 ms] Exit code 0 from: sw_vers -productName
[ ] Mac OS X
[ ] executing: sw_vers -productVersion
[ +15 ms] Exit code 0 from: sw_vers -productVersion
[ ] 10.15.7
[ ] executing: sw_vers -buildVersion
[ +14 ms] Exit code 0 from: sw_vers -buildVersion
[ ] 19H1217
[ +96 ms] Artifact Instance of ‘AndroidGenSnapshotArtifacts’ is not required,
skipping update.
[ ] Artifact Instance of ‘AndroidInternalBuildArtifacts’ is not required,
skipping update.
[ ] Artifact Instance of ‘IOSEngineArtifacts’ is not required, skipping
update.
[ ] Artifact Instance of ‘FlutterWebSdk’ is not required, skipping
update.
[ +7 ms] Artifact Instance of ‘WindowsEngineArtifacts’ is not required,
skipping update.
[ ] Artifact Instance of ‘MacOSEngineArtifacts’ is not required, skipping
update.
[ ] Artifact Instance of ‘LinuxEngineArtifacts’ is not required, skipping
update.
[ ] Artifact Instance of ‘LinuxFuchsiaSDKArtifacts’ is not required,
skipping update.
[ ] Artifact Instance of ‘MacOSFuchsiaSDKArtifacts’ is not required,
skipping update.
[ ] Artifact Instance of ‘FlutterRunnerSDKArtifacts’ is not required,
skipping update.
[ ] Artifact Instance of ‘FlutterRunnerDebugSymbols’ is not required,
skipping update.
[ +58 ms] executing: /Users/tariqueimam/Library/Android/sdk/platform-tools/adb
devices -l
[ +13 ms] executing: sysctl hw.optional.arm64
[ +3 ms] Exit code 1 from: sysctl hw.optional.arm64
[ ] sysctl: unknown oid ‘hw.optional.arm64’
[ ] executing: xcrun xcodebuild -version
[ +603 ms] Exit code 0 from: xcrun xcodebuild -version
[ +2 ms] Xcode 12.4
Build version 12D4e
[ +3 ms] executing: xcrun xcdevice list —timeout 2
[ +3 ms] xcrun simctl list —json devices
[ ] executing: xcrun simctl list —json devices
[ +44 ms] List of devices attached
4200bb0eac03c400 device usb:338690048X product:j2xlteins
model:SM_J210F device:j2xlteins transport_id:1
[ +96 ms] <
«devices» : <
«com.apple.CoreSimulator.SimRuntime.tvOS-14-3» : [
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/689EC847-C508-4DB0-9FFC-78E572835A14/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/689EC847
-C508-4DB0-9FFC-78E572835A14″,
«udid» : «689EC847-C508-4DB0-9FFC-78E572835A14»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p»,
«state» : «Shutdown»,
«name» : «Apple TV»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/60992BFC-394B-465D-BE3A-1EB995650EE1/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/60992BFC
-394B-465D-BE3A-1EB995650EE1″,
«udid» : «60992BFC-394B-465D-BE3A-1EB995650EE1»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-4K»,
«state» : «Shutdown»,
«name» : «Apple TV 4K»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/FC1E82D8-446D-4E72-8521-1E132567BAF2/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/FC1E82D8
-446D-4E72-8521-1E132567BAF2″,
«udid» : «FC1E82D8-446D-4E72-8521-1E132567BAF2»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-1080p»,
«state» : «Shutdown»,
«name» : «Apple TV 4K (at 1080p)»
>
],
«com.apple.CoreSimulator.SimRuntime.watchOS-7-2» : [
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/DCDA7009-7519-483E-88F5-A58534F07682/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/DCDA7009
-7519-483E-88F5-A58534F07682″,
«udid» : «DCDA7009-7519-483E-88F5-A58534F07682»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-4
0mm»,
«state» : «Shutdown»,
«name» : «Apple Watch Series 5 — 40mm»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/F3148806-CBE7-4B6C-8F9C-E7E13AF63432/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/F3148806
-CBE7-4B6C-8F9C-E7E13AF63432″,
«udid» : «F3148806-CBE7-4B6C-8F9C-E7E13AF63432»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-4
4mm»,
«state» : «Shutdown»,
«name» : «Apple Watch Series 5 — 44mm»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/24D5E920-212C-4979-897E-9E6E3FAF8B62/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/24D5E920
-212C-4979-897E-9E6E3FAF8B62″,
«udid» : «24D5E920-212C-4979-897E-9E6E3FAF8B62»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-4
0mm»,
«state» : «Shutdown»,
«name» : «Apple Watch Series 6 — 40mm»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/C4A6C947-C555-47AB-A325-9DD297DB64B4/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/C4A6C947
-C555-47AB-A325-9DD297DB64B4″,
«udid» : «C4A6C947-C555-47AB-A325-9DD297DB64B4»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-4
4mm»,
«state» : «Shutdown»,
«name» : «Apple Watch Series 6 — 44mm»
>
],
«com.apple.CoreSimulator.SimRuntime.iOS-14-4» : [
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/09917D03-E370-48E4-881E-B24FC92E461C/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/09917D03
-E370-48E4-881E-B24FC92E461C»,
«udid» : «09917D03-E370-48E4-881E-B24FC92E461C»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.iPhone-8»,
«state» : «Shutdown»,
«name» : «iPhone 8»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/23AC59BA-97D9-451F-A907-4F170268E138/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/23AC59BA
-97D9-451F-A907-4F170268E138″,
«udid» : «23AC59BA-97D9-451F-A907-4F170268E138»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus»,
«state» : «Shutdown»,
«name» : «iPhone 8 Plus»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/E37F110F-5ADE-4CEA-9083-6FACD6A269DE/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/E37F110F
-5ADE-4CEA-9083-6FACD6A269DE»,
«udid» : «E37F110F-5ADE-4CEA-9083-6FACD6A269DE»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.iPhone-11»,
«state» : «Shutdown»,
«name» : «iPhone 11»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/BB809DB5-1B4D-4F42-8F5D-B96D72CBF2B4/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/BB809DB5
-1B4D-4F42-8F5D-B96D72CBF2B4″,
«udid» : «BB809DB5-1B4D-4F42-8F5D-B96D72CBF2B4»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro»,
«state» : «Shutdown»,
«name» : «iPhone 11 Pro»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/A1E3D4C4-1AFD-4186-A01D-35E7BF079012/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/A1E3D4C4
-1AFD-4186-A01D-35E7BF079012″,
«udid» : «A1E3D4C4-1AFD-4186-A01D-35E7BF079012»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro-Max»,
«state» : «Shutdown»,
«name» : «iPhone 11 Pro Max»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/6026E456-B4C4-49F3-8BB1-DDC385B651A0/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/6026E456
-B4C4-49F3-8BB1-DDC385B651A0″,
«udid» : «6026E456-B4C4-49F3-8BB1-DDC385B651A0»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.iPhone-SE—2nd-generat
ion-«,
«state» : «Shutdown»,
«name» : «iPhone SE (2nd generation)»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/3E154A5B-10B2-44AA-9275-A10544A868BF/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/3E154A5B
-10B2-44AA-9275-A10544A868BF»,
«udid» : «3E154A5B-10B2-44AA-9275-A10544A868BF»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.iPhone-12-mini»,
«state» : «Shutdown»,
«name» : «iPhone 12 mini»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/4B737694-FEAE-46CC-9505-B08ADC8ACECC/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/4B737694
-FEAE-46CC-9505-B08ADC8ACECC»,
«udid» : «4B737694-FEAE-46CC-9505-B08ADC8ACECC»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.iPhone-12»,
«state» : «Shutdown»,
«name» : «iPhone 12»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/50A86987-F63C-48B8-8DE2-766168A76843/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/50A86987
-F63C-48B8-8DE2-766168A76843″,
«udid» : «50A86987-F63C-48B8-8DE2-766168A76843»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.iPhone-12-Pro»,
«state» : «Shutdown»,
«name» : «iPhone 12 Pro»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/2C9D8FAC-0828-4CC0-9F0D-2DB4D5087929/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/2C9D8FAC
-0828-4CC0-9F0D-2DB4D5087929″,
«udid» : «2C9D8FAC-0828-4CC0-9F0D-2DB4D5087929»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.iPhone-12-Pro-Max»,
«state» : «Shutdown»,
«name» : «iPhone 12 Pro Max»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/AFB98881-9B2C-4D17-95D3-67DD1B1BD1E4/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/AFB98881
-9B2C-4D17-95D3-67DD1B1BD1E4″,
«udid» : «AFB98881-9B2C-4D17-95D3-67DD1B1BD1E4»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.iPod-touch—7th-genera
tion-«,
«state» : «Shutdown»,
«name» : «iPod touch (7th generation)»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/2FB65A1C-F822-4BB7-BC5F-733CFE3238E4/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/2FB65A1C
-F822-4BB7-BC5F-733CFE3238E4″,
«udid» : «2FB65A1C-F822-4BB7-BC5F-733CFE3238E4»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.iPad-Pro—9-7-inch-«,
«state» : «Shutdown»,
«name» : «iPad Pro (9.7-inch)»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/AD49AB79-3012-4399-9514-19127DDB847A/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/AD49AB79
-3012-4399-9514-19127DDB847A»,
«udid» : «AD49AB79-3012-4399-9514-19127DDB847A»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.iPad-Pro—11-inch—2n
d-generation-«,
«state» : «Shutdown»,
«name» : «iPad Pro (11-inch) (2nd generation)»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/C744CDEE-BA63-49E5-985E-C524D347CCD9/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/C744CDEE
-BA63-49E5-985E-C524D347CCD9″,
«udid» : «C744CDEE-BA63-49E5-985E-C524D347CCD9»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.iPad-Pro—12-9-inch—
4th-generation-«,
«state» : «Shutdown»,
«name» : «iPad Pro (12.9-inch) (4th generation)»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/02B3C5AD-A86F-4699-B0E2-17FB34F64BDE/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/02B3C5AD
-A86F-4699-B0E2-17FB34F64BDE»,
«udid» : «02B3C5AD-A86F-4699-B0E2-17FB34F64BDE»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.iPad—8th-generation-»
,
«state» : «Shutdown»,
«name» : «iPad (8th generation)»
>,
<
«dataPath» :
«/Users/tariqueimam/Library/Developer/CoreSimulator/Dev
ices/80EB1BDB-94F8-4190-AC8F-2F63360E9FEC/data»,
«logPath» :
«/Users/tariqueimam/Library/Logs/CoreSimulator/80EB1BDB
-94F8-4190-AC8F-2F63360E9FEC»,
«udid» : «80EB1BDB-94F8-4190-AC8F-2F63360E9FEC»,
«isAvailable» : true,
«deviceTypeIdentifier» :
«com.apple.CoreSimulator.SimDeviceType.iPad-Air—4th-generati
on-«,
«state» : «Shutdown»,
«name» : «iPad Air (4th generation)»
>
]
>
>
[+3002 ms] [
<
«simulator» : true,
«operatingSystemVersion» : «14.4 (18D46)»,
«available» : true,
«platform» : «com.apple.platform.iphonesimulator»,
«modelCode» : «iPhone13,4»,
«identifier» : «2C9D8FAC-0828-4CC0-9F0D-2DB4D5087929»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.iphone-12-pro-max-1»,
«modelName» : «iPhone 12 Pro Max»,
«name» : «iPhone 12 Pro Max»
>,
<
«simulator» : true,
«operatingSystemVersion» : «14.4 (18D46)»,
«available» : true,
«platform» : «com.apple.platform.iphonesimulator»,
«modelCode» : «iPad13,2»,
«identifier» : «80EB1BDB-94F8-4190-AC8F-2F63360E9FEC»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.ipad-air4-1»,
«modelName» : «iPad Air (4th generation)»,
«name» : «iPad Air (4th generation)»
>,
<
«simulator» : true,
«operatingSystemVersion» : «14.4 (18D46)»,
«available» : true,
«platform» : «com.apple.platform.iphonesimulator»,
«modelCode» : «iPad8,9»,
«identifier» : «AD49AB79-3012-4399-9514-19127DDB847A»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.ipad-pro-11-2nd-1»,
«modelName» : «iPad Pro (11-inch) (2nd generation)»,
«name» : «iPad Pro (11-inch) (2nd generation)»
>,
<
«simulator» : true,
«operatingSystemVersion» : «14.4 (18D46)»,
«available» : true,
«platform» : «com.apple.platform.iphonesimulator»,
«modelCode» : «iPhone10,4»,
«identifier» : «09917D03-E370-48E4-881E-B24FC92E461C»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.iphone-8-2»,
«modelName» : «iPhone 8»,
«name» : «iPhone 8»
>,
<
«simulator» : true,
«operatingSystemVersion» : «14.4 (18D46)»,
«available» : true,
«platform» : «com.apple.platform.iphonesimulator»,
«modelCode» : «iPhone13,3»,
«identifier» : «50A86987-F63C-48B8-8DE2-766168A76843»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.iphone-12-pro-1»,
«modelName» : «iPhone 12 Pro»,
«name» : «iPhone 12 Pro»
>,
<
«simulator» : true,
«operatingSystemVersion» : «14.3 (18K559)»,
«available» : true,
«platform» : «com.apple.platform.appletvsimulator»,
«modelCode» : «AppleTV5,3»,
«identifier» : «689EC847-C508-4DB0-9FFC-78E572835A14»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.apple-tv-4»,
«modelName» : «Apple TV»,
«name» : «Apple TV»
>,
<
«simulator» : true,
«operatingSystemVersion» : «7.2 (18S561)»,
«available» : true,
«platform» : «com.apple.platform.watchsimulator»,
«modelCode» : «Watch6,2»,
«identifier» : «C4A6C947-C555-47AB-A325-9DD297DB64B4»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.watch-series6-1»,
«modelName» : «Apple Watch Series 6 — 44mm»,
«name» : «Apple Watch Series 6 — 44mm»
>,
<
«simulator» : true,
«operatingSystemVersion» : «14.4 (18D46)»,
«available» : true,
«platform» : «com.apple.platform.iphonesimulator»,
«modelCode» : «iPod9,1»,
«identifier» : «AFB98881-9B2C-4D17-95D3-67DD1B1BD1E4»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.ipod-touch-7-2»,
«modelName» : «iPod touch (7th generation)»,
«name» : «iPod touch (7th generation)»
>,
<
«simulator» : true,
«operatingSystemVersion» : «14.3 (18K559)»,
«available» : true,
«platform» : «com.apple.platform.appletvsimulator»,
«modelCode» : «AppleTV6,2»,
«identifier» : «FC1E82D8-446D-4E72-8521-1E132567BAF2»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.apple-tv-4k»,
«modelName» : «Apple TV 4K (at 1080p)»,
«name» : «Apple TV 4K (at 1080p)»
>,
<
«simulator» : true,
«operatingSystemVersion» : «14.4 (18D46)»,
«available» : true,
«platform» : «com.apple.platform.iphonesimulator»,
«modelCode» : «iPhone13,1»,
«identifier» : «3E154A5B-10B2-44AA-9275-A10544A868BF»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.iphone-12-mini-1»,
«modelName» : «iPhone 12 mini»,
«name» : «iPhone 12 mini»
>,
<
«simulator» : true,
«operatingSystemVersion» : «14.4 (18D46)»,
«available» : true,
«platform» : «com.apple.platform.iphonesimulator»,
«modelCode» : «iPhone12,8»,
«identifier» : «6026E456-B4C4-49F3-8BB1-DDC385B651A0»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.iphone-se-1»,
«modelName» : «iPhone SE (2nd generation)»,
«name» : «iPhone SE (2nd generation)»
>,
<
«simulator» : true,
«operatingSystemVersion» : «14.4 (18D46)»,
«available» : true,
«platform» : «com.apple.platform.iphonesimulator»,
«modelCode» : «iPhone13,2»,
«identifier» : «4B737694-FEAE-46CC-9505-B08ADC8ACECC»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.iphone-12-1»,
«modelName» : «iPhone 12»,
«name» : «iPhone 12»
>,
<
«simulator» : true,
«operatingSystemVersion» : «7.2 (18S561)»,
«available» : true,
«platform» : «com.apple.platform.watchsimulator»,
«modelCode» : «Watch5,4»,
«identifier» : «F3148806-CBE7-4B6C-8F9C-E7E13AF63432»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.watch-series5-1»,
«modelName» : «Apple Watch Series 5 — 44mm»,
«name» : «Apple Watch Series 5 — 44mm»
>,
<
«simulator» : true,
«operatingSystemVersion» : «14.4 (18D46)»,
«available» : true,
«platform» : «com.apple.platform.iphonesimulator»,
«modelCode» : «iPhone10,5»,
«identifier» : «23AC59BA-97D9-451F-A907-4F170268E138»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.iphone-8-plus-2»,
«modelName» : «iPhone 8 Plus»,
«name» : «iPhone 8 Plus»
>,
<
«simulator» : true,
«operatingSystemVersion» : «14.4 (18D46)»,
«available» : true,
«platform» : «com.apple.platform.iphonesimulator»,
«modelCode» : «iPad8,12»,
«identifier» : «C744CDEE-BA63-49E5-985E-C524D347CCD9»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.ipad-pro-12point9-4th-1»,
«modelName» : «iPad Pro (12.9-inch) (4th generation)»,
«name» : «iPad Pro (12.9-inch) (4th generation)»
>,
<
«simulator» : true,
«operatingSystemVersion» : «14.4 (18D46)»,
«available» : true,
«platform» : «com.apple.platform.iphonesimulator»,
«modelCode» : «iPhone12,3»,
«identifier» : «BB809DB5-1B4D-4F42-8F5D-B96D72CBF2B4»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.iphone-11-pro-1»,
«modelName» : «iPhone 11 Pro»,
«name» : «iPhone 11 Pro»
>,
<
«simulator» : true,
«operatingSystemVersion» : «14.4 (18D46)»,
«available» : true,
«platform» : «com.apple.platform.iphonesimulator»,
«modelCode» : «iPad11,7»,
«identifier» : «02B3C5AD-A86F-4699-B0E2-17FB34F64BDE»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.ipad-8-wwan-1»,
«modelName» : «iPad (8th generation)»,
«name» : «iPad (8th generation)»
>,
<
«simulator» : true,
«operatingSystemVersion» : «7.2 (18S561)»,
«available» : true,
«platform» : «com.apple.platform.watchsimulator»,
«modelCode» : «Watch5,3»,
«identifier» : «DCDA7009-7519-483E-88F5-A58534F07682»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.watch-series5-1»,
«modelName» : «Apple Watch Series 5 — 40mm»,
«name» : «Apple Watch Series 5 — 40mm»
>,
<
«simulator» : true,
«operatingSystemVersion» : «7.2 (18S561)»,
«available» : true,
«platform» : «com.apple.platform.watchsimulator»,
«modelCode» : «Watch6,1»,
«identifier» : «24D5E920-212C-4979-897E-9E6E3FAF8B62»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.watch-series6-1»,
«modelName» : «Apple Watch Series 6 — 40mm»,
«name» : «Apple Watch Series 6 — 40mm»
>,
<
«simulator» : true,
«operatingSystemVersion» : «14.4 (18D46)»,
«available» : true,
«platform» : «com.apple.platform.iphonesimulator»,
«modelCode» : «iPhone12,5»,
«identifier» : «A1E3D4C4-1AFD-4186-A01D-35E7BF079012»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.iphone-11-pro-max-1»,
«modelName» : «iPhone 11 Pro Max»,
«name» : «iPhone 11 Pro Max»
>,
<
«simulator» : true,
«operatingSystemVersion» : «14.4 (18D46)»,
«available» : true,
«platform» : «com.apple.platform.iphonesimulator»,
«modelCode» : «iPhone12,1»,
«identifier» : «E37F110F-5ADE-4CEA-9083-6FACD6A269DE»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.iphone-11-1»,
«modelName» : «iPhone 11»,
«name» : «iPhone 11»
>,
<
«simulator» : true,
«operatingSystemVersion» : «14.3 (18K559)»,
«available» : true,
«platform» : «com.apple.platform.appletvsimulator»,
«modelCode» : «AppleTV6,2»,
«identifier» : «60992BFC-394B-465D-BE3A-1EB995650EE1»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.apple-tv-4k»,
«modelName» : «Apple TV 4K»,
«name» : «Apple TV 4K»
>,
<
«simulator» : true,
«operatingSystemVersion» : «14.4 (18D46)»,
«available» : true,
«platform» : «com.apple.platform.iphonesimulator»,
«modelCode» : «iPad6,4»,
«identifier» : «2FB65A1C-F822-4BB7-BC5F-733CFE3238E4»,
«architecture» : «x86_64»,
«modelUTI» : «com.apple.ipad-pro-9point7-a1674-b9b7ba»,
«modelName» : «iPad Pro (9.7-inch)»,
«name» : «iPad Pro (9.7-inch)»
>
]
[ +5 ms] /Users/tariqueimam/Library/Android/sdk/platform-tools/adb -s
4200bb0eac03c400 shell getprop
[ +109 ms] Artifact Instance of ‘AndroidInternalBuildArtifacts’ is not required,
skipping update.
[ ] Artifact Instance of ‘IOSEngineArtifacts’ is not required, skipping
update.
[ +8 ms] Artifact Instance of ‘WindowsEngineArtifacts’ is not required,
skipping update.
[ ] Artifact Instance of ‘MacOSEngineArtifacts’ is not required, skipping
update.
[ ] Artifact Instance of ‘LinuxEngineArtifacts’ is not required, skipping
update.
[ ] Artifact Instance of ‘LinuxFuchsiaSDKArtifacts’ is not required,
skipping update.
[ ] Artifact Instance of ‘MacOSFuchsiaSDKArtifacts’ is not required,
skipping update.
[ ] Artifact Instance of ‘FlutterRunnerSDKArtifacts’ is not required,
skipping update.
[ ] Artifact Instance of ‘FlutterRunnerDebugSymbols’ is not required,
skipping update.
[ +150 ms] Skipping pub get: version match.
[+1191 ms] Generating
/Users/tariqueimam/Documents/apps/infinitelist/android/app/src/main/java/io/flut
ter/plugins/GeneratedPluginRegistrant.java
[ +90 ms] ro.hardware = sc8830
[ ] ro.build.characteristics = default
[ +66 ms] Initializing file store
[ +35 ms] Skipping target: gen_localizations
[ +7 ms] complete
[ +5 ms] Launching lib/main.dart on SM J210F in debug mode.
[ +5 ms] /Users/tariqueimam/Documents/sdk/flutter/bin/cache/dart-sdk/bin/dart
—disable-dart-dev
/Users/tariqueimam/Documents/sdk/flutter/bin/cache/artifacts/engine/darwin-x64/f
rontend_server.dart.snapshot —sdk-root
/Users/tariqueimam/Documents/sdk/flutter/bin/cache/artifacts/engine/common/flutt
er_patched_sdk/ —incremental —target=flutter —debugger-module-names
—experimental-emit-debug-metadata -DFLUTTER_WEB_AUTO_DETECT=true —output-dill
/var/folders/jx/_3hf8xwd5hx0sr5rvnvf1grh0000gn/T/flutter_tools.AWNK1h/flutter_to
ol.Eerejf/app.dill —packages
/Users/tariqueimam/Documents/apps/infinitelist/.dart_tool/package_config.json
-Ddart.vm.profile=false -Ddart.vm.product=false —enable-asserts
—track-widget-creation —filesystem-scheme org-dartlang-root
—initialize-from-dill
build/3c113a45063dc6628e68a4111abcacad.cache.dill.track.dill
—enable-experiment=alternative-invalidation-strategy
[ +39 ms] executing:
/Users/tariqueimam/Library/Android/sdk/build-tools/30.0.3/aapt dump xmltree
/Users/tariqueimam/Documents/apps/infinitelist/build/app/outputs/flutter-apk/app
.apk AndroidManifest.xml
[ +82 ms] Exit code 0 from:
/Users/tariqueimam/Library/Android/sdk/build-tools/30.0.3/aapt dump xmltree
/Users/tariqueimam/Documents/apps/infinitelist/build/app/outputs/flutter-apk/app
.apk AndroidManifest.xml
[ ] N: android=http://schemas.android.com/apk/res/android
E: manifest (line=2)
A: android:versionCode(0x0101021b)=(type 0x10)0x1
A: android:versionName(0x0101021c)=»1.0.0″ (Raw: «1.0.0»)
A: android:compileSdkVersion(0x01010572)=(type 0x10)0x1e
A: android:compileSdkVersionCodename(0x01010573)=»11″ (Raw: «11»)
A: package=»tarique.stsolutions.infinitelist» (Raw:
«tarique.stsolutions.infinitelist»)
A: platformBuildVersionCode=(type 0x10)0x1e
A: platformBuildVersionName=(type 0x10)0xb
E: uses-sdk (line=7)
A: android:minSdkVersion(0x0101020c)=(type 0x10)0x10
A: android:targetSdkVersion(0x01010270)=(type 0x10)0x1e
E: uses-permission (line=14)
A: android:name(0x01010003)=»android.permission.INTERNET» (Raw:
«android.permission.INTERNET»)
E: application (line=16)
A: android:label(0x01010001)=»infinitelist» (Raw:
«infinitelist»)
A: android:icon(0x01010002)=@0x7f080000
A: android:debuggable(0x0101000f)=(type 0x12)0xffffffff
A:
android:appComponentFactory(0x0101057a)=»androidx.core.app.Core
ComponentFactory» (Raw:
«androidx.core.app.CoreComponentFactory»)
E: activity (line=21)
A: android:theme(0x01010000)=@0x7f0a0000
A:
android:name(0x01010003)=»tarique.stsolutions.infinitelist.Ma
inActivity» (Raw:
«tarique.stsolutions.infinitelist.MainActivity»)
A: android:launchMode(0x0101001d)=(type 0x10)0x1
A: android:configChanges(0x0101001f)=(type 0x11)0x40003fb4
A: android:windowSoftInputMode(0x0101022b)=(type 0x11)0x10
A: android:hardwareAccelerated(0x010102d3)=(type
0x12)0xffffffff
E: meta-data (line=35)
A:
android:name(0x01010003)=»io.flutter.embedding.android.Norm
alTheme» (Raw: «io.flutter.embedding.android.NormalTheme»)
A: android:resource(0x01010025)=@0x7f0a0001
E: meta-data (line=45)
A:
android:name(0x01010003)=»io.flutter.embedding.android.Spla
shScreenDrawable» (Raw:
«io.flutter.embedding.android.SplashScreenDrawable»)
A: android:resource(0x01010025)=@0x7f040000
E: intent-filter (line=49)
E: action (line=50)
A: android:name(0x01010003)=»android.intent.action.MAIN»
(Raw: «android.intent.action.MAIN»)
E: category (line=52)
A:
android:name(0x01010003)=»android.intent.category.LAUNCHE
R» (Raw: «android.intent.category.LAUNCHER»)
E: meta-data (line=59)
A: android:name(0x01010003)=»flutterEmbedding» (Raw:
«flutterEmbedding»)
A: android:value(0x01010024)=(type 0x10)0x2
[ +8 ms] executing: /Users/tariqueimam/Library/Android/sdk/platform-tools/adb
-s 4200bb0eac03c400 shell -x logcat -v time -t 1
[ +14 ms] Task :app:compileFlutterBuildDebug
[ ] [ +145 ms] executing: sysctl hw.optional.arm64
[ ] [ +24 ms] Exit code 1 from: sysctl hw.optional.arm64
[ ] [ ] sysctl: unknown oid ‘hw.optional.arm64’
[ ] [ +9 ms] executing: [/Users/tariqueimam/Documents/sdk/flutter/] git
-c log.showSignature=false log -n 1 —pretty=format:%H
[ +35 ms] [ +89 ms] Exit code 0 from: git -c log.showSignature=false log -n 1
—pretty=format:%H
[ ] [ ] 02c026b
[ ] [ ] executing: [/Users/tariqueimam/Documents/sdk/flutter/] git
tag —points-at 02c026b
[ ] [ +30 ms] Exit code 0 from: git tag —points-at
02c026b
[ ] [ ] 2.2.1
[ ] [ +7 ms] executing: [/Users/tariqueimam/Documents/sdk/flutter/] git
rev-parse —abbrev-ref —symbolic @
[ ] [ +6 ms] Exit code 0 from: git rev-parse —abbrev-ref —symbolic
@
[ ] [ ] origin/stable
[ ] [ ] executing: [/Users/tariqueimam/Documents/sdk/flutter/] git
ls-remote —get-url origin
[ ] [ +9 ms] Exit code 0 from: git ls-remote —get-url origin
[ ] [ ] https://github.com/flutter/flutter.git
[ +191 ms] [ +211 ms] executing: [/Users/tariqueimam/Documents/sdk/flutter/] git
rev-parse —abbrev-ref HEAD
[ ] [ +5 ms] Exit code 0 from: git rev-parse —abbrev-ref HEAD
[ ] [ ] stable
[ +101 ms] [ +47 ms] executing: sw_vers -productName
[ +97 ms] [ +91 ms] Exit code 0 from: sw_vers -productName
[ ] [ ] Mac OS X
[ ] [ ] executing: sw_vers -productVersion
[ ] [ +14 ms] Exit code 0 from: sw_vers -productVersion
[ ] [ ] 10.15.7
[ ] [ ] executing: sw_vers -buildVersion
[ ] [ +14 ms] Exit code 0 from: sw_vers -buildVersion
[ ] [ ] 19H1217
[ +103 ms] [ +78 ms] Artifact Instance of ‘AndroidGenSnapshotArtifacts’ is not
required, skipping update.
[ ] [ ] Artifact Instance of ‘AndroidInternalBuildArtifacts’ is
not required, skipping update.
[ ] [ ] Artifact Instance of ‘IOSEngineArtifacts’ is not required,
skipping update.
[ ] [ ] Artifact Instance of ‘FlutterWebSdk’ is not required,
skipping update.
[ ] [ +2 ms] Artifact Instance of ‘WindowsEngineArtifacts’ is not
required, skipping update.
[ ] [ ] Artifact Instance of ‘MacOSEngineArtifacts’ is not
required, skipping update.
[ ] [ ] Artifact Instance of ‘LinuxEngineArtifacts’ is not
required, skipping update.
[ ] [ ] Artifact Instance of ‘LinuxFuchsiaSDKArtifacts’ is not
required, skipping update.
[ ] [ ] Artifact Instance of ‘MacOSFuchsiaSDKArtifacts’ is not
required, skipping update.
[ ] [ ] Artifact Instance of ‘FlutterRunnerSDKArtifacts’ is not
required, skipping update.
[ ] [ ] Artifact Instance of ‘FlutterRunnerDebugSymbols’ is not
required, skipping update.
[ +93 ms] [ +112 ms] Artifact Instance of ‘MaterialFonts’ is not required,
skipping update.
[ ] [ ] Artifact Instance of ‘GradleWrapper’ is not required,
skipping update.
[ ] [ +13 ms] Artifact Instance of ‘AndroidInternalBuildArtifacts’ is
not required, skipping update.
[ ] [ ] Artifact Instance of ‘IOSEngineArtifacts’ is not required,
skipping update.
[ ] [ ] Artifact Instance of ‘FlutterWebSdk’ is not required,
skipping update.
[ ] [ ] Artifact Instance of ‘FlutterSdk’ is not required,
skipping update.
[ ] [ ] Artifact Instance of ‘WindowsEngineArtifacts’ is not
required, skipping update.
[ ] [ ] Artifact Instance of ‘MacOSEngineArtifacts’ is not
required, skipping update.
[ ] [ ] Artifact Instance of ‘LinuxEngineArtifacts’ is not
required, skipping update.
[ ] [ ] Artifact Instance of ‘LinuxFuchsiaSDKArtifacts’ is not
required, skipping update.
[ ] [ ] Artifact Instance of ‘MacOSFuchsiaSDKArtifacts’ is not
required, skipping update.
[ ] [ ] Artifact Instance of ‘FlutterRunnerSDKArtifacts’ is not
required, skipping update.
[ ] [ ] Artifact Instance of ‘FlutterRunnerDebugSymbols’ is not
required, skipping update.
[ ] [ ] Artifact Instance of ‘IosUsbArtifacts’ is not required,
skipping update.
[ ] [ ] Artifact Instance of ‘IosUsbArtifacts’ is not required,
skipping update.
[ ] [ ] Artifact Instance of ‘IosUsbArtifacts’ is not required,
skipping update.
[ ] [ ] Artifact Instance of ‘IosUsbArtifacts’ is not required,
skipping update.
[ ] [ ] Artifact Instance of ‘IosUsbArtifacts’ is not required,
skipping update.
[ ] [ ] Artifact Instance of ‘FontSubsetArtifacts’ is not
required, skipping update.
[ ] [ ] Artifact Instance of ‘PubDependencies’ is not required,
skipping update.
[ +95 ms] [ +44 ms] Initializing file store
[ ] [ +20 ms] Done initializing file store
[ +103 ms] [ +76 ms] Skipping target: gen_localizations
[ +997 ms] [ +987 ms] Skipping target: kernel_snapshot
[ +803 ms] [ +828 ms] Skipping target: debug_android_application
[ ] [ ] Persisting file store
[ ] [ +46 ms] Done persisting file store
[ ] [ +6 ms] build succeeded.
[ +95 ms] [ +15 ms] «flutter assemble» took 2,163ms.
[ +202 ms] [ +259 ms] ensureAnalyticsSent: 254ms
[ ] [ +1 ms] Running shutdown hooks
[ ] [ ] Shutdown hooks complete
[ ] [ ] exiting with code 0
[ +99 ms] > Task :app:packLibsflutterBuildDebug UP-TO-DATE
[ ] > Task :app:preBuild UP-TO-DATE
[ ] > Task :app:preDebugBuild UP-TO-DATE
[ ] > Task :app:compileDebugAidl NO-SOURCE
[ ] > Task :app:compileDebugRenderscript NO-SOURCE
[ ] > Task :app:generateDebugBuildConfig UP-TO-DATE
[ +497 ms] > Task :app:checkDebugAarMetadata UP-TO-DATE
[ ] > Task :app:cleanMergeDebugAssets
[ ] > Task :app:mergeDebugShaders UP-TO-DATE
[ ] > Task :app:compileDebugShaders NO-SOURCE
[ ] > Task :app:generateDebugAssets UP-TO-DATE
[ +103 ms] > Task :app:mergeDebugAssets
[ +499 ms] > Task :app:copyFlutterAssetsDebug
[ ] > Task :app:generateDebugResValues UP-TO-DATE
[ ] > Task :app:generateDebugResources UP-TO-DATE
[ +198 ms] > Task :app:mergeDebugResources UP-TO-DATE
[ ] > Task :app:createDebugCompatibleScreenManifests UP-TO-DATE
[ ] > Task :app:extractDeepLinksDebug UP-TO-DATE
[ +96 ms] > Task :app:processDebugMainManifest UP-TO-DATE
[ ] > Task :app:processDebugManifest UP-TO-DATE
[ ] > Task :app:processDebugManifestForPackage UP-TO-DATE
[ +198 ms] > Task :app:processDebugResources UP-TO-DATE
[ +300 ms] > Task :app:compileDebugKotlin UP-TO-DATE
[ ] > Task :app:javaPreCompileDebug UP-TO-DATE
[ +103 ms] > Task :app:compileDebugJavaWithJavac UP-TO-DATE
[ ] > Task :app:compileDebugSources UP-TO-DATE
[ ] > Task :app:mergeDebugNativeDebugMetadata NO-SOURCE
[ ] > Task :app:compressDebugAssets UP-TO-DATE
[ ] > Task :app:processDebugJavaRes NO-SOURCE
[ +95 ms] > Task :app:mergeDebugJavaResource UP-TO-DATE
[ +200 ms] > Task :app:checkDebugDuplicateClasses UP-TO-DATE
[ ] > Task :app:dexBuilderDebug UP-TO-DATE
[ ] > Task :app:desugarDebugFileDependencies UP-TO-DATE
[ +200 ms] > Task :app:mergeExtDexDebug UP-TO-DATE
[ ] > Task :app:mergeDexDebug UP-TO-DATE
[ ] > Task :app:mergeDebugJniLibFolders UP-TO-DATE
[ ] > Task :app:mergeDebugNativeLibs UP-TO-DATE
[ ] > Task :app:stripDebugDebugSymbols UP-TO-DATE
[ ] > Task :app:validateSigningDebug UP-TO-DATE
[ ] > Task :app:packageDebug UP-TO-DATE
[ +798 ms] > Task :app:assembleDebug
[ +197 ms] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 7.0.
[ ] Use ‘—warning-mode all’ to show the individual deprecation warnings.
[ ] See
https://docs.gradle.org/6.7/userguide/command_line_interface.html#sec:command_li
ne_warnings
[ ] BUILD SUCCESSFUL in 14s
[ ] 32 actionable tasks: 5 executed, 27 up-to-date
[ +572 ms] Running Gradle task ‘assembleDebug’. (completed in 16.7s)
[+1068 ms] calculateSha: LocalDirectory:
‘/Users/tariqueimam/Documents/apps/infinitelist/build/app/outputs/flutter-apk’/a
pp.apk
[ +652 ms] ✓ Built build/app/outputs/flutter-apk/app-debug.apk.
[ +5 ms] executing:
/Users/tariqueimam/Library/Android/sdk/build-tools/30.0.3/aapt dump xmltree
/Users/tariqueimam/Documents/apps/infinitelist/build/app/outputs/flutter-apk/app
.apk AndroidManifest.xml
[ +131 ms] Exit code 0 from:
/Users/tariqueimam/Library/Android/sdk/build-tools/30.0.3/aapt dump xmltree
/Users/tariqueimam/Documents/apps/infinitelist/build/app/outputs/flutter-apk/app
.apk AndroidManifest.xml
[ ] N: android=http://schemas.android.com/apk/res/android
E: manifest (line=2)
A: android:versionCode(0x0101021b)=(type 0x10)0x1
A: android:versionName(0x0101021c)=»1.0.0″ (Raw: «1.0.0»)
A: android:compileSdkVersion(0x01010572)=(type 0x10)0x1e
A: android:compileSdkVersionCodename(0x01010573)=»11″ (Raw: «11»)
A: package=»tarique.stsolutions.infinitelist» (Raw:
«tarique.stsolutions.infinitelist»)
A: platformBuildVersionCode=(type 0x10)0x1e
A: platformBuildVersionName=(type 0x10)0xb
E: uses-sdk (line=7)
A: android:minSdkVersion(0x0101020c)=(type 0x10)0x10
A: android:targetSdkVersion(0x01010270)=(type 0x10)0x1e
E: uses-permission (line=14)
A: android:name(0x01010003)=»android.permission.INTERNET» (Raw:
«android.permission.INTERNET»)
E: application (line=16)
A: android:label(0x01010001)=»infinitelist» (Raw:
«infinitelist»)
A: android:icon(0x01010002)=@0x7f080000
A: android:debuggable(0x0101000f)=(type 0x12)0xffffffff
A:
android:appComponentFactory(0x0101057a)=»androidx.core.app.Core
ComponentFactory» (Raw:
«androidx.core.app.CoreComponentFactory»)
E: activity (line=21)
A: android:theme(0x01010000)=@0x7f0a0000
A:
android:name(0x01010003)=»tarique.stsolutions.infinitelist.Ma
inActivity» (Raw:
«tarique.stsolutions.infinitelist.MainActivity»)
A: android:launchMode(0x0101001d)=(type 0x10)0x1
A: android:configChanges(0x0101001f)=(type 0x11)0x40003fb4
A: android:windowSoftInputMode(0x0101022b)=(type 0x11)0x10
A: android:hardwareAccelerated(0x010102d3)=(type
0x12)0xffffffff
E: meta-data (line=35)
A:
android:name(0x01010003)=»io.flutter.embedding.android.Norm
alTheme» (Raw: «io.flutter.embedding.android.NormalTheme»)
A: android:resource(0x01010025)=@0x7f0a0001
E: meta-data (line=45)
A:
android:name(0x01010003)=»io.flutter.embedding.android.Spla
shScreenDrawable» (Raw:
«io.flutter.embedding.android.SplashScreenDrawable»)
A: android:resource(0x01010025)=@0x7f040000
E: intent-filter (line=49)
E: action (line=50)
A: android:name(0x01010003)=»android.intent.action.MAIN»
(Raw: «android.intent.action.MAIN»)
E: category (line=52)
A:
android:name(0x01010003)=»android.intent.category.LAUNCHE
R» (Raw: «android.intent.category.LAUNCHER»)
E: meta-data (line=59)
A: android:name(0x01010003)=»flutterEmbedding» (Raw:
«flutterEmbedding»)
A: android:value(0x01010024)=(type 0x10)0x2
[ +3 ms] Stopping app ‘app.apk’ on SM J210F.
[ ] executing: /Users/tariqueimam/Library/Android/sdk/platform-tools/adb
-s 4200bb0eac03c400 shell am force-stop tarique.stsolutions.infinitelist
[+1469 ms] executing: /Users/tariqueimam/Library/Android/sdk/platform-tools/adb
-s 4200bb0eac03c400 shell pm list packages tarique.stsolutions.infinitelist
[+1224 ms] package:tarique.stsolutions.infinitelist
package:tarique.stsolutions.infinitelist.infinitelist
[ +1 ms] executing: /Users/tariqueimam/Library/Android/sdk/platform-tools/adb
-s 4200bb0eac03c400 shell cat
/data/local/tmp/sky.tarique.stsolutions.infinitelist.sha1
[ +24 ms] 0bb1a2576d3914fbacf35df5fb39a2bea3f16502
[ ] Latest build already installed.
[ ] executing: /Users/tariqueimam/Library/Android/sdk/platform-tools/adb
-s 4200bb0eac03c400 shell -x logcat -v time -t 1
[ +384 ms] ——— beginning of main
06-09 22:51:25.151
D/NetworkController.MobileSignalController(1/2)( 1656):
getMobileIconGroup(): 0
[ +6 ms] executing: /Users/tariqueimam/Library/Android/sdk/platform-tools/adb
-s 4200bb0eac03c400 shell am start -a android.intent.action.RUN -f 0x20000000
—ez enable-background-compilation true —ez enable-dart-profiling true —ez
enable-checked-mode true —ez verify-entry-points true
tarique.stsolutions.infinitelist/tarique.stsolutions.infinitelist.MainActivity
[+1529 ms] Starting: Intent < act=android.intent.action.RUN flg=0x20000000
cmp=tarique.stsolutions.infinitelist/.MainActivity (has extras) >
[ ] Waiting for observatory port to be available.
[ +971 ms] Observatory URL on device: http://127.0.0.1:38511/zN3EumifYeM=/
[ +1 ms] executing: /Users/tariqueimam/Library/Android/sdk/platform-tools/adb
-s 4200bb0eac03c400 forward tcp:0 tcp:38511
[ +7 ms] 52888
[ ] Forwarded host port 52888 to device port 38511 for Observatory
[ +6 ms] Caching compiled dill
[ +506 ms] Connecting to service protocol: http://127.0.0.1:52888/zN3EumifYeM=/
[ +19 ms] Fail to connect to service protocol:
http://127.0.0.1:52888/zN3EumifYeM=/: HttpException: Connection closed before
full header was received, uri = http://127.0.0.1:52888/zN3EumifYeM=/ws
[ +1 ms] Error connecting to the service protocol: failed to connect to
http://127.0.0.1:52888/zN3EumifYeM=/
[ +3 ms] «flutter run» took 30,886ms.
[ +4 ms]
#0 throwToolExit
(package:flutter_tools/src/base/common.dart:10:3)
#1 RunCommand.runCommand
(package:flutter_tools/src/commands/run.dart:663:9)

[ +181 ms] ensureAnalyticsSent: 179ms
[ +5 ms] Running shutdown hooks
[ ] Shutdown hooks complete
[ ] exiting with code 2

Источник

I am having an Issue with Flutter in Android studio, where whenever I run my flutter app, it will print this error; «Error connecting to the service protocol: HttpException: Connection closed before full header was received, uri = http://127.0.0.1:53305/9So9Wn564F4=/ws» , and it will «disconnect» from the app in the emulator.
The app will still run, but I can’t use functions like Hot Reload.

I am on a Windows machine, and Flutter Doctor does not indicate any errors.
I have tried to read up on similar issues on github posts, but I have been unable to resolve the problem.

Do any of you guys have any ideas on how to solve this issue?

The problem does not occur when running on an actual device, only in the emulator.

1) Solution

If you return to a previous version of android, (Android Pie), you will no longer have this problem, it is related only to the latest versions of android (Q, 29), in others you will no longer have the problem.

2) Solution

A quick restart of the phone worked for me

3) Solution

What exactly happened

Hey I went into the same problem too.
I cannot use a Emulator inside windows because my pc is a very low end pc.
So, I had to use my phone instead. It is a Samsung Galaxy J2 Pro (SM-J210F) with Android 6.0.1 (Android Marshmallow).
I used that phone to develop flutter apps regularly, but suddenly, I went to this problem.

Here’s what happened when I tried to run «Flutter Attach» in VS-Code(v1.52.0).

command

flutter attach —machine -d 420054e7960eb400

exception

StateError: Bad state: Existing VM service clients prevent DDS from taking control.

#0      DartDevelopmentService.startDartDevelopmentService (package:flutter_tools/src/base/dds.dart:83:11)
<asynchronous suspension>
#1      FlutterDevice.connect.<anonymous closure> (package:flutter_tools/src/resident_runner.dart:249:11)
<asynchronous suspension>

Fixing the issue (In Windows 10)

So, I ran these commands to fix the issue.

Fixing the Flutter SDK

flutter clean -v

flutter channel stable ** (Optional if these didn’t fix the issue)

flutter upgrade -v

flutter pub cache repair -v (Disclaimer: It will download each and every version of all the packages. Be sure to have really fast internet or give at least an hour to this.)

Configure your Proxy/VPN

If you are using a Proxy or VPN to connect to the internet,
Make sure that application isn’t resolving localhost via that.(DNS)

Kill ADB and Dart processes.

After that, kill adb and dart process on Windows.
(I don’t know exactly how to kill these in Mac/Linux. Sorry About That)
Run these commands in the Command Prompt.

taskkill /f /im dart*
taskkill /f /im adb* (You can run «adb kill-server» too)

Fixing the ADB in the Windows (*Optional).

Navigate to %HOMEDRIVE%:Users%USERNAME%.android«
In my case, It is ( C:UsersIsira Adithya.android )
Then delete adbkey.

Fixing the Android Debugging in the Android Device

Disconnect the device from the computer.
Go to Settings -> Developer Options,
Turn off USB Debugging and Turn it on again.
Revoke USB Debugging authorizations.
Restart the device.

Update Windows and Android System (If above didn’t solve the problem)

Conclusion

I think these steps should fix your problem.
Also I am still 16 years old and I am not a very experienced developer.
If these didn’t fix, use this to get more info. Github Issue

4) Solution

Uninstall app in Emulator fixed same issue for me

5) Solution

Sorry I don’t know how you can solve it on Windows but for Mac Os users: Go to System Preferences -> Network -> Click on your Phone -> Uncheck «Disable unless needed»
Uncheck Disable unless needed

Thanks to https://github.com/flutter/flutter/issues/46698#issuecomment-565643127

6) Solution

For my case, I met the error when I used 3rd parties such as facebook_login, twitter_login incorrectly.

To check:

  • comment the libs from pubspec.yaml, corresponding code as well.

To fix:

  • update correctly config for the 3rd parties.

Hope this help.

7) Solution

I solved this problem by:

  • turn off my phone.
  • disconnect.
  • turn on my phone.

By doing this, you will restart the VM Service.

8) Solution

Try

flutter run —release

I faced the same issue after upgrading flutter 1.13 but the above command helped.

9) Solution

check if you have enough storage in your phone.

I had the same problem and that was the reason.

10) Solution

I had a simliar problem with ios with the error message Error connecting to the service protocol: failed to connect to http://127.0.0.1:....... I solved it by removing the app from the simulator and ran a clean in xcode, then it could build successfully from vs code!

11) Solution

For me it was caused by flutter_facebook_login plugin causing issue i removed it and i could afford to remove facebook login option but in your case you can try different version of flutter_facebook_login or you can use different plugin for loggin in using facebook.

12) Solution

I had faced the same issue but the only thing which solved my problem is to uninstall the app on my physical phone and I again try to run. and truly its work.

13) Solution

In virtual device manager, try one of these options.

Wipe Data
Cold Boot Now

enter image description here

14) Solution

Try

flutter doctor -v

I had faced same issue. So I run flutter doctor -v command.

Then I found the error

✗ Android licenses not accepted. To resolve this, run: flutter doctor —android-licenses.

flutter doctor —android-licenses this command resolved my issue.

15) Solution

If not all above them works for you.
1)Remove android studio, reinstall and open Android Studio
2)Go to «More Actions»
3)Go to «SDK Manager»
4)Click «Android SDK»
5)Click «SDK Tools»
6)Untick Android SDK Command-line Tools(latest) apply and let the program delete the files.
7)Go back tick Android SDK Command-line Tools(latest) and let the program download again.
It just worked for me

16) Solution

Open AVD from Android Studio and clear data of emulator and re-run again.
it worked for me.

17) Solution

If you are using Flutter 2.10 or higher it may be that you tried to emulate a Windows desktop app but you don’t have Visual Studio - develop for Windows (Visual Studio Community 2022 17.1.0) installed.

Apparently, it won’t let you emulate anything until you install VS.
Run flutter doctor to find out.

18) Solution

I was having the same error message. In my case, the problem was just a configuration that I changed in Runner.xcodeproj.

Open runner.xcodeproj in Xcode, go to the General tab -> App Icons and Lauch Images -> «Launch Screen File». I had changed it to Main and that cause the error, changing back to «LaunchScreen» option solved the problem for me.

19) Solution

This happened to me too, the problem was I was using a vpn in my PC, I turned the vpn off, and everything just worked fine

20) Solution

For me, it was caused by phone screen saver. Emulator screen was locked. After
I pressed on power icon, the screen opened. then I run it again and everything is working.

21) Solution

When I deleted the emulator in AVD Manager and rebuilt it, it worked.

22) Solution

Open the project in android studio => Start your Emulator — OR — Connect your android device with Debug mode «on» => Run the Project on android studio => Run your project from VS code or from command line using flutter run

23) Solution

I have the same problem and I go to xcode -> window -> device & simulator, under Installed Apps I remove some apps and it works.

24) Solution

In my case, I just closed the simulator, and ran it again.

25) Solution

For me, I use an external device to run the output and it fails to connect the debugging url.
The reason what I think is the connection between my device and PC was lost during synchronizing the data
So for that, I just revoke the debugging option from the developer options in the settings.
For an emulator that is created by android studio, I sue to clean the data/ wipe data/ or go to settings inside the emulator and go to storage then clear the cache data (if an app is preinstalled manually uninstall the flutter app then remove the cache).
Also, run fluter clean and flutter pub get in the terminal/cmd then flutter run to target the emulator or personal device.

26) Solution

I have resolved this problem after add some code in android folder.

1.Add below code in AndroidManifest.xml

 <meta-data android:name="com.facebook.sdk.ApplicationId"
        android:value="@string/facebook_app_id"/>

    <activity android:name="com.facebook.FacebookActivity"
        android:configChanges=
            "keyboard|keyboardHidden|screenLayout|screenSize|orientation"
        android:label="@string/app_name" />
    <activity
        android:name="com.facebook.CustomTabActivity"
        android:exported="true">
        <intent-filter>
            <action android:name="android.intent.action.VIEW" />
            <category android:name="android.intent.category.DEFAULT" />
            <category android:name="android.intent.category.BROWSABLE" />
            <data android:scheme="@string/fb_login_protocol_scheme" />
        </intent-filter>
    </activity>

2.Add your Facebook app id in strings.xml

<string name="facebook_app_id">380000000000000</string>
<string name="fb_login_protocol_scheme">fb380000000000000</string>

3.Add dependencies in pubspec.yaml

flutter_facebook_login: ^1.1.1

Pub get and run.

27) Solution

You can solve it by restarting your phone or emulator.

28) Solution

It seems it can be different things. In my case, I removed a package I was using, barcode_scan.

Comments Section

Same! Which flutter version are you using? I’m using 1.5.4-hotfix.2.

Happens for me exactly for Android Pie//

can you please tell me how to fix it. because I am getting same error

@RutvikGumasana: try commenting all of 3rd parties libs such as facebook, twitter…, code is using them as well. clean, reinstall app again

but i need to use this facebook libs. then how can I get out of this error?

I was able to overcome it by using 30+ API

@RutvikGumasana u need to configure facebook plugin correctly. To day, I try to integrate again. It runs well.

flutter_barcode_scan caused the error for me. Does anybody know a working barcode-package?

i just removed the facebook dependency and the app is working fine now

Got this message while trying this solution ‘Release mode is not supported for emulators.’

This sadly isn’t related to fixing this problem when it occurs when using the emulator.

I just did a cold boot and it worked.

I am facing the same issue, can it be related to the firewall i have on my Zorin OS(Ubuntu based)

Try wiping emulator data

Your answer could be improved with additional supporting information. Please edit to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers in the help center (/help/how-to-ask).

Ty, the restart also worked for me.

This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don’t require clarification from the asker. — From Review (/review/late-answers/30964621)

Restarting the phone, Uninstalling the app, Restarting the pc, Cleaning the build folder solved the issue!

Your answer could be improved with additional supporting information. Please edit to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers in the help center (/help/how-to-answer).

Re-installing every single time is a real pain

Your answer could be improved with additional supporting information. Please edit to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers in the help center (/help/how-to-answer).

Related Topics
flutter
android-studio
android-emulator

Mentions
William
Neel
Sandro
Jenny
Near Huscarl
Syed Ali
Tazboy
Antoine Guerra
Zia Ullah
Mr Special
Gohar Sahi
Jack
Zeeshan Mehdi
Dheerendra Mitm
Shahid Sarwar
Isira Adithya
Quyen Anh Nguyen
Noveleven
Simon Olsen
Luan Martins Gepfrie
Mhmd Asaad
Mang Hartono
Oldar Bakr
Kadhum Alrubaye
Thejufo
Onur Arda Karakum

References
56093247/flutter-emulator-error-connecting-to-service-protocol

У меня такая же проблема.
Думаю, это из-за твоих дротиков и флаттеров.

Just run flutter upgrade and flutter clean to solve the problem.

Аналогичные решения проблемы здесь: https://github.com/flutter/flutter/issues/47204

Это мне помогло. Вот журнал:

PS D:DocumentsWorkbus_stop_routes> flutter clean
Deleting build...                                                  629ms
Deleting .dart_tool...                                             567ms
Deleting .packages...                                                0ms
Deleting Generated.xcconfig...                                       0ms
Deleting flutter_export_environment.sh...                            0ms
Deleting .flutter-plugins-dependencies...                            0ms
Deleting .flutter-plugins...                                         0ms
PS D:DocumentsWorkbus_stop_routes> flutter pub get
Running "flutter pub get" in bus_stop_routes...                     3.4s
PS D:DocumentsWorkbus_stop_routes> flutter run
Launching libmain.dart on SM N910H in debug mode...
Note: C:flutter.pub-cachehostedpub.dartlang.orggoogle_maps_flutter-2.0.1androidsrcmainjavaioflutterpluginsgooglemapsConvert.java uses or overrides a deprecated API.
Running Gradle task 'assembleDebug'...
Running Gradle task 'assembleDebug'... Done                        46.3s
√ Built buildappoutputsflutter-apkapp-debug.apk.
Installing buildappoutputsflutter-apkapp.apk...                29.0s
Activating Dart DevTools...                                         3.1s
Error connecting to the service protocol: failed to connect to http://127.0.0.1:58851/a7SAG7gM8aI=/
PS D:DocumentsWorkbus_stop_routes> dart upgrade
Could not find a command named "upgrade".

Usage: dart [<vm-flags>] <command|dart-file> [<arguments>]

Global options:
-h, --help                 Print this usage information.
-v, --verbose              Show additional command output.
    --version              Print the Dart SDK version.
    --enable-analytics     Enable anonymous analytics.
    --disable-analytics    Disable anonymous analytics.

Available commands:
  analyze   Analyze the projects Dart code.
  compile   Compile Dart to various formats.
  create    Create a new project.
  fix       Apply automated fixes to Dart source code.
  format    Idiomatically format Dart source code.
  migrate   Perform a null safety migration on a project or package.
  pub       Work with packages.
  run       Run a Dart program.
  test      Run tests in this package.

Run "dart help <command>" for more information about a command.
See https://dart.dev/tools/dart-tool for detailed documentation.
PS D:DocumentsWorkbus_stop_routes> flutter upgrade
Upgrading Flutter to 2.0.4 from 2.0.3 in C:flutter...
Checking Dart SDK version... 
Downloading Dart SDK from Flutter engine 2dce47073a378673f6ca095e91b8065544c3a881...       
Building flutter tool... 
Running pub upgrade... 

Upgrading engine...
Downloading android-arm-profile/windows-x64 tools...               20.1s
Downloading android-arm-release/windows-x64 tools...                8.7s
Downloading android-arm64-profile/windows-x64 tools...              9.7s
Downloading android-arm64-release/windows-x64 tools...              8.2s
Downloading android-x64-profile/windows-x64 tools...                9.3s
Downloading android-x64-release/windows-x64 tools...                7.9s
Downloading android-x86 tools...                                   98.3s
Downloading android-x64 tools...                                   64.8s
Downloading android-arm tools...                                   15.6s
Downloading android-arm-release tools...                           12.4s
Downloading android-arm64 tools...                                 36.2s
Downloading android-arm64-profile tools...                         18.1s
Downloading android-arm64-release tools...                         14.6s
Downloading android-x64-profile tools...                           19.0s
Downloading android-x64-release tools...                           15.0s
Downloading android-x86-jit-release tools...                       21.6s
Downloading Web SDK...                                             42.0s

Flutter 2.0.4 • channel stable • https://github.com/flutter/flutter.git
Framework • revision b1395592de (7 days ago) • 2021-04-01 14:25:01 -0700
Engine • revision 2dce47073a
Tools • Dart 2.12.2

Running flutter doctor...
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 2.0.4, on Microsoft Windows [Version 10.0.19042.867], locale en-US)
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[√] Chrome - develop for the web
[√] Android Studio (version 4.1.0)
[√] VS Code (version 1.55.0)
[√] Connected device (3 available)

• No issues found!
PS D:DocumentsWorkbus_stop_routes> flutter run
Running "flutter pub get" in bus_stop_routes...                  1,114ms
Launching libmain.dart on SM N910H in debug mode...
Running Gradle task 'assembleDebug'...                                  
Running Gradle task 'assembleDebug'... Done                       107.2s
√ Built buildappoutputsflutter-apkapp-debug.apk.
Installing buildappoutputsflutter-apkapp.apk...                29.2s
Syncing files to device SM N910H...                                141ms

Flutter run key commands.
r Hot reload.
R Hot restart.
h Repeat this help message.
d Detach (terminate "flutter run" but leave application running).
c Clear the screen
q Quit (terminate the application on the device).
An Observatory debugger and profiler on SM N910H is available at:
http://127.0.0.1:60828/axOQuzsu83M=/

Если не решено, это связано с расширением, которое вы используете.

  • После этого, пожалуйста, снова откройте свой редактор. Но иногда это не работает, когда вы используете расширения.

  • Еще я проверил антивирусный защитник. И дал разрешение.

Отключите iPhone и ноутбук от WiFi, а затем создайте и подключите проект Flutter. Возможно, после этого снова запустите WiFi. Некоторые люди упомянули о проблеме с сетью в Catalina. В противном случае может быть дубликат https://github.com/flutter/flutter/issues/48189 .

Спасибо @iKK001 !
@tudor07 тебе помогает?

@iKK001 @VladyslavBondarenko Я могу запустить приложение таким образом (отключение и повторное подключение WiFi), но тогда горячая перезагрузка не работает, выдавая аналогичную ошибку (Не удается выполнить горячую перезагрузку, не удалось подключиться к…)

У меня была эта проблема и в Мохаве.

Не работает

http_proxy=http://127.0.0.1:1032;https_proxy=http://127.0.0.1:1032;no_proxy=127.0.0.1,localhost flutter run --observatory-port 1032

Error connecting to the service protocol: failed to connect to http://127.0.0.1:1032/R53dZ7jI-P0=/
http_proxy=http://127.0.0.1:1032;https_proxy=http://127.0.0.1:1032; flutter run --observatory-port 1032 
Error connecting to the service protocol: failed to connect to http://127.0.0.1:1032/R53dZ7jI-P0=/

@VladyslavBondarenko Я уже указал, что у меня это не включено

Та же проблема здесь.

xxx git:(master) ✗ flutter doctor -v
[✓] Flutter (Channel beta, v1.12.13+hotfix.6, on Mac OS X 10.15 19A583, locale en-GB)
    • Flutter version 1.12.13+hotfix.6 at /Users/xxx/flutter
    • Framework revision 18cd7a3601 (4 weeks ago), 2019-12-11 06:35:39 -0800
    • Engine revision 2994f7e1e6
    • Dart version 2.7.0

[!] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
    • Android SDK at /Users/xxx/Library/Android/sdk
    • Android NDK location not configured (optional; useful for native profiling support)
    • Platform android-29, build-tools 28.0.3
    • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)
    ! Some Android licenses not accepted.  To resolve this, run: flutter doctor --android-licenses

[✓] Xcode - develop for iOS and macOS (Xcode 11.1)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 11.1, Build version 11A1027
    • CocoaPods version 1.8.4

[✓] Android Studio (version 3.5)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin version 42.1.1
    • Dart plugin version 191.8593
    • Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)

[✓] IntelliJ IDEA Ultimate Edition (version 2019.2.4)
    • IntelliJ at /Applications/IntelliJ IDEA.app
    • Flutter plugin version 39.0.5
    • Dart plugin version 192.6262.58

[✓] VS Code (version 1.41.1)
    • VS Code at /Applications/Visual Studio Code.app/Contents
    • Flutter extension version 3.7.1

[✓] Connected device (2 available)
    • xxx's iPhone • xxxx • ios • iOS 13.1.3
    • iPhone X            • 6D7AD1A4-5621-4A9C-AA4F-1DE5D7B8FFB4     • ios • com.apple.CoreSimulator.SimRuntime.iOS-12-2 (simulator)

! Doctor found issues in 1 category.

@iapicca флаттер бежать —verbose

[+1074 ms] Forwarded port ForwardedPort HOST:1035 to DEVICE:52756
[   +2 ms] Installing and launching... (completed in 23.5s)
[   +9 ms] Connecting to service protocol: http://127.0.0.1:1035/HVw3R9PfL9c=/
[ +130 ms] Fail to connect to service protocol: http://127.0.0.1:1035/HVw3R9PfL9c=/: HttpException: , uri =
http://127.0.0.1:1035/HVw3R9PfL9c=/ws
[        ] Error connecting to the service protocol: failed to connect to http://127.0.0.1:1035/HVw3R9PfL9c=/
[   +2 ms] "flutter run" took 74,872ms.

#0      throwToolExit (package:flutter_tools/src/base/common.dart:28:3)
#1      RunCommand.runCommand (package:flutter_tools/src/commands/run.dart:509:7)
<asynchronous suspension>
#2      FlutterCommand.verifyThenRunCommand (package:flutter_tools/src/runner/flutter_command.dart:615:18)
#3      _asyncThenWrapperHelper.<anonymous closure> (dart:async-patch/async_patch.dart:73:64)
#4      _rootRunUnary (dart:async/zone.dart:1134:38)
#5      _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#6      _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#7      Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)
#8      Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#9      Future._completeWithValue (dart:async/future_impl.dart:524:5)
#10     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)
#11     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)
#12     RunCommand.usageValues (package:flutter_tools/src/commands/run.dart)
#13     _asyncThenWrapperHelper.<anonymous closure> (dart:async-patch/async_patch.dart:73:64)
#14     _rootRunUnary (dart:async/zone.dart:1134:38)
#15     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#16     _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#17     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)
#18     Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#19     Future._completeWithValue (dart:async/future_impl.dart:524:5)
#20     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)
#21     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)
#22     IosProject.isSwift (package:flutter_tools/src/project.dart)
#23     _asyncThenWrapperHelper.<anonymous closure> (dart:async-patch/async_patch.dart:73:64)
#24     _rootRunUnary (dart:async/zone.dart:1134:38)
#25     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#26     _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#27     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)
#28     Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#29     Future._completeWithValue (dart:async/future_impl.dart:524:5)
#30     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)
#31     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)
#32     IosProject.buildSettings (package:flutter_tools/src/project.dart)
#33     _asyncThenWrapperHelper.<anonymous closure> (dart:async-patch/async_patch.dart:73:64)
#34     _rootRunUnary (dart:async/zone.dart:1134:38)
#35     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#36     _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#37     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)
#38     Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#39     Future._completeWithValue (dart:async/future_impl.dart:524:5)
#40     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)
#41     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)
#42     XcodeProjectInterpreter.getBuildSettings (package:flutter_tools/src/ios/xcodeproj.dart)
#43     _asyncThenWrapperHelper.<anonymous closure> (dart:async-patch/async_patch.dart:73:64)
#44     _rootRunUnary (dart:async/zone.dart:1134:38)
#45     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#46     _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#47     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)
#48     Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#49     Future._completeWithValue (dart:async/future_impl.dart:524:5)
#50     _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)
#51     _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)
#52     _DefaultProcessUtils.run (package:flutter_tools/src/base/process.dart)
#53     _asyncThenWrapperHelper.<anonymous closure> (dart:async-patch/async_patch.dart:73:64)
#54     _rootRunUnary (dart:async/zone.dart:1134:38)
#55     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#56     _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#57     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)
#58     Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#59     Future._completeWithValue (dart:async/future_impl.dart:524:5)
#60     Future.wait.<anonymous closure> (dart:async/future.dart:400:22)
#61     _rootRunUnary (dart:async/zone.dart:1134:38)
#62     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#63     _FutureListener.handleValue (dart:async/future_impl.dart:139:18)
#64     Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)
#65     Future._propagateToListeners (dart:async/future_impl.dart:709:32)
#66     Future._complete (dart:async/future_impl.dart:514:7)
#67     _BufferingStreamSubscription.asFuture.<anonymous closure> (dart:async/stream_impl.dart:206:14)
#68     _rootRun (dart:async/zone.dart:1122:38)
#69     _CustomZone.run (dart:async/zone.dart:1023:19)
#70     _CustomZone.runGuarded (dart:async/zone.dart:925:7)
#71     _BufferingStreamSubscription._sendDone.sendDone (dart:async/stream_impl.dart:391:13)
#72     _BufferingStreamSubscription._sendDone (dart:async/stream_impl.dart:401:15)
#73     _BufferingStreamSubscription._close (dart:async/stream_impl.dart:285:7)
#74     _SinkTransformerStreamSubscription._close (dart:async/stream_transformers.dart:98:11)
#75     _EventSinkWrapper.close (dart:async/stream_transformers.dart:25:11)
#76     _StringAdapterSink.close (dart:convert/string_conversion.dart:251:11)
#77     _Utf8ConversionSink.close (dart:convert/string_conversion.dart:302:20)
#78     _ConverterStreamEventSink.close (dart:convert/chunked_conversion.dart:82:18)
#79     _SinkTransformerStreamSubscription._handleDone (dart:async/stream_transformers.dart:143:24)
#80     _rootRun (dart:async/zone.dart:1122:38)
#81     _CustomZone.run (dart:async/zone.dart:1023:19)
#82     _CustomZone.runGuarded (dart:async/zone.dart:925:7)
#83     _BufferingStreamSubscription._sendDone.sendDone (dart:async/stream_impl.dart:391:13)
#84     _BufferingStreamSubscription._sendDone (dart:async/stream_impl.dart:401:15)
#85     _BufferingStreamSubscription._close (dart:async/stream_impl.dart:285:7)
#86     _SyncStreamControllerDispatch._sendDone (dart:async/stream_controller.dart:774:19)
#87     _StreamController._closeUnchecked (dart:async/stream_controller.dart:631:7)
#88     _StreamController.close (dart:async/stream_controller.dart:624:5)
#89     _Socket._onData (dart:io-patch/socket_patch.dart:1838:21)
#90     _rootRunUnary (dart:async/zone.dart:1138:13)
#91     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#92     _CustomZone.runUnaryGuarded (dart:async/zone.dart:933:7)
#93     _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:338:11)
#94     _BufferingStreamSubscription._add (dart:async/stream_impl.dart:265:7)
#95     _SyncStreamControllerDispatch._sendData (dart:async/stream_controller.dart:766:19)
#96     _StreamController._add (dart:async/stream_controller.dart:642:7)
#97     _StreamController.add (dart:async/stream_controller.dart:588:5)
#98     new _RawSocket.<anonymous closure> (dart:io-patch/socket_patch.dart:1386:35)
#99     _NativeSocket.issueReadEvent.issue (dart:io-patch/socket_patch.dart:892:18)
#100    _microtaskLoop (dart:async/schedule_microtask.dart:43:21)
#101    _startMicrotaskLoop (dart:async/schedule_microtask.dart:52:5)
#102    _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:118:13)
#103    _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:175:5)

@genert , не могли бы вы поднять этот вопрос, пожалуйста? они смотрят на палец вверх, а не отвечают «я тоже»

У меня эта проблема уже пару дней (только на iOS). Он собирается и устанавливается нормально, но flutter run отключается в последнюю минуту, и я не вижу журналы устройства или горячую перезагрузку.

Error connecting to the service protocol: failed to connect to http://127.0.0.1:1069/GEHbGRVBkrY=/

Связанные вопросы, которые я прочитал:

  • №13747
  • №47204
  • №32651
  • #25112

Никакое решение не работает для меня:

  • У меня нет корпоративного брандмауэра, я использую обычный бизнес-маршрутизатор Comcast, я не использую VPN или какой-либо прокси, у меня нет переменных среды, связанных с прокси
  • Я попытался включить и отключить флаг «Подключиться через сеть» в XCode> Устройства.
  • Я пробовал отключать/переподключать USB-кабель
  • Иногда я могу обойти проблему, отключив Wi-Fi на своем ноутбуке… иногда он собирает и подключается к горячей перезагрузке, но иногда я ВСЕ ЕЩЕ сталкиваюсь с той же проблемой даже с отключенным Wi-Fi.

флаттер доктор -v

«`
[✓] Flutter (стабильная версия канала, версия 1.12.13+исправление.5, в Mac OS X 10.14.6 18G95, языковой стандарт en-US)
• Flutter версии 1.12.13+исправление.5 в /Users/corey/flutter.
• Версия платформы 27321ebbad (6 недель назад), 2019-12-10 18:15:01 -0800
• Ревизия двигателя 2994f7e1e6
• Дартс версии 2.7.0

[✓] Набор инструментов Android — разработка для устройств Android (Android SDK версии 28.0.3)
• Android SDK в /Users/corey/Library/Android/sdk.
• Местоположение Android NDK не настроено (необязательно; полезно для встроенной поддержки профилирования).
• Платформа android-28, инструменты сборки 28.0.3
• ANDROID_HOME = /Users/corey/Library/Android/sdk
• ANDROID_SDK_ROOT = /Users/corey/Library/Android/sdk
• Двоичный файл Java по адресу: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java.
• Java-версия OpenJDK Runtime Environment (сборка 1.8.0_202-release-1483-b49-5587405)
• Принимаются все лицензии Android.

[✓] Xcode — разработка для iOS и macOS (Xcode 11.3)
• Xcode в /Applications/Xcode.app/Contents/Developer.
• Xcode 11.3, версия сборки 11C29.
• CocoaPods версии 1.7.5

[✓] Android Studio (версия 3.5)
• Android Studio по адресу /Applications/Android Studio.app/Contents.
• Плагин Flutter версии 42.1.1
• Версия плагина Dart 191.8593.
• Java-версия OpenJDK Runtime Environment (сборка 1.8.0_202-release-1483-b49-5587405)

[✓] Код VS (версия 1.41.1)
• VS Code в /Applications/Visual Studio Code.app/Contents.
• Расширение Flutter версии 3.7.1

[✓] Подключенное устройство (доступно 2)
• iPhone Эвана • 8d0324080561dd7f917d53392abb600b541154bc • ios • iOS 13.3
• Подача iPhone 1 X • 7fbde93a42aa7045b58d5544bbc6d70ade30cdf5 • ios • iOS 13.1.3

• Проблем не обнаружено!
«`

флаттер бежать —verbose

«` ударить
[+1014 мс] Перенаправленный порт ForwardedPort HOST:1070 на DEVICE:54361
[ +1 мс] Установка и запуск… (завершено за 19,1 с)
[ +8 мс] Подключение к служебному протоколу: http://127.0.0.1 :1069/GEHbGRVBkrY=/
[+21 мс] Не удалось подключиться к сервисному протоколу: http://127.0.0.1 :1069/GEHbGRVBkrY=/: HttpException: Соединение закрыто до получения полного заголовка, uri = http://127.0.0.1 :1069/GEHbGRVBkrY= /ws
[ ] Ошибка подключения к сервисному протоколу: не удалось подключиться к http://127.0.0.1 :1069/GEHbGRVBkrY=/
[ +5 мс] «Движение» заняло 151 636 мс.

0 throwToolExit (пакет:flutter_tools/src/base/common.dart:28:3)

1 RunCommand.runCommand (пакет:flutter_tools/src/commands/run.dart:509:7)

2 FlutterCommand.verifyThenRunCommand (package:flutter_tools/src/runner/flutter_command.dart:615:18)

3 _asyncThenWrapperHelper.(дротик: async-patch/async_patch.dart:73:64)

4 _rootRunUnary (dart:async/zone.dart:1134:38)

5 _CustomZone.runUnary (dart:async/zone.dart:1031:19)

6 _FutureListener.handleValue (dart:async/future_impl.dart:139:18)

7 Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)

8 Future._propagateToListeners (dart:async/future_impl.dart:709:32)

9 Future._completeWithValue (dart:async/future_impl.dart:524:5)

10 _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)

11 _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)

12 RunCommand.usageValues ​​(package:flutter_tools/src/commands/run.dart)

13 _asyncThenWrapperHelper.(дротик: async-patch/async_patch.dart:73:64)

14 _rootRunUnary (dart:async/zone.dart:1134:38)

15 _CustomZone.runUnary (dart:async/zone.dart:1031:19)

16 _FutureListener.handleValue (dart:async/future_impl.dart:139:18)

17 Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)

18 Future._propagateToListeners (dart:async/future_impl.dart:709:32)

19 Future._completeWithValue (dart:async/future_impl.dart:524:5)

20 _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)

21 _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)

22 IosProject.isSwift (пакет:flutter_tools/src/project.dart)

23 _asyncThenWrapperHelper.(дротик: async-patch/async_patch.dart:73:64)

24 _rootRunUnary (dart:async/zone.dart:1134:38)

25 _CustomZone.runUnary (dart:async/zone.dart:1031:19)

26 _FutureListener.handleValue (dart:async/future_impl.dart:139:18)

27 Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)

28 Future._propagateToListeners (dart:async/future_impl.dart:709:32)

29 Future._completeWithValue (dart:async/future_impl.dart:524:5)

30 _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)

31 _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)

32 IosProject.buildSettings (пакет:flutter_tools/src/project.dart)

33 _asyncThenWrapperHelper.(дротик: async-patch/async_patch.dart:73:64)

34 _rootRunUnary (dart:async/zone.dart:1134:38)

35 _CustomZone.runUnary (dart:async/zone.dart:1031:19)

36 _FutureListener.handleValue (dart:async/future_impl.dart:139:18)

37 Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)

38 Future._propagateToListeners (dart:async/future_impl.dart:709:32)

39 Future._completeWithValue (dart:async/future_impl.dart:524:5)

40 _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)

41 _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)

42 XcodeProjectInterpreter.getBuildSettings (пакет:flutter_tools/src/ios/xcodeproj.dart)

43 _asyncThenWrapperHelper.(дротик: async-patch/async_patch.dart:73:64)

44 _rootRunUnary (dart:async/zone.dart:1134:38)

45 _CustomZone.runUnary (dart:async/zone.dart:1031:19)

46 _FutureListener.handleValue (dart:async/future_impl.dart:139:18)

47 Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)

48 Future._propagateToListeners (dart:async/future_impl.dart:709:32)

49 Future._completeWithValue (dart:async/future_impl.dart:524:5)

50 _AsyncAwaitCompleter.complete (dart:async-patch/async_patch.dart:32:15)

51 _completeOnAsyncReturn (dart:async-patch/async_patch.dart:290:13)

52 _DefaultProcessUtils.run (пакет:flutter_tools/src/base/process.dart)

53 _asyncThenWrapperHelper.(дротик: async-patch/async_patch.dart:73:64)

54 _rootRunUnary (dart:async/zone.dart:1134:38)

55 _CustomZone.runUnary (dart:async/zone.dart:1031:19)

56 _FutureListener.handleValue (dart:async/future_impl.dart:139:18)

57 Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)

58 Future._propagateToListeners (dart:async/future_impl.dart:709:32)

59 Future._completeWithValue (dart:async/future_impl.dart:524:5)

60 Будущее.подождите.(дротик:асинхронный/будущее.дротик:400:22)

61 _rootRunUnary (dart:async/zone.dart:1134:38)

62 _CustomZone.runUnary (dart:async/zone.dart:1031:19)

63 _FutureListener.handleValue (dart:async/future_impl.dart:139:18)

64 Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:680:45)

65 Future._propagateToListeners (dart:async/future_impl.dart:709:32)

66 Будущее._complete (dart:async/future_impl.dart:514:7)

67 _BufferingStreamSubscription.asFuture.(дротик: асинхронный/stream_impl.дротик: 206:14)

68 _rootRun (dart:async/zone.dart:1122:38)

69 _CustomZone.run (dart:async/zone.dart:1023:19)

70 _CustomZone.runGuarded (dart:async/zone.dart:925:7)

71 _BufferingStreamSubscription._sendDone.sendDone (dart:async/stream_impl.dart:391:13)

72 _BufferingStreamSubscription._sendDone (dart:async/stream_impl.dart:401:15)

73 _BufferingStreamSubscription._close (dart:async/stream_impl.dart:285:7)

74 _SinkTransformerStreamSubscription._close (dart:async/stream_transformers.dart:98:11)

75 _EventSinkWrapper.close (dart:async/stream_transformers.dart:25:11)

76 _StringAdapterSink.close (dart:convert/string_conversion.dart:251:11)

77 _Utf8ConversionSink.close (dart:convert/string_conversion.dart:302:20)

78 _ConverterStreamEventSink.close (dart:convert/chunked_conversion.dart:82:18)

79 _SinkTransformerStreamSubscription._handleDone (dart:async/stream_transformers.dart:143:24)

80 _rootRun (dart:async/zone.dart:1122:38)

81 _CustomZone.run (dart:async/zone.dart:1023:19)

82 _CustomZone.runGuarded (dart:async/zone.dart:925:7)

83 _BufferingStreamSubscription._sendDone.sendDone (dart:async/stream_impl.dart:391:13)

84 _BufferingStreamSubscription._sendDone (dart:async/stream_impl.dart:401:15)

85 _BufferingStreamSubscription._close (dart:async/stream_impl.dart:285:7)

86 _SyncStreamControllerDispatch._sendDone (dart:async/stream_controller.dart:774:19)

87 _StreamController._closeUnchecked (dart:async/stream_controller.dart:631:7)

88 _StreamController.close (dart:async/stream_controller.dart:624:5)

89 _Socket._onData (dart:io-patch/socket_patch.dart:1838:21)

90 _rootRunUnary (dart:async/zone.dart:1138:13)

91 _CustomZone.runUnary (dart:async/zone.dart:1031:19)

92 _CustomZone.runUnaryGuarded (dart:async/zone.dart:933:7)

93 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:338:11)

94 _BufferingStreamSubscription._add (dart:async/stream_impl.dart:265:7)

95 _SyncStreamControllerDispatch._sendData (dart:async/stream_controller.dart:766:19)

96 _StreamController._add (dart:async/stream_controller.dart:642:7)

97 _StreamController.add (dart:async/stream_controller.dart:588:5)

98 новых _RawSocket.(дротик:io-patch/socket_patch.dart:1386:35)

99 _NativeSocket.issueReadEvent.issue (dart:io-patch/socket_patch.dart:892:18)

100 _microtaskLoop (dart:async/schedule_microtask.dart:43:21)

101 _startMicrotaskLoop (dart:async/schedule_microtask.dart:52:5)

102 _runPendingImmediateCallback (dart:isolate-patch/isolate_patch.dart:118:13)

103 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:175:5)

«`

Должен ли он быть помечен как severe: regression , например #47204?

@КориКоул
вы не сталкиваетесь с проблемой при использовании предыдущей версии флаттера?
могу добавить severe: regression если так

Я тоже столкнулся с этой ошибкой. Я разрабатываю в течение нескольких недель без каких-либо проблем с точно такой же версией Flutter.
Теперь я не могу использовать горячую перезагрузку с устройствами iOS.

Как описано в этом выпуске выше, это работает, когда мы отключаем Wi-Fi на Mac или на устройстве iOS.

Я никогда не сталкивался с этой проблемой до недавнего времени. Я попытаюсь понизить версию флаттера, чтобы увидеть, является ли это регрессией или нет. Я также попробую обновить XCode, потому что мой устарел (11.3)

Обновление XCode до 11.3.1 не решило проблему.

Однако после понижения уровня флаттера до v1.12.11 я теперь могу использовать свои iPhone 8 и iPhone X, и я больше не получаю ошибку подключения протокола службы.

(Проблема не исчезла, когда я попробовал v1.12.13+исправление.6, v1.12.13+исправление.5, v1.12.13+исправление.4, v1.12.13+исправление.3, v1.12.13+исправление.2, v1.12.13. +исправление.1 и v1.12.12)

Это мой flutter doctor -v за то, что теперь у меня работает без ошибок. Я думаю, что это действительно регресс @VladyslavBondarenko

флаттер доктор -v

«`
[✓] Flutter (канал неизвестен, v1.12.11, в Mac OS X 10.14.6 18G95, локаль en-US)
• Flutter версии 1.12.11 в /Users/corey/flutter.
• Версия платформы f40dbf8ca0 (9 недель назад), 23 ноября 2019 г., 01:02:54 -0500
• Версия двигателя d1cac77d5a
• Дартс версии 2.7.0

[✓] Набор инструментов Android — разработка для устройств Android (Android SDK версии 28.0.3)
• Android SDK в /Users/corey/Library/Android/sdk.
• Местоположение Android NDK не настроено (необязательно; полезно для встроенной поддержки профилирования).
• Платформа android-28, инструменты сборки 28.0.3
• ANDROID_HOME = /Users/corey/Library/Android/sdk
• ANDROID_SDK_ROOT = /Users/corey/Library/Android/sdk
• Двоичный файл Java по адресу: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java.
• Java-версия OpenJDK Runtime Environment (сборка 1.8.0_202-release-1483-b49-5587405)
• Принимаются все лицензии Android.

[✓] Xcode — разработка для iOS и macOS (Xcode 11.3.1)
• Xcode в /Applications/Xcode.app/Contents/Developer.
• Xcode 11.3.1, версия сборки 11C505.
• CocoaPods версии 1.7.5

[✓] Chrome — разработка для Интернета
• Chrome в /Applications/Google Chrome.app/Contents/MacOS/Google Chrome.

[✓] Android Studio (версия 3.5)
• Android Studio по адресу /Applications/Android Studio.app/Contents.
• Плагин Flutter версии 42.1.1
• Версия плагина Dart 191.8593.
• Java-версия OpenJDK Runtime Environment (сборка 1.8.0_202-release-1483-b49-5587405)

[✓] Код VS (версия 1.41.1)
• VS Code в /Applications/Visual Studio Code.app/Contents.
• Расширение Flutter версии 3.7.1

[✓] Подключенное устройство (доступно 4)
• Подача iPhone 1 X • 7fbde93a42aa7045b58d5544bbc6d70ade30cdf5 • ios • iOS 13.1.3
• iPhone Эвана • 8d0324080561dd7f917d53392abb600b541154bc • ios • iOS 13.3
• Chrome • chrome • веб-javascript • Google Chrome 79.0.3945.117
• веб-сервер • веб-сервер • веб-javascript • инструменты Flutter

• Проблем не обнаружено!
«`

Еще одно замечание: в этих тестах Wi-Fi был отключен на моих устройствах iPhone, но был включен на моем ноутбуке, когда я тестировал все эти версии флаттера.

РЕДАКТИРОВАТЬ: через некоторое время ошибка снова возникает на v1.12.11

Я заметил этот обходной путь в предыдущей проблеме: https://github.com/flutter/flutter/issues/47204#issuecomment -570832706.

Каждый раз, когда я удаляю приложение с iPhone, а затем захожу в XCode, я вижу следующие предлагаемые исправления:

Screen Shot 2020-01-24 at 10 30 34 AM

Один из моих плагинов требует, чтобы я ориентировался на 10.0, и я убедился, что целью развертывания iOS является 10.0 в XCode project > Pods , Project > Runner , Targets > Runner и в моем flutter-project/ios/Podfile

platform :ios, '10.0'

Flutter run просто зависает, теперь я больше не получаю сообщение об ошибке в заголовке проблемы:

[ +124 ms] ------ Debug phase ------
[        ] Starting debug of 7fbde93a42aa7045b58d5544bbc6d70ade30cdf5 (D22AP, iPhone X, iphoneos, arm64) a.k.a. 'Pitch iPhone 1 X' connected through USB...
[ +811 ms] [  0%] Looking up developer disk image
[  +21 ms] [ 95%] Developer disk image mounted successfully
[ +250 ms] [100%] Connecting to remote debug server
[        ] -------------------------
[   +7 ms] Skipping 8d0324080561dd7f917d53392abb600b541154bc (D20AP, iPhone 8, iphoneos, arm64) a.k.a. 'Evan’s iPhone'.
[  +42 ms] (lldb) command source -s 0 '/tmp/820960D7-C7F4-4D7D-928B-EB8458F853E8/fruitstrap-lldb-prep-cmds-7fbde93a42aa7045b58d5544bbc6d70ade30cdf5'
[        ] Executing commands in '/tmp/820960D7-C7F4-4D7D-928B-EB8458F853E8/fruitstrap-lldb-prep-cmds-7fbde93a42aa7045b58d5544bbc6d70ade30cdf5'.
[        ] (lldb)     platform select remote-ios --sysroot '/Users/corey/Library/Developer/Xcode/iOS DeviceSupport/13.1.3 (17A878)/Symbols'
[        ]   Platform: remote-ios
[        ]  Connected: no
[        ]   SDK Path: "/Users/corey/Library/Developer/Xcode/iOS DeviceSupport/13.1.3 (17A878)/Symbols"
[        ] (lldb)     target create "/Users/corey/Workspace/omnivor-io/omnimic/poc/flutter_webrtc_demo/build/ios/iphoneos/Runner.app"
[+5021 ms] Current executable set to '/Users/corey/Workspace/omnivor-io/omnimic/poc/flutter_webrtc_demo/build/ios/iphoneos/Runner.app' (arm64).
[        ] (lldb)     script fruitstrap_device_app="/private/var/containers/Bundle/Application/279A4277-BFC8-4E47-A75A-5E9A67DF9600/Runner.app"
[ +300 ms] (lldb)     script fruitstrap_connect_url="connect://127.0.0.1:57355"
[        ] (lldb)     script fruitstrap_output_path=""
[        ] (lldb)     script fruitstrap_error_path=""
[        ] (lldb)     target modules search-paths add /usr "/Users/corey/Library/Developer/Xcode/iOS DeviceSupport/13.1.3 (17A878)/Symbols/usr" /System "/Users/corey/Library/Developer/Xcode/iOS
DeviceSupport/13.1.3 (17A878)/Symbols/System" "/private/var/containers/Bundle/Application/279A4277-BFC8-4E47-A75A-5E9A67DF9600"
"/Users/corey/Workspace/omnivor-io/omnimic/poc/flutter_webrtc_demo/build/ios/iphoneos" "/var/containers/Bundle/Application/279A4277-BFC8-4E47-A75A-5E9A67DF9600"
"/Users/corey/Workspace/omnivor-io/omnimic/poc/flutter_webrtc_demo/build/ios/iphoneos" /Developer "/Users/corey/Library/Developer/Xcode/iOS DeviceSupport/13.1.3 (17A878)/Symbols/Developer"
[  +29 ms] (lldb)     command script import "/tmp/820960D7-C7F4-4D7D-928B-EB8458F853E8/fruitstrap_7fbde93a42aa7045b58d5544bbc6d70ade30cdf5.py"
[   +5 ms] (lldb)     command script add -f fruitstrap_7fbde93a42aa7045b58d5544bbc6d70ade30cdf5.connect_command connect
[        ] (lldb)     command script add -s asynchronous -f fruitstrap_7fbde93a42aa7045b58d5544bbc6d70ade30cdf5.run_command run
[        ] (lldb)     command script add -s asynchronous -f fruitstrap_7fbde93a42aa7045b58d5544bbc6d70ade30cdf5.autoexit_command autoexit
[        ] (lldb)     command script add -s asynchronous -f fruitstrap_7fbde93a42aa7045b58d5544bbc6d70ade30cdf5.safequit_command safequit
[        ] (lldb)     connect
[  +30 ms] (lldb)     run
[ +164 ms] success
[        ] (lldb)     safequit
[ +114 ms] Process 426 detached
[  +69 ms] Application launched on the device. Waiting for observatory port.
[   +3 ms] Checking for advertised Dart observatories...
[+5018 ms] No pointer records found.
[   +4 ms] mDNS lookup failed, attempting fallback to reading device log.
[        ] Waiting for observatory port.

Я зашел в журналы устройства и теперь вижу отчет о сбое:

Incident Identifier: A75DD97D-82E1-4612-AF57-03B870BD4066
CrashReporter Key:   03be73df97064c1120c4ed36e2fc6193d91b2689
Hardware Model:      iPhone10,3
Process:             Runner [426]
Path:                /private/var/containers/Bundle/Application/279A4277-BFC8-4E47-A75A-5E9A67DF9600/Runner.app/Runner
Identifier:          io.kernellabs.webrtcMixerDemo
Version:             1 (1.0.0)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           io.kernellabs.webrtcMixerDemo [582]


Date/Time:           2020-01-24 11:15:33.0873 -0800
Launch Time:         2020-01-24 11:15:32.9005 -0800
OS Version:          iPhone OS 13.1.3 (17A878)
Release Type:        User
Baseband Version:    5.00.01
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Termination Description: DYLD, dependent dylib '@rpath/Flutter.framework/Flutter' not found for '/private/var/containers/Bundle/Application/279A4277-BFC8-4E47-A75A-5E9A67DF9600/Runner.app/Runner'. vm_copy() failure
Highlighted by Thread:  0

Backtrace not available

Unknown thread crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000006   x1: 0x0000000000000001   x2: 0x000000016f46dff0   x3: 0x0000000000000097
    x4: 0x000000016f46dbf0   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000000
    x8: 0x0000000000000020   x9: 0x0000000000000009  x10: 0x6d76202e2772656e  x11: 0x20292879706f635f
   x12: 0x6e75522f7070612e  x13: 0x6d76202e2772656e  x14: 0x20292879706f635f  x15: 0x006572756c696166
   x16: 0x0000000000000209  x17: 0x0000000000000000  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x000000016f46dbf0  x21: 0x0000000000000097  x22: 0x000000016f46dff0  x23: 0x0000000000000001
   x24: 0x0000000000000006  x25: 0x00000001010b8000  x26: 0x0000000000000001  x27: 0x00000001010b8000
   x28: 0x0000000000000000   fp: 0x000000016f46dbc0   lr: 0x00000001010a230c
    sp: 0x000000016f46db80   pc: 0x000000010109b4f0 cpsr: 0x00000000
   esr: 0x00000000  Address size fault

Binary images description not available

Error Formulating Crash Report:
Failed to create CSSymbolicatorRef - corpse still valid ¯_(ツ)_/¯

EOF

(Извините, если это отклонилось от проблемы, я не хочу бесстыдно просить поддержки. Я просто хочу предоставить больше информации об этих загадочных проблемах)

РЕДАКТИРОВАТЬ: в только что созданном проекте флаттера без зависимостей/плагинов я вернулся к исходному сообщению об ошибке. Я думаю, что просто что-то напутал в своем основном проекте, пытаясь устранить проблему, и поэтому у меня произошел сбой.

Вот полный подробный журнал только что созданного проекта флаттера:

подробный.txt

У меня это произошло на нескольких моих iDevices.

Я сделал сброс к заводским настройкам, и это исправило 3 из них. У меня есть еще 3, к которым у меня не будет доступа до понедельника.

Не исправлено в 1.12.13+hotfix.7

Та же проблема здесь

Обновление: запуск приложения из Xcode работает.

Привет @tudor07
Вы можете подтвердить, что проблема решена обновлением флаттера?
Спасибо

(спасибо @CoreyCole )

Я на канале разработчиков, iPhone 7, отладочная сборка, та же проблема.

flutter doctor -v

flutter doctor -v
[✓] Flutter (Channel dev, v1.15.3, on Mac OS X 10.15 19A583, locale it-IT)
    • Flutter version 1.15.3 at /Users/matteo/development/flutter
    • Framework revision 67826bdce5 (5 days ago), 2020-02-10 14:59:32 -0800
    • Engine revision 6158f03ef5
    • Dart version 2.8.0 (build 2.8.0-dev.8.0 514a8d4c84)


[!] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
    • Android SDK at /Users/matteo/Library/Android/sdk
    • Android NDK location not configured (optional; useful for native profiling support)
    • Platform android-29, build-tools 29.0.2
    • ANDROID_HOME = /Users/matteo/Library/Android/sdk
    • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java
    • Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)
    ! Some Android licenses not accepted.  To resolve this, run: flutter doctor --android-licenses

[✓] Xcode - develop for iOS and macOS (Xcode 11.1)
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Xcode 11.1, Build version 11A1027
    • CocoaPods version 1.8.4

[✓] Chrome - develop for the web
    • Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

[✓] Android Studio (version 3.5)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin version 43.0.1
    • Dart plugin version 191.8593
    • Java version OpenJDK Runtime Environment (build 1.8.0_202-release-1483-b49-5587405)

[✓] VS Code (version 1.42.1)
    • VS Code at /Applications/Visual Studio Code.app/Contents
    • Flutter extension version 3.8.1

[✓] Connected device (3 available)
    • iPhone di Matteo Ricupero • 3a6de1a4ba636b47cd55e0b60a23b9a497432245 • ios            • iOS 13.3
    • Chrome                    • chrome                                   • web-javascript • Google Chrome 79.0.3945.130
    • Web Server                • web-server                               • web-javascript • Flutter Tools

! Doctor found issues in 1 category.

Я обнаружил, что на iOS возникла проблема с зависимостью, которую я использую, и она отключается без ошибок.

Итак, на канале dev подтверждаю, что эта проблема решена.

Столкнулся с той же ошибкой на iPhone X iOS 13.3.1 с Flutter v1.12.8. Мучился 4 часа.

Я попытался отключить метод личной точки доступа, который не работает. Оказывается, это проблема реализации, связанная с поиском NetworkInterface и mDNS .

Переключение на канал dev исправило это.

flutter channel dev
flutter upgrade
flutter doctor -v

Сейчас он на v1.15.3 , и это решило проблему @iapicca .

Привет, у меня та же проблема, что и у @tudor07 , она действительно раздражает, когда она приходит и уходит: иногда она исчезает, а потом возвращается, и я не нашел шагов, чтобы воспроизвести ее каждый раз (или решить).

Я на Mac под управлением Mojave 10.14.6 со стабильной версией Flutter (1.12.13 + исправление.8) и Xcode 11.3.1. Я сталкиваюсь с этой ошибкой при попытке отладки на физическом iPhone 6, подключенном через USB. Как @tudor07 , подключение по сети отключено в «Устройствах и симуляторах».

Я не планирую переключаться на канал разработки, так как мое приложение предназначено для производства, будет ли исправление и на стабильном канале?

Между тем, сегодня утром мне удалось избавиться от ошибки, выполнив следующие действия :

  1. Отключить устройство от USB
  2. Запустить iTunes
  3. Устройство может отображаться в разделе «Устройства» на левой боковой панели.
  4. Отключите его, нажав кнопку «Извлечь», которая появляется при наведении на название устройства на боковой панели.
  5. Снова подключите устройство к USB
  6. Отлаживать

@ mr-mmmmore, поскольку эта ошибка является проблемой только для разработки (горячая перезагрузка, журналы консоли и т. д.), вы можете разработать свое приложение, используя канал разработки. Вы можете переключиться обратно на стабильную версию при сборке в режиме --release , чтобы отправить ее в магазин или провести производственное тестирование.

@ mr-mmmmore, поскольку эта ошибка является проблемой только для разработки (горячая перезагрузка, журналы консоли и т. д.), вы можете разработать свое приложение, используя канал разработки. Вы можете переключиться обратно на стабильную версию при сборке в режиме --release , чтобы отправить ее в магазин или провести производственное тестирование.

Звучит слишком рискованно для меня… Канал dev намного опережает стабильный, многое может сломаться при переключении обратно на стабильный.

@CoreyCole @tapeo @lzhuor @alivelee сообщает, что это исправлено на канале разработчиков.
@tudor07 Можете ли вы также подтвердить?

Я переключился на ветки dev, и у меня все еще есть проблема. Сначала я запустил трепетание и флаттер-доктор.

@jmagman Я могу подтвердить, что у меня это работает с Flutter 1.15.3 • channel dev .

Я использую физическое устройство.
Было бы неплохо создать выпуск исправления stable с этим исправлением, поскольку я не могу использовать dev , но вам лучше знать, возможно ли это.

В любом случае, большое спасибо за исправление этого, это было очень болезненно для меня.

Используя эмулятор на канале разработки флаттера, у меня все еще есть ошибка

РЕДАКТИРОВАТЬ: использование другого и самого последнего изображения Android 10 Q работало, в магазине игр.

@vasilvetre Использование другого изображения сработало !!!, спасибо

Привет, у меня та же проблема, что и у @tudor07 , она действительно раздражает, когда она приходит и уходит: иногда она исчезает, а потом возвращается, и я не нашел шагов, чтобы воспроизвести ее каждый раз (или решить).

Я на Mac под управлением Mojave 10.14.6 со стабильной версией Flutter (1.12.13 + исправление.8) и Xcode 11.3.1. Я сталкиваюсь с этой ошибкой при попытке отладки на физическом iPhone 6, подключенном через USB. Как @tudor07 , подключение по сети отключено в «Устройствах и симуляторах».

Я не планирую переключаться на канал разработки, так как мое приложение предназначено для производства, будет ли исправление и на стабильном канале?

Между тем, сегодня утром мне удалось избавиться от ошибки, выполнив следующие действия :

  1. Отключить устройство от USB
  2. Запустить iTunes
  3. Устройство может отображаться в разделе «Устройства» на левой боковой панели.
  4. Отключите его, нажав кнопку «Извлечь», которая появляется при наведении на название устройства на боковой панели.
  5. Снова подключите устройство к USB
  6. Отлаживать

Это все еще немного (работает в 8 из 10 раз) точно, только мне нужно извлечь из приложения «Музыка».

Я использую macOS Catalina с Xcode 11.4 и флаттер 1.12.13+hotfix.8 в стабильной версии.

Привет,

У меня не работало ни на канале stable , ни на канале dev (у меня Android).

Что имело значение, так это вариант образа системы: он работает с образом, отличным от сервисов Google Play .

Я предполагаю, что устройство ограничено сервисами Google Play, что нарушает связь с отладчиком Flutter.

Привет, для меня

Я создал новое виртуальное устройство
и в консольном проекте

порхать чисто

_Если вы используете сервисы Google_
Это сработало для меня
(Ранее я удалил свою папку iOS, запустил flutter create. и т. д.)

Причина, по которой я получал эту ошибку, заключалась в том, что в папке Runner отсутствовал GoogleService-Info.plist .

Если GoogleService-info.plist не пропущено, то:

  1. Удалены производные данные из xCode
  2. Флаттер чистый
  3. Флаттер-бег (это важно, в фоновом режиме флаттер-бег работает иначе, чем традиционное построение)

Не могли бы все, у кого все еще есть эта проблема, создать новую проблему с точным описанием того, что происходит, журналами и выводом «flutter doctor -v», пожалуйста.
Все настройки системы могут немного отличаться, поэтому всегда лучше открывать новые проблемы и ссылаться на связанные проблемы.

У меня тоже была проблема. В моем случае это было исправлено после того, как я перешел с master->dev 1.18 и удалил плагин входа в facebook.

Привет,
Проверьте свои плагины,
если у вас установлен плагин flutter_inappwebview, просто удалите его и не забудьте нажать на pub get. и попробуй еще раз.

Основная проблема заключается в теге XML. В моем случае это был тег imageView в файле launch_background.xml.
Прокомментируйте его, а затем запустите код. В моем случае я представил заставку для Android и добавил ее в AndroidManifest.xml.

Отблагодаришь позже :)

Привет, ребята, я также обновил macOS до 10.15.4 , и теперь проблема возникает только в 10% случаев. Так что проблема не исчезла, но по крайней мере не так раздражает.

Все еще происходит на Flutter 1.17.0 . Я был так взволнован этим новым обновлением, потому что был уверен, что это обновление решит проблему … кажется, это не так.

Не могли бы все, у кого все еще есть эта проблема, создать новую проблему с точным описанием того, что происходит, журналами и выводом «flutter doctor -v», пожалуйста.
Все настройки системы могут немного отличаться, поэтому всегда лучше открывать новые проблемы и ссылаться на связанные проблемы.

Привет, у меня та же проблема, что и у @tudor07 , она действительно раздражает, когда она приходит и уходит: иногда она исчезает, а потом возвращается, и я не нашел шагов, чтобы воспроизвести ее каждый раз (или решить).

Я на Mac под управлением Mojave 10.14.6 со стабильной версией Flutter (1.12.13 + исправление.8) и Xcode 11.3.1. Я сталкиваюсь с этой ошибкой при попытке отладки на физическом iPhone 6, подключенном через USB. Как @tudor07 , подключение по сети отключено в «Устройствах и симуляторах».

Я не планирую переключаться на канал разработки, так как мое приложение предназначено для производства, будет ли исправление и на стабильном канале?

Между тем, сегодня утром мне удалось избавиться от ошибки, выполнив следующие действия :

  1. Отключить устройство от USB
  2. Запустить iTunes
  3. Устройство может отображаться в разделе «Устройства» на левой боковой панели.
  4. Отключите его, нажав кнопку «Извлечь», которая появляется при наведении на название устройства на боковой панели.
  5. Снова подключите устройство к USB
  6. Отлаживать

получилось, спасибо!!!

После обновления до флаттера 1.17.0 у меня возникла та же проблема с использованием эмулятора с уровнем API 29, после того, как я переключился на уровень 27, он снова заработал!

Возникла эта проблема при подключении к моему реальному устройству iOS.

Подтверждаю, что описанный выше трюк с iTunes/Music.app у меня сработал.

попробуй закрыть брандмауэр, у меня работает.
Но я не хочу этого, у кого-нибудь есть другие решения?

@zmm2tysu Если вы пытаетесь выполнить отладку на устройстве iOS, отладку можно выполнить с помощью Wi-Fi или USB. Если ваш брандмауэр запрещает отладку, то похоже, что соединение пытается подключиться через Wi-Fi. Единственный найденный мной способ форсировать подключение через USB — это следовать простой процедуре, которую я дал ранее перед отладкой:

  1. Отключить устройство от USB
  2. Запустить iTunes
  3. Устройство может отображаться в разделе «Устройства» на левой боковой панели.
  4. Отключите его, нажав кнопку «Извлечь», которая появляется при наведении на название устройства на боковой панели.
  5. Снова подключите устройство к USB
  6. Отлаживать

У меня такая же проблема с конкретным приложением Flutter, использующим плагин google_sign_in .
Протестировано на 2 разных устройствах iOS (iOS 12 и iOS 13) с Mac с использованием macOS 10.14.6.
Приложение запускается, но через 1-2 секунды появляется сообщение об ошибке.
При отключенном вайфае работает.

Пытался выполнить шаги, описанные @mr-mmmmore, но не смог найти какое-либо подключенное устройство в iTunes после того, как я отключил устройство от USB.

РЕДАКТИРОВАТЬ :
Непосредственно перед публикацией, ничего особенного не делая, вроде работало (с включенным WiFi).
Но когда я выключил один из iPhone, он больше не работал на оставшемся iPhone.

У меня такая же проблема, ребята, есть ли правильное решение для этого? Это действительно сказывается на моем развитии. Для меня это происходит, когда я использую пакет flutter_login_facebook: ^0.1.2+3 . Понятно, что я не хотел бы удалять какие-либо пакеты, они необходимы для приложения.

у меня была эта проблема
Ошибка подключения к сервисному протоколу: не удалось подключиться к http://127.0.0.1 :1025/
Я новичок в использовании флаттера, но вот что я сделал:
-Сначала отключил устройство iOS
-затем очистите, сделайте флаттер чистым
-Переподключите устройство, и когда оно появится (устройство iOS), запустите снова.
Я надеюсь, что это та же ошибка, но это сработало для меня.

Затем откройте проект в Xcode,

Окно > Устройства и симуляторы

  1. Выберите устройство и
  2. Снимите флажок Подключиться через сеть .

enter image description here

Я знаю, что было сказано создать новую проблему, но я думаю, что здесь есть значительный набор данных. На ровном месте это началось — снова — без причины, без последних обновлений и т. Д. Теперь мне нужно отключить Wi-Fi для сборки и запуска, затем снова включить, и если я забуду при последующих запусках, это настоящая боль постоянно переключаться туда-сюда. Я полагаюсь на свое подключение к сети/Wi-Fi, так как мой сотовый сигнал довольно сомнительный здесь, в моем домашнем офисе. Если я не могу использовать API во время разработки, я не могу запустить свое приложение.

Очень неприятная проблема, и я не уверен, что это поможет нам обвинить Каталину; У меня было это в предыдущих версиях ОС, и это не было проблемой в течение как минимум 6 месяцев. :(

@erluxman Я уже столкнулся с этой ошибкой, хотя снял флажок «Подключиться через сеть».

_Если вы используете сервисы Google_
Это сработало для меня
(Ранее я удалил свою папку iOS, запустил flutter create. и т. д.)

Причина, по которой я получал эту ошибку, заключалась в том, что в папке Runner отсутствовал GoogleService-Info.plist .

Если GoogleService-info.plist не пропущено, то:

  1. Удалены производные данные из xCode
  2. Флаттер чистый
  3. Флаттер-бег (это важно, в фоновом режиме флаттер-бег работает иначе, чем традиционное построение)

На самом деле я не очень понимаю, для чего нужны эти GoogleService-Info.plist . Может ли кто-нибудь объяснить это? У меня была эта ошибка, но после удаления файла ошибка исчезла, но все облачные сервисы Google все еще работали. Я предполагал, что этот файл имеет решающее значение для работы облачных сервисов Google.

Была ли эта страница полезной?

0 / 5 — 0 рейтинги

Понравилась статья? Поделить с друзьями:
  • Flutter dio error handler
  • Fltmgr sys синий экран windows 10 как исправить ошибку при запуске
  • Fltmgr sys ошибка
  • Flowsocketreader error receiving bytes
  • Flow error occurred flow will now shutdown