Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in running any flutter commands related to app - couldn't read file ErrorHandlingFile even though it exists. #48165

Closed
harshapulikollu opened this issue Jan 4, 2020 · 6 comments · Fixed by #48104
Assignees
Labels
a: error message Error messages from the Flutter framework c: crash Stack traces logged to the console c: regression It was better in the past than it is now platform-android Android applications specifically tool Affects the "flutter" command-line tool. See also t: labels.

Comments

@harshapulikollu
Copy link

Error in trying to run Flutter packages get or flutter build

Target Platform: Android
Target OS version/browser: Android 10
Devices: android studio android 10 emulator

Logs

Running "flutter pub get" in appname...                              0.8s
Couldn't read file Instance of 'ErrorHandlingFile' even though it exists. Please verify that this file has read permission and try again.
Process finished with exit code 1
flutter doctor -v
[✓] Flutter (Channel master, v1.13.7-pre.24, on Mac OS X 10.15.2 19C57, locale
    en-GB)
    • Flutter version 1.13.7-pre.24 at
      /Users/harshapulikollu/Documents/development/flutter
    • Framework revision 0aed0b61a1 (5 hours ago), 2020-01-03 17:53:54 -0800
    • Engine revision eb139936eb
    • Dart version 2.8.0 (build 2.8.0-dev.0.0 2f57602411)

 
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
    • Android SDK at /Users/harshapulikollu/Library/Android/sdk
    • Android NDK location not configured (optional; useful for native profiling
      support)
    • Platform android-29, build-tools 29.0.2
    • 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)
    • All Android licenses accepted.

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

[✗] Chrome - develop for the web (Cannot find chrome executable at
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome)
    ! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.

[✓] 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)

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

[✓] Connected device (1 available)
    • Web Server • web-server • web-javascript • Flutter Tools

! Doctor found issues in 1 category.
@abhijeet971992
Copy link

I am also facing the same issue. Actually, I updated the flutter and android studio after 3 months. So a lot of things have changed. I tried 'flutter pub cache repair' but still facing the same issue. Can somebody please help me tackle this issue. My app has crashed in production and I have to give an urgent release. I am unable to even run/debug my app on emulator and device as well.

Couldn't read file Instance of 'ErrorHandlingFile' even though it exists. Please verify that this file has read permission and try again.

@iapicca
Copy link
Contributor

iapicca commented Jan 6, 2020

Hi @harshapulikollu
could you please provide the "flutter pub get --verbose"
thank you

@iapicca iapicca added the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Jan 6, 2020
@harshapulikollu
Copy link
Author

harshapulikollu commented Jan 6, 2020

here is output of flutter pub get --verbose

