Closed ghost closed 4 years ago
@iapicca commented on Apr 27, 2020, 9:56 AM UTC:
Hi @ar2029
you can access the source code from github
selecting the widget you want to lookup + F12 on vscode
or Jump to source
(windows: F4 or Control+Enter | mac: F4 or Command+Down Arrow) for Android Studio
How did you access the pages in the screenshot? Thank you
@ar2029 commented on Apr 27, 2020, 12:33 PM UTC:
Hi @ar2029 you can access the source code from github selecting the widget you want to lookup + F12 on vscode or
Jump to source
(windows: F4 or Control+Enter | mac: F4 or Command+Down Arrow) for Android StudioHow did you access the pages in the screenshot? Thank you
the codepage i am accessing in screenshots are by using Ctrl + left_mouse_click in Android Studio, these are the source codes for that but as you can see these are not in human readable form. this is happening only in android studio, i can see the source in readable form in VSCODE
@iapicca commented on Apr 27, 2020, 1:52 PM UTC:
Hi @ar2029 are you experiencing the same with VS code?
If you think it's an issue with Android Studio, following the indication of jetbrains' Flutter plugin the correct way to address the problem is to open an issue on the dedicated github
Thank you
@ar2029 commented on Apr 27, 2020, 2:02 PM UTC:
Hi @ar2029 are you experiencing the same with VS code?
If you think it's an issue with Android Studio, following the indication of jetbrains' Flutter plugin the correct way to address the problem is to open an issue on the dedicated github
Thank you
the problem is with only with Android Studio.
ok i will post in the dedicated github.
also can you help me in one problem (while developing an app) i am stucked at that point
The little red icon in the bottom-right corner of each screenshot shows there were errors in Android Studio. That's likely related to your source display issue. If you could send those stack traces we might be able to identify the underlying problem.
Check the path to the Flutter SDK in the Flutter plugin settings page. Make sure it references a valid Flutter SDK. Also check the Dart plugin preference page to ensure it has the Dart SDK set to the one contained by the Flutter SDK.
The other possibility is your Android Studio installation is bad. (You ruled out a bad Flutter SDK since VSCode doesn't have this problem, but you could re-install it for safety.) I'd recommend uninstalling Android Studio and removing all its cache files, etc. then re-installing it.
Having the same issue. I want to emphasize that I don't have this issue on My IntelliJ (2018) and only have this problem on Android studio 4.0. Note that I can run, hot reload and so on. I just can't see method parameters (Using Ctrl+P) and source code (Ctrl+Click or Ctrl+B)
Files of Dart packages (not all of them) seems to be effected. They show completely irrelevant content (Java code, xml code and ...).
AS 4.0 Windows 10 Home Flutter 1.12.13+hotfix.9 • channel stable Framework • revision f139b11009 (10 weeks ago) • 2020-03-30 13:57:30 -0700 Engine • revision af51afceb8 Tools • Dart 2.7.2
@mahdi-malv Thanks you for completely understanding my issue. i was not able to correctly tell what i issue i am facing i have exactly same issue that you faced.
Can you(@mahdi-malv , @stevemessick ) tell me how did you fixed that??
@ar2029 I'm afraid I do not have a solution yet. For now, I'm going with IntelliJ. I think plugin seem to have incompatibility with Android studio 4.0.
@mahdi-malv oh! sure and thanks for letting the developers know that i am not only the one who is facing this error. @stevemessick @iapicca @kenzieschmoll don't close this issue until it get solved. and if you are in the bug fixing department so pls do the needful take your time we will manage to see the code from github or any other IDE until you fix it.
We cannot reproduce the problem.
As I said before:
The little red icon in the bottom-right corner of each screenshot shows there were errors in Android Studio. That's likely related to your source display issue. If you could send those stack traces we might be able to identify the underlying problem.
If you can, please send the stack traces.
@mahdi-malv Do you see the error icon, too?
Without additional information we're unfortunately not sure how to resolve this issue. We're going to close this bug for now, but please don't hesitate to comment on the bug if you have any more information for us; we're happy to reopen. Thanks for your contribution!
@ar2029 commented on Apr 24, 2020, 3:29 PM UTC:
Steps to Reproduce
I do not know what does this mean, how to reproduce problem, actually i didn't changed any settings
Expected results: I want to see the correct source for the Flutter widgets like SingleChildScrollView,, Text, Column etc.
Actual results: <!-- **The code i am seeing can be seen in the attachment that i am uploading for the above Widgets that i have mentioned
** -->
Logs
``` E:\flutterapp\dicee-flutter>flutter run --verbose [ +52 ms] executing: [C:\src\flutter\] git -c log.showSignature=false log -n 1 --pretty=format:%H [ +135 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H [ +8 ms] f139b11009aeb8ed2a3a3aa8b0066e482709dde3 [ +1 ms] executing: [C:\src\flutter\] git describe --match v*.*.* --first-parent --long --tags [ +113 ms] Exit code 0 from: git describe --match v*.*.* --first-parent --long --tags [ ] v1.12.13+hotfix.9-0-gf139b11009 [ +9 ms] executing: [C:\src\flutter\] git rev-parse --abbrev-ref --symbolic @{u} [ +54 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} [ ] origin/stable [ ] executing: [C:\src\flutter\] git ls-remote --get-url origin [ +107 ms] Exit code 0 from: git ls-remote --get-url origin [ ] https://github.com/flutter/flutter.git [ +255 ms] executing: [C:\src\flutter\] git rev-parse --abbrev-ref HEAD [ +255 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD [ +1 ms] stable [ +950 ms] executing: C:\Users\********\AppData\Local\Android\Sdk\platform-tools\adb.exe devices -l [ +121 ms] Exit code 0 from: C:\Users\**********\AppData\Local\Android\Sdk\platform-tools\adb.exe devices -l [ +1 ms] List of devices attached 42000c08de8c75a7 device product:j2coreltedd model:SM_J260G device:j2corelte transport_id:48 [ +25 ms] C:\Users\*************\AppData\Local\Android\Sdk\platform-tools\adb.exe -s 42000c08de8c75a7 shell getprop [ +272 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update. [ +19 ms] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ +16 ms] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ +2 ms] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ +26 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ +1 ms] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ +10 ms] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ +1 ms] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ +1 ms] 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. [ +46 ms] Running "flutter pub get" in dicee-flutter... [ +101 ms] Using C:\src\flutter\.pub-cache for the pub cache. [ +21 ms] executing: [E:\flutterapp\dicee-flutter\] C:\src\flutter\bin\cache\dart-sdk\bin\pub.bat --verbose get --no-precompile [+2253 ms] FINE: Pub 2.7.2 [ +4 ms] IO : Spawning "cmd /c ver" in E:\flutterapp\dicee-flutter\. [ +11 ms] IO : Finished ver. Exit code 0. [ +1 ms] | stdout: [ +1 ms] | | [ +1 ms] | | Microsoft Windows [Version 10.0.18363.778] [ +1 ms] | Nothing output on stderr. [ +173 ms] MSG : Resolving dependencies... [ +140 ms] SLVR: fact: dicee is 1.0.0+1 [ +7 ms] SLVR: derived: dicee [ +16 ms] SLVR: fact: dicee depends on flutter any from sdk [ +2 ms] SLVR: fact: dicee depends on cupertino_icons ^0.1.2 [ +1 ms] SLVR: fact: dicee depends on flutter_test any from sdk [ +43 ms] SLVR: selecting dicee [ +3 ms] SLVR: derived: flutter_test any from sdk [ +1 ms] SLVR: derived: cupertino_icons ^0.1.2 [ +1 ms] SLVR: derived: flutter any from sdk [ +25 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.2.11 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on path 1.6.4 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on image 2.1.4 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on quiver 2.0.5 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on stack_trace 1.9.3 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on vector_math 2.0.8 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on archive 2.0.11 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on args 1.5.2 [ +2 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on async 2.4.0 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on boolean_selector 1.0.5 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on charcode 1.1.2 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on collection 1.14.11 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on convert 2.1.1 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on crypto 2.1.3 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on matcher 0.12.6 [ +2 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on meta 1.1.8 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on pedantic 1.8.0+1 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on petitparser 2.4.0 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on source_span 1.5.5 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on stream_channel 2.0.0 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on string_scanner 1.0.5 [ +2 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on term_glyph 1.1.0 [ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on typed_data 1.1.6 [ +2 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on xml 3.5.0 [ +1 ms] SLVR: selecting flutter_test 0.0.0 from sdk [ +1 ms] SLVR: derived: xml 3.5.0 [ +1 ms] SLVR: derived: typed_data 1.1.6 [ +1 ms] SLVR: derived: term_glyph 1.1.0 [ +20 ms] SLVR: derived: string_scanner 1.0.5 [ +1 ms] SLVR: derived: stream_channel 2.0.0 [ +1 ms] SLVR: derived: source_span 1.5.5 [ +4 ms] SLVR: derived: petitparser 2.4.0 [ +1 ms] SLVR: derived: pedantic 1.8.0+1 [ +1 ms] SLVR: derived: meta 1.1.8 [ +1 ms] SLVR: derived: matcher 0.12.6 [ ] SLVR: derived: crypto 2.1.3 [ +1 ms] SLVR: derived: convert 2.1.1 [ +1 ms] SLVR: derived: collection 1.14.11 [ +1 ms] SLVR: derived: charcode 1.1.2 [ +1 ms] SLVR: derived: boolean_selector 1.0.5 [ +4 ms] SLVR: derived: async 2.4.0 [ +2 ms] SLVR: derived: args 1.5.2 [ +1 ms] SLVR: derived: archive 2.0.11 [ +1 ms] SLVR: derived: vector_math 2.0.8 [ +1 ms] SLVR: derived: stack_trace 1.9.3 [ +1 ms] SLVR: derived: quiver 2.0.5 [ +2 ms] SLVR: derived: image 2.1.4 [ +1 ms] SLVR: derived: path 1.6.4 [ +2 ms] SLVR: derived: test_api 0.2.11 [ +1 ms] SLVR: selecting cupertino_icons 0.1.3 [ +1 ms] SLVR: fact: flutter 0.0.0 from sdk depends on collection 1.14.11 [ +1 ms] SLVR: fact: flutter 0.0.0 from sdk depends on meta 1.1.8 [ +1 ms] SLVR: fact: flutter 0.0.0 from sdk depends on typed_data 1.1.6 [ +1 ms] SLVR: fact: flutter 0.0.0 from sdk depends on vector_math 2.0.8 [ +1 ms] SLVR: fact: flutter 0.0.0 from sdk depends on sky_engine any from sdk [ +2 ms] SLVR: selecting flutter 0.0.0 from sdk [ +1 ms] SLVR: derived: sky_engine any from sdk [ +1 ms] SLVR: fact: xml 3.5.0 depends on petitparser ^2.3.0 [ +1 ms] SLVR: fact: xml 3.5.0 depends on collection ^1.14.0 [ +1 ms] SLVR: fact: xml 3.5.0 depends on convert ^2.1.0 [ +1 ms] SLVR: selecting xml 3.5.0 [ +12 ms] SLVR: selecting typed_data 1.1.6 [ +5 ms] SLVR: selecting term_glyph 1.1.0 [ +10 ms] SLVR: fact: string_scanner 1.0.5 depends on charcode ^1.1.0 [ +1 ms] SLVR: fact: string_scanner 1.0.5 depends on meta ^1.1.0 [ +1 ms] SLVR: fact: string_scanner 1.0.5 depends on source_span ^1.4.0 [ +1 ms] SLVR: selecting string_scanner 1.0.5 [ +4 ms] SLVR: fact: stream_channel 2.0.0 depends on async >=1.11.0 <3.0.0 [ +2 ms] SLVR: selecting stream_channel 2.0.0 [ +5 ms] SLVR: fact: source_span 1.5.5 depends on charcode ^1.0.0 [ +1 ms] SLVR: fact: source_span 1.5.5 depends on path ^1.2.0 [ +1 ms] SLVR: fact: source_span 1.5.5 depends on term_glyph ^1.0.0 [ +1 ms] SLVR: selecting source_span 1.5.5 [ +2 ms] SLVR: fact: petitparser 2.4.0 depends on meta ^1.1.0 [ +1 ms] SLVR: selecting petitparser 2.4.0 [ +5 ms] SLVR: selecting pedantic 1.8.0+1 [ +6 ms] SLVR: selecting meta 1.1.8 [ +7 ms] SLVR: fact: matcher 0.12.6 depends on stack_trace ^1.2.0 [ +1 ms] SLVR: selecting matcher 0.12.6 [ +8 ms] SLVR: fact: crypto 2.1.3 depends on collection ^1.0.0 [ +1 ms] SLVR: fact: crypto 2.1.3 depends on convert >=1.0.0 <3.0.0 [ +1 ms] SLVR: fact: crypto 2.1.3 depends on typed_data ^1.0.0 [ +1 ms] SLVR: selecting crypto 2.1.3 [ +5 ms] SLVR: fact: convert 2.1.1 depends on charcode ^1.1.0 [ +2 ms] SLVR: fact: convert 2.1.1 depends on typed_data ^1.1.0 [ +1 ms] SLVR: selecting convert 2.1.1 [ +2 ms] SLVR: selecting collection 1.14.11 [ +6 ms] SLVR: selecting charcode 1.1.2 [ +5 ms] SLVR: fact: boolean_selector 1.0.5 depends on source_span ^1.0.0 [ +1 ms] SLVR: fact: boolean_selector 1.0.5 depends on string_scanner >=0.1.1 <2.0.0 [ +1 ms] SLVR: selecting boolean_selector 1.0.5 [ +3 ms] SLVR: fact: async 2.4.0 depends on collection ^1.5.0 [ +2 ms] SLVR: selecting async 2.4.0 [ +3 ms] SLVR: selecting args 1.5.2 [ +8 ms] SLVR: fact: archive 2.0.11 depends on crypto ^2.0.0 [ +1 ms] SLVR: fact: archive 2.0.11 depends on args ^1.4.0 [ +1 ms] SLVR: fact: archive 2.0.11 depends on path ^1.5.1 [ +1 ms] SLVR: selecting archive 2.0.11 [ +1 ms] SLVR: selecting vector_math 2.0.8 [ +4 ms] SLVR: fact: stack_trace 1.9.3 depends on path ^1.2.0 [ +3 ms] SLVR: selecting stack_trace 1.9.3 [ +4 ms] SLVR: fact: quiver 2.0.5 depends on matcher >=0.10.0 <0.13.0 [ +2 ms] SLVR: fact: quiver 2.0.5 depends on meta ^1.0.0 [ +1 ms] SLVR: selecting quiver 2.0.5 [ +2 ms] SLVR: fact: image 2.1.4 depends on archive >=1.0.16 <3.0.0 [ +1 ms] SLVR: fact: image 2.1.4 depends on xml ^3.2.5 [ +1 ms] SLVR: selecting image 2.1.4 [ +2 ms] SLVR: selecting path 1.6.4 [ +6 ms] SLVR: fact: test_api 0.2.11 depends on async ^2.0.0 [ +3 ms] SLVR: fact: test_api 0.2.11 depends on boolean_selector ^1.0.0 [ +1 ms] SLVR: fact: test_api 0.2.11 depends on collection ^1.8.0 [ +1 ms] SLVR: fact: test_api 0.2.11 depends on meta ^1.1.5 [ +2 ms] SLVR: fact: test_api 0.2.11 depends on path ^1.2.0 [ +1 ms] SLVR: fact: test_api 0.2.11 depends on pedantic ^1.0.0 [ +1 ms] SLVR: fact: test_api 0.2.11 depends on source_span ^1.4.0 [ +4 ms] SLVR: fact: test_api 0.2.11 depends on stack_trace ^1.9.0 [ +3 ms] SLVR: fact: test_api 0.2.11 depends on stream_channel >=1.7.0 <3.0.0 [ +1 ms] SLVR: fact: test_api 0.2.11 depends on string_scanner ^1.0.0 [ +3 ms] SLVR: fact: test_api 0.2.11 depends on term_glyph ^1.0.0 [ +1 ms] SLVR: fact: test_api 0.2.11 depends on matcher >=0.12.6 <0.12.7 [ +2 ms] SLVR: selecting test_api 0.2.11 [ +1 ms] SLVR: selecting sky_engine 0.0.99 from sdk [ +1 ms] SLVR: Version solving took 0:00:00.504504 seconds. [ +1 ms] | Tried 1 solutions. [ +1 ms] FINE: Resolving dependencies finished (0.552s). [ +92 ms] IO : Writing 4340 characters to text file .\pubspec.lock. [ +1 ms] FINE: Contents: [ +1 ms] | # Generated by pub [ +1 ms] | # See https://dart.dev/tools/pub/glossary#lockfile [ +1 ms] | packages: [ +1 ms] | archive: [ +1 ms] | dependency: transitive [ +1 ms] | description: [ +2 ms] | name: archive [ +1 ms] | url: "https://pub.dartlang.org" [ +1 ms] | source: hosted [ +1 ms] | version: "2.0.11" [ +1 ms] | args: [ +1 ms] | dependency: transitive [ +1 ms] | description: [ +1 ms] | name: args [ +2 ms] | url: "https://pub.dartlang.org" [ +23 ms] | source: hosted [ +1 ms] | version: "1.5.2" [ ] | async: [ +12 ms] | dependency: transitive [ +3 ms] | description: [ +1 ms] | name: async [ +1 ms] | url: "https://pub.dartlang.org" [ +4 ms] | source: hosted [ +1 ms] | version: "2.4.0" [ +1 ms] | boolean_selector: [ +1 ms] | dependency: transitive [ +3 ms] | description: [ +6 ms] | name: boolean_selector [ ] | url: "https://pub.dartlang.org" [ +2 ms] | source: hosted [ +1 ms] | version: "1.0.5" [ +1 ms] | charcode: [ ] | dependency: transitive [ ] | description: [ ] | name: charcode [ ] | url: "https://pub.dartlang.org" [ +1 ms] | source: hosted [ +2 ms] | version: "1.1.2" [ +1 ms] | collection: [ ] | dependency: transitive [ ] | description: [ ] | name: collection [ +6 ms] | url: "https://pub.dartlang.org" [ +1 ms] | source: hosted [ +1 ms] | version: "1.14.11" [ ] | convert: [ +1 ms] | dependency: transitive [ +1 ms] | description: [ +1 ms] | name: convert [ +1 ms] | url: "https://pub.dartlang.org" [ +1 ms] | source: hosted [ ] | version: "2.1.1" [ +1 ms] | crypto: [ +1 ms] | dependency: transitive [ +1 ms] | description: [ +1 ms] | name: crypto [ +2 ms] | url: "https://pub.dartlang.org" [ +1 ms] | source: hosted [ +2 ms] | version: "2.1.3" [ +1 ms] | cupertino_icons: [ +1 ms] | dependency: "direct main" [ +1 ms] | description: [ +1 ms] | name: cupertino_icons [ +1 ms] | url: "https://pub.dartlang.org" [ +1 ms] | source: hosted [ +1 ms] | version: "0.1.3" [ +1 ms] | flutter: [ +1 ms] | dependency: "direct main" [ +1 ms] | description: flutter [ +1 ms] | source: sdk [ +2 ms] | version: "0.0.0" [ +1 ms] | flutter_test: [ +1 ms] | dependency: "direct dev" [ +1 ms] | description: flutter [ +1 ms] | source: sdk [ +5 ms] | version: "0.0.0" [ +1 ms] | image: [ +1 ms] | dependency: transitive [ +1 ms] | description: [ +1 ms] | name: image [ +1 ms] | url: "https://pub.dartlang.org" [ +1 ms] | source: hosted [ +1 ms] | version: "2.1.4" [ +4 ms] | matcher: [ +1 ms] | dependency: transitive [ +1 ms] | description: [ ] | name: matcher [ +1 ms] | url: "https://pub.dartlang.org" [ ] | source: hosted [ +1 ms] | version: "0.12.6" [ +1 ms] | meta: [ +1 ms] | dependency: transitive [ +1 ms] | description: [ +1 ms] | name: meta [ +1 ms] | url: "https://pub.dartlang.org" [ +1 ms] | source: hosted [ +1 ms] | version: "1.1.8" [ +1 ms] | path: [ +1 ms] | dependency: transitive [ +23 ms] | description: [ +2 ms] | name: path [ +2 ms] | url: "https://pub.dartlang.org" [ +1 ms] | source: hosted [ +1 ms] | version: "1.6.4" [ +2 ms] | pedantic: [ +1 ms] | dependency: transitive [ +4 ms] | description: [ +1 ms] | name: pedantic [ +2 ms] | url: "https://pub.dartlang.org" [ +1 ms] | source: hosted [ ] | version: "1.8.0+1" [ ] | petitparser: [ +17 ms] | dependency: transitive [ +4 ms] | description: [ +1 ms] | name: petitparser [ +1 ms] | url: "https://pub.dartlang.org" [ +1 ms] | source: hosted [ ] | version: "2.4.0" [ ] | quiver: [ +1 ms] | dependency: transitive [ ] | description: [ +1 ms] | name: quiver [ ] | url: "https://pub.dartlang.org" [ ] | source: hosted [ +1 ms] | version: "2.0.5" [ ] | sky_engine: [ +1 ms] | dependency: transitive [ +2 ms] | description: flutter [ +2 ms] | source: sdk [ +1 ms] | version: "0.0.99" [ +1 ms] | source_span: [ +1 ms] | dependency: transitive [ +1 ms] | description: [ +2 ms] | name: source_span [ +1 ms] | url: "https://pub.dartlang.org" [ +2 ms] | source: hosted [ +16 ms] | version: "1.5.5" [ +7 ms] | stack_trace: [ +1 ms] | dependency: transitive [ +1 ms] | description: [ +1 ms] | name: stack_trace [ +1 ms] | url: "https://pub.dartlang.org" [ +1 ms] | source: hosted [ +1 ms] | version: "1.9.3" [ +1 ms] | stream_channel: [ +17 ms] | dependency: transitive [ +1 ms] | description: [ +1 ms] | name: stream_channel [ +2 ms] | url: "https://pub.dartlang.org" [ +1 ms] | source: hosted [ +1 ms] | version: "2.0.0" [ +1 ms] | string_scanner: [ +1 ms] | dependency: transitive [ +1 ms] | description: [ +1 ms] | name: string_scanner [ +1 ms] | url: "https://pub.dartlang.org" [ +11 ms] | source: hosted [ +21 ms] | version: "1.0.5" [ +1 ms] | term_glyph: [ ] | dependency: transitive [ ] | description: [ ] | name: term_glyph [ +6 ms] | url: "https://pub.dartlang.org" [ +3 ms] | source: hosted [ +3 ms] | version: "1.1.0" [ +1 ms] | test_api: [ +1 ms] | dependency: transitive [ +1 ms] | description: [ +3 ms] | name: test_api [ +1 ms] | url: "https://pub.dartlang.org" [ +2 ms] | source: hosted [ +1 ms] | version: "0.2.11" [ +1 ms] | typed_data: [ +2 ms] | dependency: transitive [ +1 ms] | description: [ +1 ms] | name: typed_data [ +3 ms] | url: "https://pub.dartlang.org" [ +5 ms] | source: hosted [ +1 ms] | version: "1.1.6" [ +1 ms] | vector_math: [ +1 ms] | dependency: transitive [ +1 ms] | description: [ +1 ms] | name: vector_math [ +3 ms] | url: "https://pub.dartlang.org" [ +1 ms] | source: hosted [ +1 ms] | version: "2.0.8" [ +1 ms] | xml: [ +1 ms] | dependency: transitive [ +1 ms] | description: [ +2 ms] | name: xml [ +1 ms] | url: "https://pub.dartlang.org" [ +1 ms] | source: hosted [ +1 ms] | version: "3.5.0" [ +1 ms] | sdks: [ +1 ms] | dart: ">=2.4.0 <3.0.0" [ +1 ms] IO : Writing 2453 characters to text file .\.packages. [ +1 ms] FINE: Contents: [ +2 ms] | # Generated by pub on 2020-04-24 20:09:51.407753. [ +1 ms] | archive:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/archive-2.0.11/lib/ [ ] | args:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/args-1.5.2/lib/ [ ] | async:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.4.0/lib/ [ +4 ms] | boolean_selector:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-1.0.5/lib/ [ +8 ms] | charcode:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.1.2/lib/ [ +1 ms] | collection:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.14.11/lib/ [ +1 ms] | convert:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1/lib/ [ +1 ms] | crypto:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-2.1.3/lib/ [ +1 ms] | cupertino_icons:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-0.1.3/lib/ [ +3 ms] | flutter:file:///C:/src/flutter/packages/flutter/lib/ [ +1 ms] | flutter_test:file:///C:/src/flutter/packages/flutter_test/lib/ [ +1 ms] | image:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/image-2.1.4/lib/ [ +1 ms] | matcher:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.6/lib/ [ +1 ms] | meta:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.1.8/lib/ [ +1 ms] | path:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.6.4/lib/ [ +1 ms] | pedantic:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.8.0+1/lib/ [ +1 ms] | petitparser:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/petitparser-2.4.0/lib/ [ +1 ms] | quiver:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/quiver-2.0.5/lib/ [ +3 ms] | sky_engine:file:///C:/src/flutter/bin/cache/pkg/sky_engine/lib/ [ +3 ms] | source_span:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.5.5/lib/ [ +2 ms] | stack_trace:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.9.3/lib/ [ +6 ms] | stream_channel:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.0.0/lib/ [ +1 ms] | string_scanner:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.0.5/lib/ [ +10 ms] | term_glyph:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.1.0/lib/ [ +9 ms] | test_api:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.11/lib/ [ +6 ms] | typed_data:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.1.6/lib/ [ +7 ms] | vector_math:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.0.8/lib/ [ +1 ms] | xml:file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/xml-3.5.0/lib/ [ +1 ms] | dicee:lib/ [ +1 ms] MSG : Got dependencies! [ +44 ms] IO : Writing 5571 characters to text file .\.dart_tool\package_config.json. [ +1 ms] FINE: Contents: [ +1 ms] | { [ ] | "configVersion": 2, [ ] | "packages": [ [ ] | { [ ] | "name": "archive", [ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/archive-2.0.11", [ +1 ms] | "packageUri": "lib/", [ +1 ms] | "languageVersion": "2.0" [ ] | }, [ ] | { [ ] | "name": "args", [ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/args-1.5.2", [ +1 ms] | "packageUri": "lib/", [ +6 ms] | "languageVersion": "2.0" [ +1 ms] | }, [ +1 ms] | { [ +1 ms] | "name": "async", [ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.4.0", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.0" [ ] | }, [ ] | { [ ] | "name": "boolean_selector", [ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-1.0.5", [ ] | "packageUri": "lib/", [ +1 ms] | "languageVersion": "2.0" [ ] | }, [ ] | { [ ] | "name": "charcode", [ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.1.2", [ +1 ms] | "packageUri": "lib/", [ ] | "languageVersion": "1.0" [ ] | }, [ ] | { [ ] | "name": "collection", [ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.14.11", [ +1 ms] | "packageUri": "lib/", [ ] | "languageVersion": "2.0" [ ] | }, [ ] | { [ ] | "name": "convert", [ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "1.17" [ ] | }, [ ] | { [ ] | "name": "crypto", [ +3 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-2.1.3", [ +2 ms] | "packageUri": "lib/", [ ] | "languageVersion": "2.1" [ ] | }, [ ] | { [ +1 ms] | "name": "cupertino_icons", [ +2 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-0.1.3", [ +1 ms] | "packageUri": "lib/", [ ] | "languageVersion": "2.0" [ ] | }, [ +1 ms] | { [ ] | "name": "flutter", [ ] | "rootUri": "file:///C:/src/flutter/packages/flutter", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.2" [ +1 ms] | }, [ ] | { [ ] | "name": "flutter_test", [ +1 ms] | "rootUri": "file:///C:/src/flutter/packages/flutter_test", [ +1 ms] | "packageUri": "lib/", [ +11 ms] | "languageVersion": "2.2" [ +6 ms] | }, [ +1 ms] | { [ +11 ms] | "name": "image", [ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/image-2.1.4", [ +1 ms] | "packageUri": "lib/", [ +1 ms] | "languageVersion": "2.0" [ +2 ms] | }, [ +16 ms] | { [ +3 ms] | "name": "matcher", [ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.6", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.2" [ ] | }, [ ] | { [ ] | "name": "meta", [ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.1.8", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "1.12" [ +2 ms] | }, [ +1 ms] | { [ ] | "name": "path", [ +5 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.6.4", [ +1 ms] | "packageUri": "lib/", [ +1 ms] | "languageVersion": "2.0" [ +1 ms] | }, [ +1 ms] | { [ +1 ms] | "name": "pedantic", [ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.8.0+1", [ +1 ms] | "packageUri": "lib/", [ +1 ms] | "languageVersion": "2.1" [ +2 ms] | }, [ +2 ms] | { [ +1 ms] | "name": "petitparser", [ +2 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/petitparser-2.4.0", [ +1 ms] | "packageUri": "lib/", [ ] | "languageVersion": "2.4" [ +1 ms] | }, [ +1 ms] | { [ +1 ms] | "name": "quiver", [ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/quiver-2.0.5", [ +1 ms] | "packageUri": "lib/", [ ] | "languageVersion": "2.0" [ ] | }, [ ] | { [ +1 ms] | "name": "sky_engine", [ +1 ms] | "rootUri": "file:///C:/src/flutter/bin/cache/pkg/sky_engine", [ +1 ms] | "packageUri": "lib/", [ ] | "languageVersion": "1.11" [ ] | }, [ ] | { [ ] | "name": "source_span", [ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.5.5", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "1.8" [ ] | }, [ ] | { [ +1 ms] | "name": "stack_trace", [ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.9.3", [ +1 ms] | "packageUri": "lib/", [ +3 ms] | "languageVersion": "1.23" [ +2 ms] | }, [ +1 ms] | { [ +1 ms] | "name": "stream_channel", [ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.0.0", [ ] | "packageUri": "lib/", [ ] | "languageVersion": "2.0" [ +1 ms] | }, [ ] | { [ ] | "name": "string_scanner", [ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.0.5", [ ] | "packageUri": "lib/", [ +1 ms] | "languageVersion": "2.0" [ +1 ms] | }, [ +1 ms] | { [ +1 ms] | "name": "term_glyph", [ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.1.0", [ +1 ms] | "packageUri": "lib/", [ +1 ms] | "languageVersion": "1.8" [ +1 ms] | }, [ +11 ms] | { [ +1 ms] | "name": "test_api", [ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.11", [ +1 ms] | "packageUri": "lib/", [ +1 ms] | "languageVersion": "2.2" [ ] | }, [ ] | { [ +1 ms] | "name": "typed_data", [ ] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.1.6", [ +1 ms] | "packageUri": "lib/", [ +1 ms] | "languageVersion": "2.0" [ +1 ms] | }, [ +2 ms] | { [ +1 ms] | "name": "vector_math", [ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.0.8", [ +1 ms] | "packageUri": "lib/", [ +1 ms] | "languageVersion": "2.0" [ +1 ms] | }, [ +1 ms] | { [ +2 ms] | "name": "xml", [ +1 ms] | "rootUri": "file:///C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/xml-3.5.0", [ +1 ms] | "packageUri": "lib/", [ +1 ms] | "languageVersion": "2.3" [ +2 ms] | }, [ +1 ms] | { [ +1 ms] | "name": "dicee", [ +1 ms] | "rootUri": "../", [ +7 ms] | "packageUri": "lib/", [ +3 ms] | "languageVersion": "2.1" [ +4 ms] | } [ +7 ms] | ], [ +10 ms] | "generated": "2020-04-24T14:39:51.730729Z", [ +2 ms] | "generator": "pub", [ +3 ms] | "generatorVersion": "2.7.2" [ +1 ms] | } [ +52 ms] Running "flutter pub get" in dicee-flutter... (completed in 4.2s) [ +818 ms] Generating E:\flutterapp\dicee-flutter\android\app\src\main\java\io\flutter\plugins\GeneratedPluginRegistrant.java [ +45 ms] ro.hardware = samsungexynos7570 [ +276 ms] Launching lib\main.dart on SM J260G in debug mode... [ +107 ms] executing: C:\Users\******\AppData\Local\Android\Sdk\build-tools\29.0.3\aapt dump xmltree E:\flutterapp\dicee-flutter\build\app\outputs\apk\app.apk AndroidManifest.xml [ +307 ms] Exit code 0 from: C:\Users\*********\AppData\Local\Android\Sdk\build-tools\29.0.3\aapt dump xmltree E:\flutterapp\dicee-flutter\build\app\outputs\apk\app.apk AndroidManifest.xml [ +4 ms] 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)0x1d A: android:compileSdkVersionCodename(0x01010573)="10" (Raw: "10") A: package="co.appbrewery.dicee" (Raw: "co.appbrewery.dicee") A: platformBuildVersionCode=(type 0x10)0x1d A: platformBuildVersionName=(type 0x10)0xa E: uses-sdk (line=7) A: android:minSdkVersion(0x0101020c)=(type 0x10)0x10 A: android:targetSdkVersion(0x01010270)=(type 0x10)0x1d E: uses-permission (line=16) A: android:name(0x01010003)="android.permission.INTERNET" (Raw: "android.permission.INTERNET") E: application (line=24) A: android:label(0x01010001)="dicee" (Raw: "dicee") A: android:icon(0x01010002)=@0x7f080000 A: android:name(0x01010003)="io.flutter.app.FlutterApplication" (Raw: "io.flutter.app.FlutterApplication") A: android:debuggable(0x0101000f)=(type 0x12)0xffffffff A: android:appComponentFactory(0x0101057a)="androidx.core.app.CoreComponentFactory" (Raw: "androidx.core.app.CoreComponentFactory") E: activity (line=30) A: android:theme(0x01010000)=@0x7f0a0000 A: android:name(0x01010003)="co.appbrewery.dicee.MainActivity" (Raw: "co.appbrewery.dicee.MainActivity") A: android:launchMode(0x0101001d)=(type 0x10)0x1 A: android:configChanges(0x0101001f)=(type 0x11)0x400035b4 A: android:windowSoftInputMode(0x0101022b)=(type 0x11)0x10 A: android:hardwareAccelerated(0x010102d3)=(type 0x12)0xffffffff E: meta-data (line=44) A: android:name(0x01010003)="io.flutter.app.android.SplashScreenUntilFirstFrame" (Raw: "io.flutter.app.android.SplashScreenUntilFirstFrame") A: android:value(0x01010024)=(type 0x12)0xffffffff E: intent-filter (line=48) E: action (line=49) A: android:name(0x01010003)="android.intent.action.MAIN" (Raw: "android.intent.action.MAIN") E: category (line=51) A: android:name(0x01010003)="android.intent.category.LAUNCHER" (Raw: "android.intent.category.LAUNCHER") [ +12 ms] executing: C:\Users\*******\AppData\Local\Android\Sdk\platform-tools\adb.exe -s 42000c08de8c75a7 shell -x logcat -v time -t 1 [ +114 ms] Exit code 0 from: C:\Users\**********\AppData\Local\Android\Sdk\platform-tools\adb.exe -s 42000c08de8c75a7 shell -x logcat -v time -t 1 [ +1 ms] --------- beginning of system 04-24 20:09:50.778 D/io_stats( 3529): !@ 179,0 r 588512 12488597 w 162480 4283684 d 31369 3542716 f 36551 36541 iot 372093 350566 th 51200 0 0 pt 0 inp 0 0 42016.464 [ +12 ms] executing: C:\Users\*********\AppData\Local\Android\Sdk\platform-tools\adb.exe version [ +3 ms] executing: C:\Users\********\AppData\Local\Android\Sdk\platform-tools\adb.exe -s 42000c08de8c75a7 logcat -v time -T 04-24 20:09:50.778 [ +146 ms] Android Debug Bridge version 1.0.41 Version 29.0.5-5949299 Installed as C:\Users\********\AppData\Local\Android\Sdk\platform-tools\adb.exe [ +5 ms] executing: C:\Users\************\AppData\Local\Android\Sdk\platform-tools\adb.exe start-server [ +90 ms] Building APK [ +27 ms] Running Gradle task 'assembleDebug'... [ +3 ms] gradle.properties already sets `android.enableR8` [ +8 ms] Using gradle from E:\flutterapp\dicee-flutter\android\gradlew.bat. [ +45 ms] executing: C:\Program Files\Android\Android Studio\jre\bin\java -version [ +291 ms] Exit code 0 from: C:\Program Files\Android\Android Studio\jre\bin\java -version [ +1 ms] openjdk version "1.8.0_212-release" OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b04) OpenJDK 64-Bit Server VM (build 25.212-b04, mixed mode) [ +4 ms] executing: [E:\flutterapp\dicee-flutter\android\] E:\flutterapp\dicee-flutter\android\gradlew.bat -Pverbose=true -Ptarget=E:\flutterapp\dicee-flutter\lib\main.dart -Ptrack-widget-creation=true -Pfilesystem-scheme=org-dartlang-root -Ptarget-platform=android-arm assembleDebug [+10686 ms] Welcome to Gradle 5.4.1! [ +68 ms] Here are the highlights of this release: [ +1 ms] - Run builds with JDK12 [ +1 ms] - New API for Incremental Tasks [ +1 ms] - Updates to native projects, including Swift 5 support [ +1 ms] For more details see https://docs.gradle.org/5.4.1/release-notes.html [+8398 ms] Starting a Gradle Daemon (subsequent builds will be faster) [+95800 ms] > Task :app:compileFlutterBuildDebug [ +1 ms] [ +31 ms] executing: [C:\src\flutter\] git -c log.showSignature=false log -n 1 --pretty=format:%H [ +994 ms] [+1051 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H [ +1 ms] [ +1 ms] f139b11009aeb8ed2a3a3aa8b0066e482709dde3 [ +1 ms] [ ] executing: [C:\src\flutter\] git describe --match v*.*.* --first-parent --long --tags [ +597 ms] [ +606 ms] Exit code 0 from: git describe --match v*.*.* --first-parent --long --tags [ +2 ms] [ ] v1.12.13+hotfix.9-0-gf139b11009 [ +97 ms] [ +59 ms] executing: [C:\src\flutter\] git rev-parse --abbrev-ref --symbolic @{u} [ +99 ms] [ +116 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} [ +1 ms] [ ] origin/stable [ ] [ ] executing: [C:\src\flutter\] git ls-remote --get-url origin [ +100 ms] [ +125 ms] Exit code 0 from: git ls-remote --get-url origin [ +1 ms] [ ] https://github.com/flutter/flutter.git [ +197 ms] [ +204 ms] executing: [C:\src\flutter\] git rev-parse --abbrev-ref HEAD [ +100 ms] [ +111 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD [ +1 ms] [ ] stable [ +98 ms] [ +29 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update. [ +1 ms] [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ +1 ms] [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ +1 ms] [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ +1 ms] [ +6 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ +1 ms] [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ +1 ms] [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ +2 ms] [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ +1 ms] [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ +1 ms] [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ +86 ms] [ +106 ms] Initializing file store [ +496 ms] [ +523 ms] Done initializing file store [+6705 ms] [+6643 ms] kernel_snapshot: Starting due to {InvalidatedReason.inputChanged} [ +11 ms] [ +15 ms] C:\src\flutter\bin\cache\dart-sdk\bin\dart.exe C:\src\flutter\bin\cache\artifacts\engine\windows-x64\frontend_server.dart.snapshot --sdk-root C:\src\flutter\bin\cache\artifacts\engine\common\flutter_patched_sdk/ --target=flutter -Ddart.developer.causal_async_stacks=true -Ddart.vm.profile=false -Ddart.vm.product=false --bytecode-options=source-positions,local-var-info,debugger-stops,instance-field-initializers,keep-unreachable-code,avoid-closure-call-instructions --enable-asserts --track-widget-creation --no-link-platform --packages E:\flutterapp\dicee-flutter\.packages --output-dill E:\flutterapp\dicee-flutter\.dart_tool\flutter_build\dfd9af896f57502a52d461ac991acded\app.dill --depfile E:\flutterapp\dicee-flutter\.dart_tool\flutter_build\dfd9af896f57502a52d461ac991acded\kernel_snapshot.d package:dicee/main.dart [+9584 ms] [+9611 ms] kernel_snapshot: Complete [ +801 ms] [ +798 ms] debug_android_application: Starting due to {InvalidatedReason.inputChanged, InvalidatedReason.outputMissing} [+1701 ms] [+1754 ms] debug_android_application: Complete [ +95 ms] [ +63 ms] Persisting file store [ +1 ms] [ +19 ms] Done persisting file store [ ] [ +6 ms] build succeeded. [ +97 ms] [ +49 ms] "flutter assemble" took 19,745ms. [ +710 ms] > Task :app:packLibsflutterBuildDebug UP-TO-DATE [ +6 ms] > Task :app:preBuild UP-TO-DATE [ +9 ms] > Task :app:preDebugBuild UP-TO-DATE [ ] > Task :app:compileDebugAidl NO-SOURCE [ +74 ms] > Task :app:checkDebugManifest UP-TO-DATE [ +99 ms] > Task :app:compileDebugRenderscript NO-SOURCE [ +1 ms] > Task :app:generateDebugBuildConfig UP-TO-DATE [ +698 ms] > Task :app:javaPreCompileDebug [ +299 ms] > Task :app:cleanMergeDebugAssets [ +102 ms] > Task :app:mergeDebugShaders UP-TO-DATE [ +100 ms] > Task :app:compileDebugShaders UP-TO-DATE [ +1 ms] > Task :app:generateDebugAssets UP-TO-DATE [ +198 ms] > Task :app:mergeDebugAssets [ +400 ms] > Task :app:copyFlutterAssetsDebug [ +1 ms] > Task :app:mainApkListPersistenceDebug UP-TO-DATE [ +496 ms] > Task :app:generateDebugResValues UP-TO-DATE [ ] > Task :app:generateDebugResources UP-TO-DATE [ +998 ms] > Task :app:mergeDebugResources UP-TO-DATE [ +799 ms] > Task :app:createDebugCompatibleScreenManifests UP-TO-DATE [ +300 ms] > Task :app:processDebugManifest UP-TO-DATE [ +200 ms] > Task :app:processDebugResources UP-TO-DATE [+1005 ms] > Task :app:compileDebugJavaWithJavac UP-TO-DATE [ +1 ms] > Task :app:compileDebugSources UP-TO-DATE [ +292 ms] > Task :app:processDebugJavaRes NO-SOURCE [+1100 ms] > Task :app:checkDebugDuplicateClasses [+6502 ms] > Task :app:mergeDebugJavaResource [+20597 ms] > Task :app:transformClassesWithDexBuilderForDebug [ +204 ms] > Task :app:desugarDebugFileDependencies UP-TO-DATE [ +98 ms] > Task :app:mergeExtDexDebug UP-TO-DATE [ +1 ms] > Task :app:mergeDexDebug UP-TO-DATE [ ] > Task :app:validateSigningDebug UP-TO-DATE [ +1 ms] > Task :app:signingConfigWriterDebug UP-TO-DATE [ +593 ms] > Task :app:mergeDebugJniLibFolders UP-TO-DATE [+2903 ms] > Task :app:mergeDebugNativeLibs [+2296 ms] > Task :app:stripDebugDebugSymbols [ +1 ms] Compatible side by side NDK version was not found. [ +1 ms] Unable to strip library 'E:\flutterapp\dicee-flutter\build\app\intermediates\merged_native_libs\debug\out\lib\x86\libflutter.so' due to missing strip tool for ABI 'X86'. Packaging it as is. [ +1 ms] Unable to strip library 'E:\flutterapp\dicee-flutter\build\app\intermediates\merged_native_libs\debug\out\lib\x86_64\libflutter.so' due to missing strip tool for ABI 'X86_64'. Packaging it as is. [+2199 ms] Unable to strip library 'E:\flutterapp\dicee-flutter\build\app\intermediates\merged_native_libs\debug\out\lib\armeabi-v7a\libflutter.so' due to missing strip tool for ABI 'ARMEABI_V7A'. Packaging it as is. [+13499 ms] > Task :app:packageDebug [ +2 ms] > Task :app:assembleDebug [ +194 ms] Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0. [ +2 ms] Use '--warning-mode all' to show the individual deprecation warnings. [ +1 ms] See https://docs.gradle.org/5.4.1/userguide/command_line_interface.html#sec:command_line_warnings [ +1 ms] BUILD SUCCESSFUL in 3m 13s [ ] 29 actionable tasks: 11 executed, 18 up-to-date [ +626 ms] Running Gradle task 'assembleDebug'... (completed in 194.8s, longer than expected) [ +46 ms] calculateSha: LocalDirectory: 'E:\flutterapp\dicee-flutter\build\app\outputs\apk'/app.apk [ +72 ms] calculateSha: reading file took 70us [ +712 ms] calculateSha: computing sha took 711us [ +16 ms] √ Built build\app\outputs\apk\debug\app-debug.apk. [ +7 ms] executing: C:\Users\*********\AppData\Local\Android\Sdk\build-tools\29.0.3\aapt dump xmltree E:\flutterapp\dicee-flutter\build\app\outputs\apk\app.apk AndroidManifest.xml [+4449 ms] Exit code 0 from: C:\Users\***********\AppData\Local\Android\Sdk\build-tools\29.0.3\aapt dump xmltree E:\flutterapp\dicee-flutter\build\app\outputs\apk\app.apk AndroidManifest.xml [ +2 ms] 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)0x1d A: android:compileSdkVersionCodename(0x01010573)="10" (Raw: "10") A: package="co.appbrewery.dicee" (Raw: "co.appbrewery.dicee") A: platformBuildVersionCode=(type 0x10)0x1d A: platformBuildVersionName=(type 0x10)0xa E: uses-sdk (line=7) A: android:minSdkVersion(0x0101020c)=(type 0x10)0x10 A: android:targetSdkVersion(0x01010270)=(type 0x10)0x1d E: uses-permission (line=16) A: android:name(0x01010003)="android.permission.INTERNET" (Raw: "android.permission.INTERNET") E: application (line=24) A: android:label(0x01010001)="dicee" (Raw: "dicee") A: android:icon(0x01010002)=@0x7f080000 A: android:name(0x01010003)="io.flutter.app.FlutterApplication" (Raw: "io.flutter.app.FlutterApplication") A: android:debuggable(0x0101000f)=(type 0x12)0xffffffff A: android:appComponentFactory(0x0101057a)="androidx.core.app.CoreComponentFactory" (Raw: "androidx.core.app.CoreComponentFactory") E: activity (line=30) A: android:theme(0x01010000)=@0x7f0a0000 A: android:name(0x01010003)="co.appbrewery.dicee.MainActivity" (Raw: "co.appbrewery.dicee.MainActivity") A: android:launchMode(0x0101001d)=(type 0x10)0x1 A: android:configChanges(0x0101001f)=(type 0x11)0x400035b4 A: android:windowSoftInputMode(0x0101022b)=(type 0x11)0x10 A: android:hardwareAccelerated(0x010102d3)=(type 0x12)0xffffffff E: meta-data (line=44) A: android:name(0x01010003)="io.flutter.app.android.SplashScreenUntilFirstFrame" (Raw: "io.flutter.app.android.SplashScreenUntilFirstFrame") A: android:value(0x01010024)=(type 0x12)0xffffffff E: intent-filter (line=48) E: action (line=49) A: android:name(0x01010003)="android.intent.action.MAIN" (Raw: "android.intent.action.MAIN") E: category (line=51) A: android:name(0x01010003)="android.intent.category.LAUNCHER" (Raw: "android.intent.category.LAUNCHER") [ +2 ms] Stopping app 'app.apk' on SM J260G. [ +1 ms] executing: C:\Users\*************\AppData\Local\Android\Sdk\platform-tools\adb.exe -s 42000c08de8c75a7 shell am force-stop co.appbrewery.dicee [ +174 ms] executing: C:\Users\***********\AppData\Local\Android\Sdk\platform-tools\adb.exe -s 42000c08de8c75a7 shell pm list packages co.appbrewery.dicee [+1139 ms] Installing APK. [ +2 ms] executing: C:\Users\************\AppData\Local\Android\Sdk\platform-tools\adb.exe version [ +33 ms] Android Debug Bridge version 1.0.41 Version 29.0.5-5949299 Installed as C:\Users\***********\AppData\Local\Android\Sdk\platform-tools\adb.exe [ +1 ms] executing: C:\Users\*********\AppData\Local\Android\Sdk\platform-tools\adb.exe start-server [ +35 ms] Installing build\app\outputs\apk\app.apk... [ +2 ms] executing: C:\Users\********\AppData\Local\Android\Sdk\platform-tools\adb.exe -s 42000c08de8c75a7 install -t -r E:\flutterapp\dicee-flutter\build\app\outputs\apk\app.apk [+11625 ms] Performing Streamed Install Success [ +1 ms] Installing build\app\outputs\apk\app.apk... (completed in 11.6s) [ +2 ms] executing: C:\Users\*******\AppData\Local\Android\Sdk\platform-tools\adb.exe -s 42000c08de8c75a7 shell echo -n cae2d00d143f6d650f90db88bf8e73b9f990d016 > /data/local/tmp/sky.co.appbrewery.dicee.sha1 [ +85 ms] SM J260G startApp [ +3 ms] executing: C:\Users\********\AppData\Local\Android\Sdk\platform-tools\adb.exe -s 42000c08de8c75a7 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 co.appbrewery.dicee/co.appbrewery.dicee.MainActivity [ +370 ms] Starting: Intent { act=android.intent.action.RUN flg=0x20000000 cmp=co.appbrewery.dicee/.MainActivity (has extras) } [ +1 ms] Waiting for observatory port to be available... [ +5 ms] Error waiting for a debug connection: Bad state: No element [ +1 ms] Error launching application on SM J260G. [ +3 ms] "flutter run" took 2,21,587ms. Actually the phone was disconnected so it could not launch the application in phone ``` ``` E:\flutterapp\dicee-flutter>flutter analyze Analyzing dicee-flutter... No issues found! (ran in 81.4s) ``` ``` PS C:\WINDOWS\system32> flutter doctor -v [√] Flutter (Channel stable, v1.12.13+hotfix.9, on Microsoft Windows [Version 10.0.18363.778], locale en-IN) • Flutter version 1.12.13+hotfix.9 at C:\src\flutter • Framework revision f139b11009 (4 weeks ago), 2020-03-30 13:57:30 -0700 • Engine revision af51afceb8 • Dart version 2.7.2 [√] Android toolchain - develop for Android devices (Android SDK version 29.0.3) • Android SDK at C:\Users\*********\AppData\Local\Android\Sdk • Android NDK location not configured (optional; useful for native profiling support) • Platform android-29, build-tools 29.0.3 • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java • Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b04) • All Android licenses accepted. [√] Android Studio (version 3.6) • Android Studio at C:\Program Files\Android\Android Studio • Flutter plugin version 45.1.1 • Dart plugin version 192.7761 • Java version OpenJDK Runtime Environment (build 1.8.0_212-release-1586-b04) [√] VS Code (version 1.44.0) • VS Code at C:\Users\**********\AppData\Local\Programs\Microsoft VS Code • Flutter extension version 3.9.1 [√] Connected device (1 available) • SM J260G • 42000c08de8c75a7 • android-arm • Android 8.1.0 (API 27) • No issues found! ``` Can you pls help me to solve this issue?? i also want help BLE if anyone having knowledge pls post their views. [![column](https://user-images.githubusercontent.com/49286668/80229695-6eb37280-866e-11ea-9548-9046d906227d.PNG)](https://user-images.githubusercontent.com/49286668/80229695-6eb37280-866e-11ea-9548-9046d906227d.PNG) [![scrollview](https://user-images.githubusercontent.com/49286668/80229738-7b37cb00-866e-11ea-99a4-a9e886bad27d.PNG)](https://user-images.githubusercontent.com/49286668/80229738-7b37cb00-866e-11ea-99a4-a9e886bad27d.PNG) [text](https://user-images.githubusercontent.com/49286668/80229709-72df9000-866e-11ea-8e68-c5e24bf9656d.PNG)This issue was moved by pq from flutter/flutter#55565.