Log
[  +30 ms] executing: [/Users/harshapulikollu/Documents/development/flutter/]
git -c log.showSignature=false log -n 1 --pretty=format:%H
[  +56 ms] Exit code 0 from: git -c log.showSignature=false log -n 1
--pretty=format:%H
[        ] 0aed0b61a1789ed06c9fa05a6c5fcfbd398c4811
[        ] executing: [/Users/harshapulikollu/Documents/development/flutter/]
git describe --match v*.*.* --first-parent --long --tags
[ +438 ms] Exit code 0 from: git describe --match v*.*.* --first-parent --long
--tags
[   +3 ms] v1.13.6-24-g0aed0b61a
[   +9 ms] executing: [/Users/harshapulikollu/Documents/development/flutter/]
git rev-parse --abbrev-ref --symbolic @{u}
[  +10 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[        ] origin/master
[        ] executing: [/Users/harshapulikollu/Documents/development/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
[  +52 ms] executing: [/Users/harshapulikollu/Documents/development/flutter/]
git rev-parse --abbrev-ref HEAD
[  +10 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[        ] master
[   +6 ms] executing: sw_vers -productName
[  +16 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.2
[        ] executing: sw_vers -buildVersion
[  +13 ms] Exit code 0 from: sw_vers -buildVersion
[        ] 19C57
[  +25 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required,
skipping update.
[        ] 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.
[   +4 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.
[  +11 ms] Artifact Instance of 'MaterialFonts' is not required, skipping
update.
[        ] Artifact Instance of 'GradleWrapper' is not required, skipping
update.
[        ] Artifact Instance of 'AndroidMavenArtifacts' is not required,
skipping update.
[        ] 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.
[        ] 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 'IosUsbArtifacts' is not required, skipping
update.
[        ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping
update.
[ +118 ms] Running "flutter pub get" in adzapp...
[   +3 ms] Using /Users/harshapulikollu/Documents/development/flutter/.pub-cache
for the pub cache.
[   +1 ms] executing: [/Users/harshapulikollu/Documents/flutter_adzapp/adzapp/]
/Users/harshapulikollu/Documents/development/flutter/bin/cache/dart-sdk/bin/pub
--verbose get --no-precompile
[  +82 ms] FINE: Pub 2.8.0-dev.0.0.flutter-2f57602411
[ +112 ms] MSG : Resolving dependencies...
[  +16 ms] SLVR: fact: adzapp is 0.0.76+76
[        ] SLVR: derived: adzapp
[  +15 ms] SLVR: fact: adzapp depends on flutter any from sdk
[        ] SLVR: fact: adzapp depends on cupertino_icons ^0.1.2
[        ] SLVR: fact: adzapp depends on firebase_core ^0.4.0
[        ] SLVR: fact: adzapp depends on firebase_auth ^0.10.0+1
[        ] SLVR: fact: adzapp depends on geolocator ^4.0.3
[        ] SLVR: fact: adzapp depends on cloud_firestore 0.13.0+1
[        ] SLVR: fact: adzapp depends on shared_preferences any
[        ] SLVR: fact: adzapp depends on cached_network_image ^0.8.0
[        ] SLVR: fact: adzapp depends on firebase_storage any
[        ] SLVR: fact: adzapp depends on fluttertoast any
[        ] SLVR: fact: adzapp depends on chewie 0.8.0
[        ] SLVR: fact: adzapp depends on firebase_messaging any
[        ] SLVR: fact: adzapp depends on location any
[        ] SLVR: fact: adzapp depends on permission 0.1.0
[        ] SLVR: fact: adzapp depends on permission_handler ^4.0.0
[        ] SLVR: fact: adzapp depends on url_launcher any
[        ] SLVR: fact: adzapp depends on image any
[        ] SLVR: fact: adzapp depends on image_picker any
[        ] SLVR: fact: adzapp depends on package_info any
[        ] SLVR: fact: adzapp depends on device_info any
[        ] SLVR: fact: adzapp depends on share 0.5.3
[        ] SLVR: fact: adzapp depends on flutter_webview_plugin any
[        ] SLVR: fact: adzapp depends on firebase_dynamic_links any
[        ] SLVR: fact: adzapp depends on cloud_functions 0.4.1+1
[        ] SLVR: fact: adzapp depends on qr_flutter ^2.0.0
[        ] SLVR: fact: adzapp depends on razorpay_plugin any
[        ] SLVR: fact: adzapp depends on intl any
[        ] SLVR: fact: adzapp depends on sliding_up_panel any
[   +1 ms] SLVR: fact: adzapp depends on flutter_rating_bar ^1.2.0
[        ] SLVR: fact: adzapp depends on scratcher ^1.2.0
[        ] SLVR: fact: adzapp depends on showcaseview 0.1.2
[        ] SLVR: fact: adzapp depends on flutter_test any from sdk
[        ] SLVR:   selecting adzapp
[        ] SLVR:   derived: flutter_test any from sdk
[        ] SLVR:   derived: showcaseview 0.1.2
[        ] SLVR:   derived: scratcher ^1.2.0
[        ] SLVR:   derived: flutter_rating_bar ^1.2.0
[        ] SLVR:   derived: sliding_up_panel any
[        ] SLVR:   derived: intl any
[        ] SLVR:   derived: razorpay_plugin any
[        ] SLVR:   derived: qr_flutter ^2.0.0
[        ] SLVR:   derived: cloud_functions 0.4.1+1
[        ] SLVR:   derived: firebase_dynamic_links any
[        ] SLVR:   derived: flutter_webview_plugin any
[        ] SLVR:   derived: share 0.5.3
[        ] SLVR:   derived: device_info any
[        ] SLVR:   derived: package_info any
[        ] SLVR:   derived: image_picker any
[        ] SLVR:   derived: image any
[        ] SLVR:   derived: url_launcher any
[        ] SLVR:   derived: permission_handler ^4.0.0
[        ] SLVR:   derived: permission 0.1.0
[        ] SLVR:   derived: location any
[        ] SLVR:   derived: firebase_messaging any
[        ] SLVR:   derived: chewie 0.8.0
[        ] SLVR:   derived: fluttertoast any
[        ] SLVR:   derived: firebase_storage any
[        ] SLVR:   derived: cached_network_image ^0.8.0
[        ] SLVR:   derived: shared_preferences any
[   +1 ms] SLVR:   derived: cloud_firestore 0.13.0+1
[        ] SLVR:   derived: geolocator ^4.0.3
[        ] SLVR:   derived: firebase_auth ^0.10.0+1
[        ] SLVR:   derived: firebase_core ^0.4.0
[        ] SLVR:   derived: cupertino_icons ^0.1.2
[        ] SLVR:   derived: flutter any from sdk
[  +19 ms] SLVR:   fact: flutter_test 0.0.0 from sdk depends on flutter any from
sdk
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on test_api 0.2.11
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on path 1.6.4
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on image 2.1.4
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on quiver 2.0.5
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on stack_trace
1.9.3
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on vector_math
2.0.8
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on archive 2.0.11
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on args 1.5.2
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on async 2.4.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on boolean_selector
1.0.5
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on charcode 1.1.2
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on collection
1.14.11
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on convert 2.1.1
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on crypto 2.1.3
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on matcher 0.12.6
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on meta 1.1.8
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on pedantic 1.8.0+1
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on petitparser
2.4.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on source_span
1.5.5
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on stream_channel
2.0.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on string_scanner
1.0.5
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on term_glyph 1.1.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on typed_data 1.1.6
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on xml 3.5.0
[        ] SLVR:     selecting flutter_test 0.0.0 from sdk
[        ] SLVR:     derived: xml 3.5.0
[   +2 ms] SLVR:     derived: typed_data 1.1.6
[        ] SLVR:     derived: term_glyph 1.1.0
[        ] SLVR:     derived: string_scanner 1.0.5
[        ] SLVR:     derived: stream_channel 2.0.0
[        ] SLVR:     derived: source_span 1.5.5
[        ] SLVR:     derived: petitparser 2.4.0
[        ] SLVR:     derived: pedantic 1.8.0+1
[        ] SLVR:     derived: meta 1.1.8
[        ] SLVR:     derived: matcher 0.12.6
[        ] SLVR:     derived: crypto 2.1.3
[        ] SLVR:     derived: convert 2.1.1
[        ] SLVR:     derived: collection 1.14.11
[        ] SLVR:     derived: charcode 1.1.2
[        ] SLVR:     derived: boolean_selector 1.0.5
[        ] SLVR:     derived: async 2.4.0
[        ] SLVR:     derived: args 1.5.2
[        ] SLVR:     derived: archive 2.0.11
[        ] SLVR:     derived: vector_math 2.0.8
[        ] SLVR:     derived: stack_trace 1.9.3
[        ] SLVR:     derived: quiver 2.0.5
[        ] SLVR:     derived: image 2.1.4
[        ] SLVR:     derived: path 1.6.4
[        ] SLVR:     derived: test_api 0.2.11
[  +10 ms] SLVR:     fact: showcaseview 0.1.2 depends on flutter any from sdk
[        ] SLVR:       selecting showcaseview 0.1.2
[  +10 ms] SLVR:       fact: scratcher 1.3.0 depends on flutter any from sdk
[        ] SLVR:         selecting scratcher 1.3.0
[   +6 ms] SLVR:         fact: flutter_rating_bar 1.3.0+1 depends on flutter any
from sdk
[        ] SLVR:           selecting flutter_rating_bar 1.3.0+1
[   +6 ms] SLVR:           fact: sliding_up_panel 0.3.6 depends on flutter any
from sdk
[        ] SLVR:             selecting sliding_up_panel 0.3.6
[   +6 ms] SLVR:             fact: intl 0.16.0 depends on path >=0.9.0 <2.0.0
[        ] SLVR:               selecting intl 0.16.0
[   +6 ms] SLVR:               fact: razorpay_plugin 0.3.0 depends on flutter
any from sdk
[        ] SLVR:                 selecting razorpay_plugin 0.3.0
[   +6 ms] SLVR:                 fact: qr_flutter 2.1.0+55 depends on flutter
any from sdk
[        ] SLVR:                 fact: qr_flutter 2.1.0+55 depends on qr ^1.1.0
[        ] SLVR:                   selecting qr_flutter 2.1.0+55
[        ] SLVR:                   derived: qr ^1.1.0
[   +7 ms] SLVR:                   fact: cloud_functions 0.4.1+1 depends on meta
^1.1.6
[        ] SLVR:                   fact: cloud_functions 0.4.1+1 depends on
flutter any from sdk
[        ] SLVR:                   fact: cloud_functions 0.4.1+1 depends on
firebase_core ^0.4.0
[        ] SLVR:                     selecting cloud_functions 0.4.1+1
[   +8 ms] SLVR:                     fact: firebase_dynamic_links 0.5.0+9
depends on flutter any from sdk
[   +1 ms] SLVR:                       selecting firebase_dynamic_links 0.5.0+9
[   +7 ms] SLVR:                       fact: flutter_webview_plugin 0.3.10+1
depends on flutter any from sdk
[   +1 ms] SLVR:                         selecting flutter_webview_plugin
0.3.10+1
[   +7 ms] SLVR:                         fact: share 0.5.3 depends on meta
^1.0.5
[        ] SLVR:                         fact: share 0.5.3 depends on flutter
any from sdk
[        ] SLVR:                           selecting share 0.5.3
[   +6 ms] SLVR:                           fact: device_info 0.4.1+4 depends on
flutter any from sdk
[        ] SLVR:                             selecting device_info 0.4.1+4
[   +5 ms] SLVR:                             fact: package_info 0.4.0+13 depends
on flutter any from sdk
[        ] SLVR:                               selecting package_info 0.4.0+13
[   +5 ms] SLVR:                               fact: image_picker 0.6.2+3
depends on flutter any from sdk
[   +1 ms] SLVR:                                 selecting image_picker 0.6.2+3
[   +4 ms] SLVR:                                 fact: image 2.1.4 depends on
archive >=1.0.16 <3.0.0
[        ] SLVR:                                 fact: image 2.1.4 depends on
xml ^3.2.5
[        ] SLVR:                                   selecting image 2.1.4
[   +5 ms] SLVR:                                   fact: url_launcher 5.4.1
depends on flutter any from sdk
[        ] SLVR:                                   fact: url_launcher 5.4.1
depends on url_launcher_platform_interface ^1.0.4
[        ] SLVR:                                   fact: url_launcher 5.4.1
depends on url_launcher_web ^0.1.0+1
[        ] SLVR:                                   fact: url_launcher 5.4.1
depends on url_launcher_macos ^0.0.1
[        ] SLVR:                                     selecting url_launcher
5.4.1
[        ] SLVR:                                     derived: url_launcher_macos
^0.0.1
[        ] SLVR:                                     derived: url_launcher_web
^0.1.0+1
[        ] SLVR:                                     derived:
url_launcher_platform_interface ^1.0.4
[   +5 ms] SLVR:                                     fact: permission_handler
4.0.0 depends on flutter any from sdk
[        ] SLVR:                                     fact: permission_handler
4.0.0 depends on meta ^1.1.6
[        ] SLVR:                                       selecting
permission_handler 4.0.0
[   +6 ms] SLVR:                                       fact: permission 0.1.0
depends on flutter any from sdk
[        ] SLVR:                                         selecting permission
0.1.0
[   +6 ms] SLVR:                                         fact: location 2.3.5
depends on flutter any from sdk
[        ] SLVR:                                           selecting location
2.3.5
[  +10 ms] SLVR:                                           fact:
firebase_messaging 6.0.9 depends on meta ^1.0.4
[        ] SLVR:                                           fact:
firebase_messaging 6.0.9 depends on platform ^2.0.0
[        ] SLVR:                                           fact:
firebase_messaging 6.0.9 depends on flutter any from sdk
[        ] SLVR:                                             selecting
firebase_messaging 6.0.9
[        ] SLVR:                                             derived: platform
^2.0.0
[   +5 ms] SLVR:                                             fact: chewie 0.8.0
depends on open_iconic_flutter ^0.3.0
[        ] SLVR:                                             fact: chewie 0.8.0
depends on video_player ^0.7.0
[        ] SLVR:                                             fact: chewie 0.8.0
depends on flutter any from sdk
[        ] SLVR:                                               selecting chewie
0.8.0
[        ] SLVR:                                               derived:
video_player ^0.7.0
[        ] SLVR:                                               derived:
open_iconic_flutter ^0.3.0
[   +5 ms] SLVR:                                               fact:
fluttertoast 3.1.3 depends on flutter any from sdk
[        ] SLVR:                                                 selecting
fluttertoast 3.1.3
[   +6 ms] SLVR:                                                 fact:
firebase_storage 3.1.1 depends on flutter any from sdk
[        ] SLVR:                                                 fact:
firebase_storage 3.1.1 depends on firebase_core ^0.4.0
[        ] SLVR:                                                   selecting
firebase_storage 3.1.1
[   +6 ms] SLVR:                                                   fact:
cached_network_image 0.8.0 depends on flutter any from sdk
[        ] SLVR:                                                   fact:
cached_network_image 0.8.0 depends on flutter_cache_manager ^0.3.2
[        ] SLVR:                                                     selecting
cached_network_image 0.8.0
[        ] SLVR:                                                     derived:
flutter_cache_manager ^0.3.2
[   +5 ms] SLVR:                                                     fact:
shared_preferences 0.5.6 depends on meta ^1.0.4
[        ] SLVR:                                                     fact:
shared_preferences 0.5.6 depends on flutter any from sdk
[        ] SLVR:                                                     fact:
shared_preferences 0.5.6 depends on shared_preferences_platform_interface ^1.0.0
[        ] SLVR:                                                     fact:
shared_preferences 0.5.6 depends on shared_preferences_macos ^0.0.1
[        ] SLVR:                                                     fact:
shared_preferences 0.5.6 depends on shared_preferences_web ^0.1.2
[        ] SLVR:                                                       selecting
shared_preferences 0.5.6
[        ] SLVR:                                                       derived:
shared_preferences_web ^0.1.2
[        ] SLVR:                                                       derived:
shared_preferences_macos ^0.0.1
[        ] SLVR:                                                       derived:
shared_preferences_platform_interface ^1.0.0
[   +5 ms] SLVR:                                                       fact:
cloud_firestore 0.13.0+1 depends on flutter any from sdk
[        ] SLVR:                                                       fact:
cloud_firestore 0.13.0+1 depends on meta ^1.0.5
[        ] SLVR:                                                       fact:
cloud_firestore 0.13.0+1 depends on collection ^1.14.3
[        ] SLVR:                                                       fact:
cloud_firestore 0.13.0+1 depends on firebase_core ^0.4.0
[        ] SLVR:
selecting cloud_firestore 0.13.0+1
[   +4 ms] SLVR:                                                         fact:
geolocator 4.0.3 depends on meta ^1.0.5
[        ] SLVR:                                                         fact:
geolocator 4.0.3 depends on flutter any from sdk
[        ] SLVR:                                                         fact:
geolocator 4.0.3 depends on location_permissions ^2.0.1
[        ] SLVR:                                                         fact:
geolocator 4.0.3 depends on google_api_availability ^2.0.0
[        ] SLVR:
selecting geolocator 4.0.3
[        ] SLVR:
derived: google_api_availability ^2.0.0
[        ] SLVR:
derived: location_permissions ^2.0.1
[   +5 ms] SLVR:                                                           fact:
firebase_auth 0.10.0+1 depends on meta ^1.0.4
[        ] SLVR:                                                           fact:
firebase_auth 0.10.0+1 depends on firebase_core ^0.4.0
[        ] SLVR:                                                           fact:
firebase_auth 0.10.0+1 depends on flutter any from sdk
[        ] SLVR:
selecting firebase_auth 0.10.0+1
[   +5 ms] SLVR:
fact: firebase_core 0.4.3+1 depends on firebase_core_platform_interface ^1.0.0
[        ] SLVR:
fact: firebase_core 0.4.3+1 depends on flutter any from sdk
[        ] SLVR:
fact: firebase_core 0.4.3+1 depends on meta ^1.0.5
[        ] SLVR:
fact: firebase_core 0.4.3+1 depends on firebase_core_web ^0.1.1
[        ] SLVR:
selecting firebase_core 0.4.3+1
[        ] SLVR:
derived: firebase_core_web ^0.1.1
[        ] SLVR:
derived: firebase_core_platform_interface ^1.0.0
[   +3 ms] SLVR:
selecting cupertino_icons 0.1.3
[   +5 ms] SLVR:
fact: flutter 0.0.0 from sdk depends on collection 1.14.11
[        ] SLVR:
fact: flutter 0.0.0 from sdk depends on meta 1.1.8
[        ] SLVR:
fact: flutter 0.0.0 from sdk depends on typed_data 1.1.6
[        ] SLVR:
fact: flutter 0.0.0 from sdk depends on vector_math 2.0.8
[        ] 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
[   +6 ms] SLVR:
fact: xml 3.5.0 depends on petitparser ^2.3.0
[        ] SLVR:
fact: xml 3.5.0 depends on collection ^1.14.0
[        ] SLVR:
fact: xml 3.5.0 depends on convert ^2.1.0
[        ] SLVR:
selecting xml 3.5.0
[   +5 ms] SLVR:
selecting typed_data 1.1.6
[   +5 ms] SLVR:
selecting term_glyph 1.1.0
[   +5 ms] SLVR:
fact: string_scanner 1.0.5 depends on charcode ^1.1.0
[        ] SLVR:
fact: string_scanner 1.0.5 depends on meta ^1.1.0
[        ] SLVR:
fact: string_scanner 1.0.5 depends on source_span ^1.4.0
[        ] SLVR:
selecting string_scanner 1.0.5
[  +13 ms] SLVR:
fact: stream_channel 2.0.0 depends on async >=1.11.0 <3.0.0
[   +1 ms] SLVR:
selecting stream_channel 2.0.0
[   +5 ms] SLVR:
fact: source_span 1.5.5 depends on charcode ^1.0.0
[        ] SLVR:
fact: source_span 1.5.5 depends on path ^1.2.0
[        ] SLVR:
fact: source_span 1.5.5 depends on term_glyph ^1.0.0
[        ] SLVR:
selecting source_span 1.5.5
[   +4 ms] SLVR:
fact: petitparser 2.4.0 depends on meta ^1.1.0
[        ] SLVR:
selecting petitparser 2.4.0
[   +4 ms] SLVR:
selecting pedantic 1.8.0+1
[   +4 ms] SLVR:
selecting meta 1.1.8
[   +7 ms] SLVR:
fact: matcher 0.12.6 depends on stack_trace ^1.2.0
[        ] SLVR:
selecting matcher 0.12.6
[   +4 ms] SLVR:
fact: crypto 2.1.3 depends on collection ^1.0.0
[        ] SLVR:
fact: crypto 2.1.3 depends on convert >=1.0.0 <3.0.0
[        ] SLVR:
fact: crypto 2.1.3 depends on typed_data ^1.0.0
[        ] SLVR:
selecting crypto 2.1.3
[   +4 ms] SLVR:
fact: convert 2.1.1 depends on charcode ^1.1.0
[        ] SLVR:
fact: convert 2.1.1 depends on typed_data ^1.1.0
[        ] SLVR:
selecting convert 2.1.1
[   +4 ms] SLVR:
selecting collection 1.14.11
[   +4 ms] SLVR:
selecting charcode 1.1.2
[   +3 ms] SLVR:
fact: boolean_selector 1.0.5 depends on source_span ^1.0.0
[        ] SLVR:
fact: boolean_selector 1.0.5 depends on string_scanner >=0.1.1 <2.0.0
[        ] SLVR:
selecting boolean_selector 1.0.5
[   +4 ms] SLVR:
fact: async 2.4.0 depends on collection ^1.5.0
[        ] SLVR:
selecting async 2.4.0
[   +4 ms] SLVR:
selecting args 1.5.2
[   +4 ms] SLVR:
fact: archive 2.0.11 depends on crypto ^2.0.0
[        ] SLVR:
fact: archive 2.0.11 depends on args ^1.4.0
[        ] SLVR:
fact: archive 2.0.11 depends on path ^1.5.1
[        ] SLVR:
selecting archive 2.0.11
[   +3 ms] SLVR:
selecting vector_math 2.0.8
[   +3 ms] SLVR:
fact: stack_trace 1.9.3 depends on path ^1.2.0
[        ] SLVR:
selecting stack_trace 1.9.3
[   +5 ms] SLVR:
fact: quiver 2.0.5 depends on matcher >=0.10.0 <0.13.0
[        ] SLVR:
fact: quiver 2.0.5 depends on meta ^1.0.0
[        ] SLVR:
selecting quiver 2.0.5
[   +4 ms] SLVR:
selecting path 1.6.4
[   +5 ms] SLVR:
fact: test_api 0.2.11 depends on async ^2.0.0
[        ] SLVR:
fact: test_api 0.2.11 depends on boolean_selector ^1.0.0
[        ] SLVR:
fact: test_api 0.2.11 depends on collection ^1.8.0
[        ] SLVR:
fact: test_api 0.2.11 depends on meta ^1.1.5
[        ] SLVR:
fact: test_api 0.2.11 depends on path ^1.2.0
[        ] SLVR:
fact: test_api 0.2.11 depends on pedantic ^1.0.0
[        ] SLVR:
fact: test_api 0.2.11 depends on source_span ^1.4.0
[        ] SLVR:
fact: test_api 0.2.11 depends on stack_trace ^1.9.0
[        ] SLVR:
fact: test_api 0.2.11 depends on stream_channel >=1.7.0 <3.0.0
[        ] SLVR:
fact: test_api 0.2.11 depends on string_scanner ^1.0.0
[        ] SLVR:
fact: test_api 0.2.11 depends on term_glyph ^1.0.0
[        ] SLVR:
fact: test_api 0.2.11 depends on matcher >=0.12.6 <0.12.7
[        ] SLVR:
selecting test_api 0.2.11
[   +7 ms] SLVR:
fact: qr 1.2.0 depends on meta ^1.1.0
[        ] SLVR:
selecting qr 1.2.0
[   +3 ms] SLVR:
fact: url_launcher_macos 0.0.1+2 depends on flutter any from sdk
[        ] SLVR:
selecting url_launcher_macos 0.0.1+2
[   +4 ms] SLVR:
fact: url_launcher_web 0.1.0+2 depends on url_launcher_platform_interface ^1.0.1
[        ] SLVR:
fact: url_launcher_web 0.1.0+2 depends on flutter any from sdk
[        ] SLVR:
fact: url_launcher_web 0.1.0+2 depends on flutter_web_plugins any from sdk
[        ] SLVR:
fact: url_launcher_web 0.1.0+2 depends on meta ^1.1.7
[        ] SLVR:
selecting url_launcher_web 0.1.0+2
[        ] SLVR:
derived: flutter_web_plugins any from sdk
[   +1 ms] SLVR:
fact: url_launcher_platform_interface 1.0.5 depends on flutter any from sdk
[        ] SLVR:
fact: url_launcher_platform_interface 1.0.5 depends on meta ^1.0.5
[        ] SLVR:
fact: url_launcher_platform_interface 1.0.5 depends on plugin_platform_interface
^1.0.1
[        ] SLVR:
selecting url_launcher_platform_interface 1.0.5
[        ] SLVR:
derived: plugin_platform_interface ^1.0.1
[   +1 ms] SLVR:
selecting platform 2.2.1
[   +4 ms] SLVR:
fact: video_player 0.7.2 depends on meta ^1.0.5
[        ] SLVR:
fact: video_player 0.7.2 depends on flutter any from sdk
[        ] SLVR:
selecting video_player 0.7.2
[   +3 ms] SLVR:
fact: open_iconic_flutter 0.3.0 depends on flutter any from sdk
[        ] SLVR:
selecting open_iconic_flutter 0.3.0
[   +4 ms] SLVR:
fact: flutter_cache_manager 0.3.2 depends on flutter any from sdk
[        ] SLVR:
fact: flutter_cache_manager 0.3.2 depends on path_provider ^0.5.0+1
[        ] SLVR:
fact: flutter_cache_manager 0.3.2 depends on uuid ^2.0.0
[        ] SLVR:
fact: flutter_cache_manager 0.3.2 depends on http >=0.11.0 <0.13.0
[        ] SLVR:
fact: flutter_cache_manager 0.3.2 depends on path ^1.6.2
[        ] SLVR:
fact: flutter_cache_manager 0.3.2 depends on sqflite ^1.1.0
[        ] SLVR:
fact: flutter_cache_manager 0.3.2 depends on synchronized ^2.0.2
[        ] SLVR:
selecting flutter_cache_manager 0.3.2
[        ] SLVR:
derived: synchronized ^2.0.2
[        ] SLVR:
derived: sqflite ^1.1.0
[        ] SLVR:
derived: http >=0.11.0 <0.13.0
[        ] SLVR:
derived: uuid ^2.0.0
[        ] SLVR:
derived: path_provider ^0.5.0+1
[        ] SLVR:
fact: shared_preferences_web 0.1.2+2 depends on
shared_preferences_platform_interface ^1.0.0
[        ] SLVR:
fact: shared_preferences_web 0.1.2+2 depends on flutter any from sdk
[        ] SLVR:
fact: shared_preferences_web 0.1.2+2 depends on flutter_web_plugins any from sdk
[        ] SLVR:
fact: shared_preferences_web 0.1.2+2 depends on meta ^1.1.7
[        ] SLVR:
selecting shared_preferences_web 0.1.2+2
[   +3 ms] SLVR:
fact: shared_preferences_macos 0.0.1+3 depends on
shared_preferences_platform_interface ^1.0.0
[        ] SLVR:
fact: shared_preferences_macos 0.0.1+3 depends on flutter any from sdk
[        ] SLVR:
selecting shared_preferences_macos 0.0.1+3
[   +2 ms] SLVR:
fact: shared_preferences_platform_interface 1.0.1 depends on meta ^1.0.4
[        ] SLVR:
fact: shared_preferences_platform_interface 1.0.1 depends on flutter any from
sdk
[        ] SLVR:
selecting shared_preferences_platform_interface 1.0.1
[   +4 ms] SLVR:
fact: google_api_availability 2.0.1 depends on flutter any from sdk
[        ] SLVR:
selecting google_api_availability 2.0.1
[  +10 ms] SLVR:
fact: location_permissions 2.0.3 depends on flutter any from sdk
[        ] SLVR:
fact: location_permissions 2.0.3 depends on meta ^1.1.6
[        ] SLVR:
selecting location_permissions 2.0.3
[   +4 ms] SLVR:
fact: firebase_core_web 0.1.1+1 depends on firebase ^7.0.0
[        ] SLVR:
fact: firebase_core_web 0.1.1+1 depends on firebase_core_platform_interface
^1.0.0
[        ] SLVR:
fact: firebase_core_web 0.1.1+1 depends on flutter any from sdk
[        ] SLVR:
fact: firebase_core_web 0.1.1+1 depends on flutter_web_plugins any from sdk
[        ] SLVR:
fact: firebase_core_web 0.1.1+1 depends on meta ^1.1.7
[        ] SLVR:
fact: firebase_core_web 0.1.1+1 depends on js ^0.6.1
[        ] SLVR:
selecting firebase_core_web 0.1.1+1
[        ] SLVR:
derived: js ^0.6.1
[        ] SLVR:
derived: firebase ^7.0.0
[        ] SLVR:
fact: firebase_core_platform_interface 1.0.2 depends on flutter any from sdk
[        ] SLVR:
fact: firebase_core_platform_interface 1.0.2 depends on meta ^1.0.5
[        ] SLVR:
fact: firebase_core_platform_interface 1.0.2 depends on quiver ^2.0.0
[        ] SLVR:
selecting firebase_core_platform_interface 1.0.2
[   +1 ms] SLVR:
selecting sky_engine 0.0.99 from sdk
[   +4 ms] SLVR:
fact: flutter_web_plugins 0.0.0 from sdk depends on flutter any from sdk
[        ] SLVR:
fact: flutter_web_plugins 0.0.0 from sdk depends on collection 1.14.11
[        ] SLVR:
fact: flutter_web_plugins 0.0.0 from sdk depends on meta 1.1.8
[        ] SLVR:
fact: flutter_web_plugins 0.0.0 from sdk depends on typed_data 1.1.6
[        ] SLVR:
fact: flutter_web_plugins 0.0.0 from sdk depends on vector_math 2.0.8
[        ] SLVR:
selecting flutter_web_plugins 0.0.0 from sdk
[   +2 ms] SLVR:
fact: plugin_platform_interface 1.0.1 depends on meta ^1.0.0
[        ] SLVR:
selecting plugin_platform_interface 1.0.1
[   +2 ms] SLVR:
selecting synchronized 2.1.1
[   +3 ms] SLVR:
fact: sqflite 1.2.0 depends on flutter any from sdk
[        ] SLVR:
fact: sqflite 1.2.0 depends on synchronized >=2.0.2 <4.0.0
[        ] SLVR:
fact: sqflite 1.2.0 depends on path >=1.5.1 <3.0.0
[        ] SLVR:
selecting sqflite 1.2.0
[   +2 ms] SLVR:
fact: http 0.12.0+3 depends on async >=1.10.0 <3.0.0
[        ] SLVR:
fact: http 0.12.0+3 depends on http_parser >=0.0.1 <4.0.0
[        ] SLVR:
fact: http 0.12.0+3 depends on path >=0.9.0 <2.0.0
[        ] SLVR:
fact: http 0.12.0+3 depends on pedantic ^1.0.0
[        ] SLVR:
selecting http 0.12.0+3
[        ] SLVR:
derived: http_parser >=0.0.1 <4.0.0
[   +1 ms] SLVR:
fact: uuid 2.0.4 depends on crypto ^2.0.0
[        ] SLVR:
fact: uuid 2.0.4 depends on convert ^2.0.0
[        ] SLVR:
selecting uuid 2.0.4
[   +2 ms] SLVR:
fact: path_provider 0.5.0+1 depends on flutter any from sdk
[        ] SLVR:
selecting path_provider 0.5.0+1
[   +2 ms] SLVR:
selecting js 0.6.1+1
[   +2 ms] SLVR:
fact: firebase 7.1.0 depends on http >=0.11.3 <0.13.0
[        ] SLVR:
fact: firebase 7.1.0 depends on http_parser ^3.0.0
[        ] SLVR:
fact: firebase 7.1.0 depends on js ^0.6.0
[        ] SLVR:
selecting firebase 7.1.0
[        ] SLVR:
derived: http_parser ^3.0.0
[   +2 ms] SLVR:
fact: http_parser 3.1.3 depends on charcode ^1.1.0
[        ] SLVR:
fact: http_parser 3.1.3 depends on collection >=0.9.1 <2.0.0
[        ] SLVR:
fact: http_parser 3.1.3 depends on source_span ^1.0.0
[        ] SLVR:
fact: http_parser 3.1.3 depends on string_scanner >=0.0.0 <2.0.0
[        ] SLVR:
fact: http_parser 3.1.3 depends on typed_data ^1.1.0
[        ] SLVR:
selecting http_parser 3.1.3
[   +4 ms] SLVR: Version solving took 0:00:00.582113 seconds.
[        ]     | Tried 1 solutions.
[   +4 ms] FINE: Resolving dependencies finished (0.589s).
[  +59 ms] IO  : Writing 13371 characters to text file ./pubspec.lock.
[        ] FINE: Contents:
[        ]     | # Generated by pub
[        ]     | # See https://dart.dev/tools/pub/glossary#lockfile
[        ]     | packages:
[        ]     |   archive:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: archive
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.11"
[        ]     |   args:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: args
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.5.2"
[        ]     |   async:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: async
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.4.0"
[        ]     |   boolean_selector:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: boolean_selector
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.0.5"
[        ]     |   cached_network_image:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: cached_network_image
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.8.0"
[        ]     |   charcode:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: charcode
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.1.2"
[        ]     |   chewie:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: chewie
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.8.0"
[        ]     |   cloud_firestore:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: cloud_firestore
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.13.0+1"
[        ]     |   cloud_functions:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: cloud_functions
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.4.1+1"
[        ]     |   collection:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: collection
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.14.11"
[        ]     |   convert:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: convert
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.1.1"
[        ]     |   crypto:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: crypto
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.1.3"
[        ]     |   cupertino_icons:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: cupertino_icons
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.1.3"
[        ]     |   device_info:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: device_info
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.4.1+4"
[        ]     |   firebase:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: firebase
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "7.1.0"
[        ]     |   firebase_auth:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: firebase_auth
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.10.0+1"
[        ]     |   firebase_core:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: firebase_core
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.4.3+1"
[        ]     |   firebase_core_platform_interface:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: firebase_core_platform_interface
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.0.2"
[        ]     |   firebase_core_web:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: firebase_core_web
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.1.1+1"
[        ]     |   firebase_dynamic_links:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: firebase_dynamic_links
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.5.0+9"
[        ]     |   firebase_messaging:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: firebase_messaging
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "6.0.9"
[        ]     |   firebase_storage:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: firebase_storage
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "3.1.1"
[        ]     |   flutter:
[        ]     |     dependency: "direct main"
[        ]     |     description: flutter
[        ]     |     source: sdk
[        ]     |     version: "0.0.0"
[        ]     |   flutter_cache_manager:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: flutter_cache_manager
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.3.2"
[        ]     |   flutter_rating_bar:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: flutter_rating_bar
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.3.0+1"
[        ]     |   flutter_test:
[        ]     |     dependency: "direct dev"
[        ]     |     description: flutter
[        ]     |     source: sdk
[        ]     |     version: "0.0.0"
[        ]     |   flutter_web_plugins:
[        ]     |     dependency: transitive
[        ]     |     description: flutter
[        ]     |     source: sdk
[        ]     |     version: "0.0.0"
[        ]     |   flutter_webview_plugin:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: flutter_webview_plugin
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.3.10+1"
[        ]     |   fluttertoast:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: fluttertoast
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "3.1.3"
[        ]     |   geolocator:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: geolocator
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "4.0.3"
[        ]     |   google_api_availability:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: google_api_availability
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.1"
[        ]     |   http:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: http
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.12.0+3"
[        ]     |   http_parser:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: http_parser
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "3.1.3"
[        ]     |   image:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: image
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.1.4"
[        ]     |   image_picker:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: image_picker
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.6.2+3"
[        ]     |   intl:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: intl
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.16.0"
[        ]     |   js:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: js
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.6.1+1"
[        ]     |   location:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: location
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.3.5"
[        ]     |   location_permissions:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: location_permissions
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.3"
[        ]     |   matcher:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: matcher
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.12.6"
[        ]     |   meta:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: meta
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.1.8"
[        ]     |   open_iconic_flutter:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: open_iconic_flutter
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.3.0"
[        ]     |   package_info:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: package_info
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.4.0+13"
[        ]     |   path:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: path
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.6.4"
[        ]     |   path_provider:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: path_provider
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.5.0+1"
[        ]     |   pedantic:
[   +2 ms]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: pedantic
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.8.0+1"
[        ]     |   permission:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: permission
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.1.0"
[        ]     |   permission_handler:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: permission_handler
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "4.0.0"
[        ]     |   petitparser:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: petitparser
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.4.0"
[        ]     |   platform:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: platform
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.2.1"
[        ]     |   plugin_platform_interface:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: plugin_platform_interface
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.0.1"
[        ]     |   qr:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: qr
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.2.0"
[        ]     |   qr_flutter:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: qr_flutter
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.1.0+55"
[        ]     |   quiver:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: quiver
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.5"
[        ]     |   razorpay_plugin:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: razorpay_plugin
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.3.0"
[        ]     |   scratcher:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: scratcher
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.3.0"
[        ]     |   share:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: share
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.5.3"
[        ]     |   shared_preferences:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: shared_preferences
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.5.6"
[        ]     |   shared_preferences_macos:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: shared_preferences_macos
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.0.1+3"
[        ]     |   shared_preferences_platform_interface:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: shared_preferences_platform_interface
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.0.1"
[        ]     |   shared_preferences_web:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: shared_preferences_web
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.1.2+2"
[        ]     |   showcaseview:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: showcaseview
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.1.2"
[        ]     |   sky_engine:
[        ]     |     dependency: transitive
[        ]     |     description: flutter
[        ]     |     source: sdk
[        ]     |     version: "0.0.99"
[        ]     |   sliding_up_panel:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: sliding_up_panel
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.3.6"
[        ]     |   source_span:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: source_span
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.5.5"
[        ]     |   sqflite:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: sqflite
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.2.0"
[        ]     |   stack_trace:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: stack_trace
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.9.3"
[        ]     |   stream_channel:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: stream_channel
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.0"
[        ]     |   string_scanner:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: string_scanner
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.0.5"
[        ]     |   synchronized:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: synchronized
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.1.1"
[        ]     |   term_glyph:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: term_glyph
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.1.0"
[        ]     |   test_api:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: test_api
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.2.11"
[        ]     |   typed_data:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: typed_data
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.1.6"
[        ]     |   url_launcher:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: url_launcher
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "5.4.1"
[        ]     |   url_launcher_macos:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: url_launcher_macos
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.0.1+2"
[        ]     |   url_launcher_platform_interface:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: url_launcher_platform_interface
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.0.5"
[        ]     |   url_launcher_web:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: url_launcher_web
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.1.0+2"
[        ]     |   uuid:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: uuid
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.4"
[        ]     |   vector_math:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: vector_math
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.8"
[        ]     |   video_player:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: video_player
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.7.2"
[        ]     |   xml:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: xml
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "3.5.0"
[        ]     | sdks:
[        ]     |   dart: ">=2.6.0 <3.0.0"
[        ]     |   flutter: ">=1.12.13+hotfix.4 <2.0.0"
[        ] IO  : Writing 10785 characters to text file ./.packages.
[        ] FINE: Contents:
[        ]     | # Generated by pub on 2020-01-06 21:31:29.941731.
[        ]     |
archive:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/h
osted/pub.dartlang.org/archive-2.0.11/lib/
[        ]     |
args:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/host
ed/pub.dartlang.org/args-1.5.2/lib/
[        ]     |
async:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hos
ted/pub.dartlang.org/async-2.4.0/lib/
[        ]     |
boolean_selector:file:///Users/harshapulikollu/Documents/development/flutter/.pu
b-cache/hosted/pub.dartlang.org/boolean_selector-1.0.5/lib/
[        ]     |
cached_network_image:file:///Users/harshapulikollu/Documents/development/flutter
/.pub-cache/hosted/pub.dartlang.org/cached_network_image-0.8.0/lib/
[        ]     |
charcode:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/
hosted/pub.dartlang.org/charcode-1.1.2/lib/
[        ]     |
chewie:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/ho
sted/pub.dartlang.org/chewie-0.8.0/lib/
[        ]     |
cloud_firestore:file:///Users/harshapulikollu/Documents/development/flutter/.pub
-cache/hosted/pub.dartlang.org/cloud_firestore-0.13.0+1/lib/
[        ]     |
cloud_functions:file:///Users/harshapulikollu/Documents/development/flutter/.pub
-cache/hosted/pub.dartlang.org/cloud_functions-0.4.1+1/lib/
[        ]     |
collection:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cach
e/hosted/pub.dartlang.org/collection-1.14.11/lib/
[        ]     |
convert:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/h
osted/pub.dartlang.org/convert-2.1.1/lib/
[        ]     |
crypto:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/ho
sted/pub.dartlang.org/crypto-2.1.3/lib/
[        ]     |
cupertino_icons:file:///Users/harshapulikollu/Documents/development/flutter/.pub
-cache/hosted/pub.dartlang.org/cupertino_icons-0.1.3/lib/
[        ]     |
device_info:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cac
he/hosted/pub.dartlang.org/device_info-0.4.1+4/lib/
[        ]     |
firebase:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/
hosted/pub.dartlang.org/firebase-7.1.0/lib/
[        ]     |
firebase_auth:file:///Users/harshapulikollu/Documents/development/flutter/.pub-c
ache/hosted/pub.dartlang.org/firebase_auth-0.10.0+1/lib/
[        ]     |
firebase_core:file:///Users/harshapulikollu/Documents/development/flutter/.pub-c
ache/hosted/pub.dartlang.org/firebase_core-0.4.3+1/lib/
[        ]     |
firebase_core_platform_interface:file:///Users/harshapulikollu/Documents/develop
ment/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_platform_interface
-1.0.2/lib/
[        ]     |
firebase_core_web:file:///Users/harshapulikollu/Documents/development/flutter/.p
ub-cache/hosted/pub.dartlang.org/firebase_core_web-0.1.1+1/lib/
[        ]     |
firebase_dynamic_links:file:///Users/harshapulikollu/Documents/development/flutt
er/.pub-cache/hosted/pub.dartlang.org/firebase_dynamic_links-0.5.0+9/lib/
[        ]     |
firebase_messaging:file:///Users/harshapulikollu/Documents/development/flutter/.
pub-cache/hosted/pub.dartlang.org/firebase_messaging-6.0.9/lib/
[        ]     |
firebase_storage:file:///Users/harshapulikollu/Documents/development/flutter/.pu
b-cache/hosted/pub.dartlang.org/firebase_storage-3.1.1/lib/
[        ]     |
flutter:file:///Users/harshapulikollu/Documents/development/flutter/packages/flu
tter/lib/
[        ]     |
flutter_cache_manager:file:///Users/harshapulikollu/Documents/development/flutte
r/.pub-cache/hosted/pub.dartlang.org/flutter_cache_manager-0.3.2/lib/
[        ]     |
flutter_rating_bar:file:///Users/harshapulikollu/Documents/development/flutter/.
pub-cache/hosted/pub.dartlang.org/flutter_rating_bar-1.3.0+1/lib/
[        ]     |
flutter_test:file:///Users/harshapulikollu/Documents/development/flutter/package
s/flutter_test/lib/
[        ]     |
flutter_web_plugins:file:///Users/harshapulikollu/Documents/development/flutter/
packages/flutter_web_plugins/lib/
[   +1 ms]     |
flutter_webview_plugin:file:///Users/harshapulikollu/Documents/development/flutt
er/.pub-cache/hosted/pub.dartlang.org/flutter_webview_plugin-0.3.10+1/lib/
[        ]     |
fluttertoast:file:///Users/harshapulikollu/Documents/development/flutter/.pub-ca
che/hosted/pub.dartlang.org/fluttertoast-3.1.3/lib/
[        ]     |
geolocator:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cach
e/hosted/pub.dartlang.org/geolocator-4.0.3/lib/
[        ]     |
google_api_availability:file:///Users/harshapulikollu/Documents/development/flut
ter/.pub-cache/hosted/pub.dartlang.org/google_api_availability-2.0.1/lib/
[        ]     |
http:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/host
ed/pub.dartlang.org/http-0.12.0+3/lib/
[        ]     |
http_parser:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cac
he/hosted/pub.dartlang.org/http_parser-3.1.3/lib/
[        ]     |
image:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hos
ted/pub.dartlang.org/image-2.1.4/lib/
[        ]     |
image_picker:file:///Users/harshapulikollu/Documents/development/flutter/.pub-ca
che/hosted/pub.dartlang.org/image_picker-0.6.2+3/lib/
[        ]     |
intl:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/host
ed/pub.dartlang.org/intl-0.16.0/lib/
[        ]     |
js:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted
/pub.dartlang.org/js-0.6.1+1/lib/
[        ]     |
location:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/
hosted/pub.dartlang.org/location-2.3.5/lib/
[        ]     |
location_permissions:file:///Users/harshapulikollu/Documents/development/flutter
/.pub-cache/hosted/pub.dartlang.org/location_permissions-2.0.3/lib/
[        ]     |
matcher:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/h
osted/pub.dartlang.org/matcher-0.12.6/lib/
[   +1 ms]     |
meta:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/host
ed/pub.dartlang.org/meta-1.1.8/lib/
[        ]     |
open_iconic_flutter:file:///Users/harshapulikollu/Documents/development/flutter/
.pub-cache/hosted/pub.dartlang.org/open_iconic_flutter-0.3.0/lib/
[        ]     |
package_info:file:///Users/harshapulikollu/Documents/development/flutter/.pub-ca
che/hosted/pub.dartlang.org/package_info-0.4.0+13/lib/
[        ]     |
path:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/host
ed/pub.dartlang.org/path-1.6.4/lib/
[        ]     |
path_provider:file:///Users/harshapulikollu/Documents/development/flutter/.pub-c
ache/hosted/pub.dartlang.org/path_provider-0.5.0+1/lib/
[        ]     |
pedantic:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/
hosted/pub.dartlang.org/pedantic-1.8.0+1/lib/
[        ]     |
permission:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cach
e/hosted/pub.dartlang.org/permission-0.1.0/lib/
[        ]     |
permission_handler:file:///Users/harshapulikollu/Documents/development/flutter/.
pub-cache/hosted/pub.dartlang.org/permission_handler-4.0.0/lib/
[        ]     |
petitparser:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cac
he/hosted/pub.dartlang.org/petitparser-2.4.0/lib/
[        ]     |
platform:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/
hosted/pub.dartlang.org/platform-2.2.1/lib/
[        ]     |
plugin_platform_interface:file:///Users/harshapulikollu/Documents/development/fl
utter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-1.0.1/lib/
[        ]     |
qr:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted
/pub.dartlang.org/qr-1.2.0/lib/
[        ]     |
qr_flutter:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cach
e/hosted/pub.dartlang.org/qr_flutter-2.1.0+55/lib/
[        ]     |
quiver:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/ho
sted/pub.dartlang.org/quiver-2.0.5/lib/
[        ]     |
razorpay_plugin:file:///Users/harshapulikollu/Documents/development/flutter/.pub
-cache/hosted/pub.dartlang.org/razorpay_plugin-0.3.0/lib/
[        ]     |
scratcher:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache
/hosted/pub.dartlang.org/scratcher-1.3.0/lib/
[        ]     |
share:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hos
ted/pub.dartlang.org/share-0.5.3/lib/
[        ]     |
shared_preferences:file:///Users/harshapulikollu/Documents/development/flutter/.
pub-cache/hosted/pub.dartlang.org/shared_preferences-0.5.6/lib/
[        ]     |
shared_preferences_macos:file:///Users/harshapulikollu/Documents/development/flu
tter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_macos-0.0.1+3/lib/
[        ]     |
shared_preferences_platform_interface:file:///Users/harshapulikollu/Documents/de
velopment/flutter/.pub-cache/hosted/pub.dartlang.org/shared_preferences_platform
_interface-1.0.1/lib/
[        ]     |
shared_preferences_web:file:///Users/harshapulikollu/Documents/development/flutt
er/.pub-cache/hosted/pub.dartlang.org/shared_preferences_web-0.1.2+2/lib/
[        ]     |
showcaseview:file:///Users/harshapulikollu/Documents/development/flutter/.pub-ca
che/hosted/pub.dartlang.org/showcaseview-0.1.2/lib/
[        ]     |
sky_engine:file:///Users/harshapulikollu/Documents/development/flutter/bin/cache
/pkg/sky_engine/lib/
[        ]     |
sliding_up_panel:file:///Users/harshapulikollu/Documents/development/flutter/.pu
b-cache/hosted/pub.dartlang.org/sliding_up_panel-0.3.6/lib/
[        ]     |
source_span:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cac
he/hosted/pub.dartlang.org/source_span-1.5.5/lib/
[        ]     |
sqflite:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/h
osted/pub.dartlang.org/sqflite-1.2.0/lib/
[        ]     |
stack_trace:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cac
he/hosted/pub.dartlang.org/stack_trace-1.9.3/lib/
[        ]     |
stream_channel:file:///Users/harshapulikollu/Documents/development/flutter/.pub-
cache/hosted/pub.dartlang.org/stream_channel-2.0.0/lib/
[        ]     |
string_scanner:file:///Users/harshapulikollu/Documents/development/flutter/.pub-
cache/hosted/pub.dartlang.org/string_scanner-1.0.5/lib/
[        ]     |
synchronized:file:///Users/harshapulikollu/Documents/development/flutter/.pub-ca
che/hosted/pub.dartlang.org/synchronized-2.1.1/lib/
[        ]     |
term_glyph:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cach
e/hosted/pub.dartlang.org/term_glyph-1.1.0/lib/
[        ]     |
test_api:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/
hosted/pub.dartlang.org/test_api-0.2.11/lib/
[        ]     |
typed_data:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cach
e/hosted/pub.dartlang.org/typed_data-1.1.6/lib/
[        ]     |
url_launcher:file:///Users/harshapulikollu/Documents/development/flutter/.pub-ca
che/hosted/pub.dartlang.org/url_launcher-5.4.1/lib/
[        ]     |
url_launcher_macos:file:///Users/harshapulikollu/Documents/development/flutter/.
pub-cache/hosted/pub.dartlang.org/url_launcher_macos-0.0.1+2/lib/
[        ]     |
url_launcher_platform_interface:file:///Users/harshapulikollu/Documents/developm
ent/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_platform_interface-1
.0.5/lib/
[        ]     |
url_launcher_web:file:///Users/harshapulikollu/Documents/development/flutter/.pu
b-cache/hosted/pub.dartlang.org/url_launcher_web-0.1.0+2/lib/
[        ]     |
uuid:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/host
ed/pub.dartlang.org/uuid-2.0.4/lib/
[        ]     |
vector_math:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cac
he/hosted/pub.dartlang.org/vector_math-2.0.8/lib/
[        ]     |
video_player:file:///Users/harshapulikollu/Documents/development/flutter/.pub-ca
che/hosted/pub.dartlang.org/video_player-0.7.2/lib/
[        ]     |
xml:file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hoste
d/pub.dartlang.org/xml-3.5.0/lib/
[        ]     | adzapp:lib/
[        ] IO  : Writing 19444 characters to text file
./.dart_tool/package_config.json.
[        ] FINE: Contents:
[        ]     | {
[        ]     |   "configVersion": 2,
[        ]     |   "packages": [
[        ]     |     {
[        ]     |       "name": "archive",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/archive-2.0.11",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "args",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/args-1.5.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "async",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/async-2.4.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "boolean_selector",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/boolean_selector-1.0.5",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "cached_network_image",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/cached_network_image-0.8.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "charcode",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/charcode-1.1.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "1.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "chewie",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/chewie-0.8.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "cloud_firestore",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/cloud_firestore-0.13.0+1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "cloud_functions",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/cloud_functions-0.4.1+1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "collection",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/collection-1.14.11",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "convert",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/convert-2.1.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "1.17"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "crypto",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/crypto-2.1.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "cupertino_icons",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/cupertino_icons-0.1.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "device_info",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/device_info-0.4.1+4",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/firebase-7.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_auth",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/firebase_auth-0.10.0+1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_core",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/firebase_core-0.4.3+1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_core_platform_interface",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/firebase_core_platform_interface-1.0.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_core_web",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/firebase_core_web-0.1.1+1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_dynamic_links",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/firebase_dynamic_links-0.5.0+9",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_messaging",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/firebase_messaging-6.0.9",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_storage",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/firebase_storage-3.1.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "flutter",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/packages/flutter",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.2"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "flutter_cache_manager",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/flutter_cache_manager-0.3.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "flutter_rating_bar",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/flutter_rating_bar-1.3.0+1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.2"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "flutter_test",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/packages/flutter_te
st",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.2"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "flutter_web_plugins",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/packages/flutter_we
b_plugins",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "flutter_webview_plugin",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/flutter_webview_plugin-0.3.10+1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "fluttertoast",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/fluttertoast-3.1.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "geolocator",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/geolocator-4.0.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "google_api_availability",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/google_api_availability-2.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "http",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/http-0.12.0+3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.4"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "http_parser",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/http_parser-3.1.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "image",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/image-2.1.4",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "image_picker",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/image_picker-0.6.2+3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "intl",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/intl-0.16.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "js",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/js-0.6.1+1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "1.19"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "location",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/location-2.3.5",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "location_permissions",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/location_permissions-2.0.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "matcher",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/matcher-0.12.6",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.2"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "meta",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/meta-1.1.8",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "1.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "open_iconic_flutter",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/open_iconic_flutter-0.3.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "package_info",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/package_info-0.4.0+13",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "path",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/path-1.6.4",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "path_provider",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/path_provider-0.5.0+1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "pedantic",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/pedantic-1.8.0+1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "permission",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/permission-0.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "permission_handler",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/permission_handler-4.0.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "petitparser",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/petitparser-2.4.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.4"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "platform",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/platform-2.2.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "1.24"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "plugin_platform_interface",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/plugin_platform_interface-1.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "qr",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/qr-1.2.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "qr_flutter",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/qr_flutter-2.1.0+55",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "quiver",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/quiver-2.0.5",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "razorpay_plugin",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/razorpay_plugin-0.3.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "scratcher",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/scratcher-1.3.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.2"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "share",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/share-0.5.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "shared_preferences",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/shared_preferences-0.5.6",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "shared_preferences_macos",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/shared_preferences_macos-0.0.1+3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "shared_preferences_platform_interface",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/shared_preferences_platform_interface-1.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "shared_preferences_web",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/shared_preferences_web-0.1.2+2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "showcaseview",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/showcaseview-0.1.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "sky_engine",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/bin/cache/pkg/sky_e
ngine",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "1.11"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "sliding_up_panel",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/sliding_up_panel-0.3.6",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "source_span",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/source_span-1.5.5",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "1.8"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "sqflite",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/sqflite-1.2.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.6"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "stack_trace",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/stack_trace-1.9.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "1.23"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "stream_channel",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/stream_channel-2.0.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "string_scanner",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/string_scanner-1.0.5",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "synchronized",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/synchronized-2.1.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.5"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "term_glyph",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/term_glyph-1.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "1.8"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "test_api",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/test_api-0.2.11",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.2"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "typed_data",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/typed_data-1.1.6",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "url_launcher",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/url_launcher-5.4.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "url_launcher_macos",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/url_launcher_macos-0.0.1+2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.1"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "url_launcher_platform_interface",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/url_launcher_platform_interface-1.0.5",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "url_launcher_web",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/url_launcher_web-0.1.0+2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "uuid",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/uuid-2.0.4",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "vector_math",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/vector_math-2.0.8",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "video_player",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/video_player-0.7.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "xml",
[        ]     |       "rootUri":
"file:///Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/p
ub.dartlang.org/xml-3.5.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.3"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "adzapp",
[        ]     |       "rootUri": "../",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.0"
[        ]     |     }
[        ]     |   ],
[        ]     |   "generated": "2020-01-06T16:01:29.984958Z",
[        ]     |   "generator": "pub",
[        ]     |   "generatorVersion": "2.8.0-dev.0.0.flutter-2f57602411"
[        ]     | }
[        ] MSG : Got dependencies!
[  +13 ms] Running "flutter pub get" in adzapp... (completed in 1.0s)
[  +19 ms] Found plugin cloud_firestore at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/cloud_firestore-0.13.0+1/
[   +5 ms] Found plugin cloud_functions at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/cloud_functions-0.4.1+1/
[   +5 ms] Found plugin device_info at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/device_info-0.4.1+4/
[   +2 ms] Found plugin firebase_auth at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/firebase_auth-0.10.0+1/
[   +1 ms] Found plugin firebase_core at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/firebase_core-0.4.3+1/
[   +2 ms] Found plugin firebase_core_web at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/firebase_core_web-0.1.1+1/
[   +2 ms] Found plugin firebase_dynamic_links at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/firebase_dynamic_links-0.5.0+9/
[   +1 ms] Found plugin firebase_messaging at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/firebase_messaging-6.0.9/
[   +1 ms] Found plugin firebase_storage at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/firebase_storage-3.1.1/
[  +19 ms] Found plugin flutter_webview_plugin at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/flutter_webview_plugin-0.3.10+1/
[   +2 ms] Found plugin fluttertoast at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/fluttertoast-3.1.3/
[   +1 ms] Found plugin geolocator at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/geolocator-4.0.3/
[  +14 ms] Found plugin google_api_availability at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/google_api_availability-2.0.1/
[   +7 ms] Found plugin image_picker at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/image_picker-0.6.2+3/
[   +4 ms] Found plugin location at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/location-2.3.5/
[   +2 ms] Found plugin location_permissions at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/location_permissions-2.0.3/
[   +3 ms] Found plugin package_info at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/package_info-0.4.0+13/
[   +2 ms] Found plugin path_provider at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/path_provider-0.5.0+1/
[   +2 ms] Found plugin permission at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/permission-0.1.0/
[   +1 ms] Found plugin permission_handler at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/permission_handler-4.0.0/
[   +4 ms] Found plugin razorpay_plugin at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/razorpay_plugin-0.3.0/
[   +1 ms] Found plugin share at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/share-0.5.3/
[   +1 ms] Found plugin shared_preferences at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/shared_preferences-0.5.6/
[   +1 ms] Found plugin shared_preferences_macos at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/shared_preferences_macos-0.0.1+3/
[   +1 ms] Found plugin shared_preferences_web at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/shared_preferences_web-0.1.2+2/
[   +3 ms] Found plugin sqflite at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/sqflite-1.2.0/
[   +5 ms] Found plugin url_launcher at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/url_launcher-5.4.1/
[        ] Found plugin url_launcher_macos at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/url_launcher_macos-0.0.1+2/
[   +1 ms] Found plugin url_launcher_web at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/url_launcher_web-0.1.0+2/
[   +2 ms] Found plugin video_player at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/video_player-0.7.2/
[  +57 ms] Found plugin cloud_firestore at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/cloud_firestore-0.13.0+1/
[   +1 ms] Found plugin cloud_functions at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/cloud_functions-0.4.1+1/
[   +2 ms] Found plugin device_info at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/device_info-0.4.1+4/
[   +1 ms] Found plugin firebase_auth at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/firebase_auth-0.10.0+1/
[   +1 ms] Found plugin firebase_core at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/firebase_core-0.4.3+1/
[   +1 ms] Found plugin firebase_core_web at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/firebase_core_web-0.1.1+1/
[   +1 ms] Found plugin firebase_dynamic_links at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/firebase_dynamic_links-0.5.0+9/
[   +1 ms] Found plugin firebase_messaging at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/firebase_messaging-6.0.9/
[   +5 ms] Found plugin firebase_storage at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/firebase_storage-3.1.1/
[   +7 ms] Found plugin flutter_webview_plugin at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/flutter_webview_plugin-0.3.10+1/
[   +1 ms] Found plugin fluttertoast at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/fluttertoast-3.1.3/
[   +1 ms] Found plugin geolocator at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/geolocator-4.0.3/
[   +1 ms] Found plugin google_api_availability at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/google_api_availability-2.0.1/
[   +2 ms] Found plugin image_picker at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/image_picker-0.6.2+3/
[   +1 ms] Found plugin location at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/location-2.3.5/
[        ] Found plugin location_permissions at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/location_permissions-2.0.3/
[   +2 ms] Found plugin package_info at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/package_info-0.4.0+13/
[   +1 ms] Found plugin path_provider at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/path_provider-0.5.0+1/
[   +1 ms] Found plugin permission at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/permission-0.1.0/
[        ] Found plugin permission_handler at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/permission_handler-4.0.0/
[   +3 ms] Found plugin razorpay_plugin at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/razorpay_plugin-0.3.0/
[   +1 ms] Found plugin share at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/share-0.5.3/
[   +1 ms] Found plugin shared_preferences at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/shared_preferences-0.5.6/
[        ] Found plugin shared_preferences_macos at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/shared_preferences_macos-0.0.1+3/
[   +1 ms] Found plugin shared_preferences_web at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/shared_preferences_web-0.1.2+2/
[   +2 ms] Found plugin sqflite at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/sqflite-1.2.0/
[   +3 ms] Found plugin url_launcher at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/url_launcher-5.4.1/
[        ] Found plugin url_launcher_macos at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/url_launcher_macos-0.0.1+2/
[   +1 ms] Found plugin url_launcher_web at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/url_launcher_web-0.1.0+2/
[   +1 ms] Found plugin video_player at
/Users/harshapulikollu/Documents/development/flutter/.pub-cache/hosted/pub.dartl
ang.org/video_player-0.7.2/
[  +18 ms] "flutter get" took 1,502ms.
Couldn't read file Instance of 'ErrorHandlingFile' even though it exists. Please
verify that this file has read permission and try again.

#0      throwToolExit (package:flutter_tools/src/base/common.dart:28:3)
#1      AndroidPlugin._getSupportedEmbeddings
(package:flutter_tools/src/platform_plugins.dart:112:7)
#2      AndroidPlugin._supportedEmbedings
(package:flutter_tools/src/platform_plugins.dart:76:70)
#3      AndroidPlugin.toMap
(package:flutter_tools/src/platform_plugins.dart:68:30)
#4      _extractPlatformMaps (package:flutter_tools/src/plugins.dart:445:40)
#5      _writeAndroidPluginRegistrant
(package:flutter_tools/src/plugins.dart:461:5)
#6      injectPlugins (package:flutter_tools/src/plugins.dart:808:11)
#7      FlutterProject.ensureReadyForPlatformSpecificTooling
(package:flutter_tools/src/project.dart:232:11)
<asynchronous suspension>
#8      PackagesGetCommand.runCommand
(package:flutter_tools/src/commands/packages.dart:125:23)
<asynchronous suspension>
#9      FlutterCommand.verifyThenRunCommand
(package:flutter_tools/src/runner/flutter_command.dart:626:18)
#10     _asyncThenWrapperHelper.<anonymous closure>
(dart:async-patch/async_patch.dart:75:64)
#11     _rootRunUnary (dart:async/zone.dart:1134:38)
#12     _CustomZone.runUnary (dart:async/zone.dart:1031:19)
#13     _FutureListener.handleValue (dart:async/future_impl.dart:140:18)
#14     Future._propagateToListeners.handleValueCallback
(dart:async/future_impl.dart:682:45)
#15     Future._propagateToListeners (dart:async/future_impl.dart:711:32)
#16     Future._completeWithValue (dart:async/future_impl.dart:526:5)
#17     Future._asyncComplete.<anonymous closure>
(dart:async/future_impl.dart:556:7)
#18     _rootRun (dart:async/zone.dart:1126:13)
#19     _CustomZone.run (dart:async/zone.dart:1023:19)
#20     _CustomZone.runGuarded (dart:async/zone.dart:925:7)
#21     _CustomZone.bindCallbackGuarded.<anonymous closure>
(dart:async/zone.dart:965:23)
#22     _microtaskLoop (dart:async/schedule_microtask.dart:43:21)
#23     _startMicrotaskLoop (dart:async/schedule_microtask.dart:52:5)
#24     _runPendingImmediateCallback
(dart:isolate-patch/isolate_patch.dart:118:13)
#25     _RawReceivePortImpl._handleMessage
(dart:isolate-patch/isolate_patch.dart:175:5)

@no-response no-response bot removed the waiting for customer response The Flutter team cannot make further progress on this issue until the original reporter responds label Jan 6, 2020
@iapicca iapicca added a: assets Packaging, accessing, or using assets a: error message Error messages from the Flutter framework c: crash Stack traces logged to the console c: regression It was better in the past than it is now d: devtools DevTools related - suite of performance and debugging tools tool Affects the "flutter" command-line tool. See also t: labels. labels Jan 7, 2020
@zanderso zanderso self-assigned this Jan 7, 2020
@jmagman jmagman added this to Awaiting triage in Tools - assets review Jan 10, 2020
@zanderso
Copy link
Member

zanderso commented Jan 13, 2020

@harshapulikollu I've landed a fix for the error message on master so that we should see the name of the file. If you're able to use that to investigate further and report back, that would be helpful. Thanks!

/cc @blasten in case the logic below from project.dart is related:

  File get appManifestFile {
    return isUsingGradle
        ? globals.fs.file(globals.fs.path.join(hostAppGradleRoot.path, 'app', 'src', 'main', 'AndroidManifest.xml'))
        : hostAppGradleRoot.childFile('AndroidManifest.xml');
  }

@zanderso zanderso added platform-android Android applications specifically and removed a: assets Packaging, accessing, or using assets d: devtools DevTools related - suite of performance and debugging tools labels Jan 13, 2020
@blasten
Copy link

blasten commented Jan 13, 2020

This will be fixed by #48104

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a: error message Error messages from the Flutter framework c: crash Stack traces logged to the console c: regression It was better in the past than it is now platform-android Android applications specifically tool Affects the "flutter" command-line tool. See also t: labels.
Projects
Tools - Android review
  
Engineer reviewed
Development

Successfully merging a pull request may close this issue.

5 participants