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

[tools] Wrong full snapshot version when upgrading channel #89005

Open
yulkin2002 opened this issue Aug 26, 2021 · 5 comments
Open

[tools] Wrong full snapshot version when upgrading channel #89005

yulkin2002 opened this issue Aug 26, 2021 · 5 comments
Labels
dependency: dart Dart team may need to help us P2 Important issues not at the top of the work list team-tool Owned by Flutter Tool team tool Affects the "flutter" command-line tool. See also t: labels. triaged-tool Triaged by Flutter Tool team

Comments

@yulkin2002
Copy link

yulkin2002 commented Aug 26, 2021

Steps to Reproduce

  1. Switch to dev channel and run flutter upgrade
  2. try running my flutter app on my android phone

Expected results: Flutter app should launch on my phone (works fine on channel stable)

Actual results:

Launching lib\main.dart on TA 1004 in debug mode...
Wrong full snapshot version, expected 'f2ed175878eb1ab377414135b301edb8' found '9a7ca53956616eff82b5118a5646ecd7'
the Dart compiler exited unexpectedly.
the Dart compiler exited unexpectedly.
Logs
[  102 ms] executing: [C:\flutter/] git -c log.showSignature=false log -n 1
--pretty=format:%H
[   98 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[        ] 83b9e99cfbb8be5215514d7fa21191961b4a620d
[    1 ms] executing: [C:\flutter/] git tag --points-at
83b9e99cfbb8be5215514d7fa21191961b4a620d
[   77 ms] Exit code 0 from: git tag --points-at 83b9e99cfbb8be5215514d7fa21191961b4a620d

[        ] 2.6.0-0.0.pre
[   13 ms] executing: [C:\flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[   48 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[        ] origin/dev
[        ] executing: [C:\flutter/] git ls-remote --get-url origin
[   42 ms] Exit code 0 from: git ls-remote --get-url origin
[        ] https://github.com/flutter/flutter.git
[  152 ms] executing: [C:\flutter/] git rev-parse --abbrev-ref HEAD
[   47 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[        ] dev
[   78 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping
update.
[        ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping

update.
[        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[        ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[    4 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping
update.
[        ] Artifact Instance of 'WindowsUwpEngineArtifacts' 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.
[   74 ms] executing: C:\Users\Yuliya\AppData\Local\Android\sdk\platform-tools\adb.exe
devices -l
[   61 ms] List of devices attached
           NB1GAD1832601470       device product:TA-1004_00WW model:TA_1004 device:NB1
           transport_id:5
[   10 ms] C:\Users\Yuliya\AppData\Local\Android\sdk\platform-tools\adb.exe -s
NB1GAD1832601470 shell getprop
[   88 ms] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping

update.
[        ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ 2186 ms] Downloading Web SDK...
[  477 ms] Content
https://storage.googleapis.com/flutter_infra_release/flutter/d5adde01dd672ba4f6819d85218b

eb01142dca27/flutter-web-sdk-windows-x64.zip md5 hash: BCHAKktB61H vm/DzWpYvA==
[ 17062 ms] Downloading Web SDK... (completed in 17.5s)
[ 4316 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping
update.
[        ] Artifact Instance of 'WindowsUwpEngineArtifacts' 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.
[   33 ms] Changing current working directory to:
C:\Users\Yuliya\AndroidStudioProjects\nearby
[   85 ms] Running "flutter pub get" in nearby...
[    4 ms] Using C:\flutter\.pub-cache for the pub cache.
[    1 ms] executing: [C:\Users\Yuliya\AndroidStudioProjects\nearby/]
C:\flutter\bin\cache\dart-sdk\bin\pub --verbose get --no-precompile
[  160 ms] FINE: Pub 2.15.0-42.0.dev
[  114 ms] MSG : Resolving dependencies...
[   80 ms] SLVR: fact: nearby is 1.0.0 1
[    7 ms] SLVR: derived: nearby
[   38 ms] SLVR: fact: nearby depends on flutter any from sdk
[        ] SLVR: fact: nearby depends on cupertino_icons ^1.0.3
[        ] SLVR: fact: nearby depends on firebase_core ^1.1.1
[        ] SLVR: fact: nearby depends on firebase_auth ^3.0.1
[        ] SLVR: fact: nearby depends on cloud_firestore ^2.1.0
[        ] SLVR: fact: nearby depends on firebase_storage ^10.0.1
[        ] SLVR: fact: nearby depends on modal_progress_hud ^0.1.3
[        ] SLVR: fact: nearby depends on google_sign_in ^5.0.4
[        ] SLVR: fact: nearby depends on geocoding ^2.0.0
[        ] SLVR: fact: nearby depends on proximity_hash ^2.0.0
[        ] SLVR: fact: nearby depends on http ^0.13.3
[        ] SLVR: fact: nearby depends on font_awesome_flutter ^9.1.0
[        ] SLVR: fact: nearby depends on get ^4.3.5
[        ] SLVR: fact: nearby depends on image_picker ^0.8.3 2
[        ] SLVR: fact: nearby depends on url_launcher ^6.0.3
[        ] SLVR: fact: nearby depends on path_provider ^2.0.1
[        ] SLVR: fact: nearby depends on mockito ^5.0.7
[        ] SLVR: fact: nearby depends on firebase_analytics ^8.2.0
[        ] SLVR: fact: nearby depends on firebase_crashlytics ^2.1.1
[        ] SLVR: fact: nearby depends on flutter_test any from sdk
[        ] SLVR:   selecting nearby
[        ] SLVR:   derived: flutter_test any from sdk
[        ] SLVR:   derived: firebase_crashlytics ^2.1.1
[        ] SLVR:   derived: firebase_analytics ^8.2.0
[        ] SLVR:   derived: mockito ^5.0.7
[        ] SLVR:   derived: path_provider ^2.0.1
[        ] SLVR:   derived: url_launcher ^6.0.3
[        ] SLVR:   derived: image_picker ^0.8.3 2
[        ] SLVR:   derived: get ^4.3.5
[        ] SLVR:   derived: font_awesome_flutter ^9.1.0
[        ] SLVR:   derived: http ^0.13.3
[        ] SLVR:   derived: proximity_hash ^2.0.0
[        ] SLVR:   derived: geocoding ^2.0.0
[        ] SLVR:   derived: google_sign_in ^5.0.4
[        ] SLVR:   derived: modal_progress_hud ^0.1.3
[        ] SLVR:   derived: firebase_storage ^10.0.1
[        ] SLVR:   derived: cloud_firestore ^2.1.0
[        ] SLVR:   derived: firebase_auth ^3.0.1
[        ] SLVR:   derived: firebase_core ^1.1.1
[        ] SLVR:   derived: cupertino_icons ^1.0.3
[        ] SLVR:   derived: flutter any from sdk
[   17 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.4.3
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on path 1.8.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on fake_async 1.2.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on clock 1.1.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on stack_trace 1.10.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on vector_math 2.1.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on async 2.8.2
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on boolean_selector 2.1.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on characters 1.1.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on charcode 1.3.1
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on collection 1.15.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on matcher 0.12.11
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on meta 1.7.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on source_span 1.8.1
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on stream_channel 2.1.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on string_scanner 1.1.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on term_glyph 1.2.0
[        ] SLVR:   fact: flutter_test 0.0.0 from sdk depends on typed_data 1.3.0
[        ] SLVR:     selecting flutter_test 0.0.0 from sdk
[        ] SLVR:     derived: typed_data 1.3.0
[        ] SLVR:     derived: term_glyph 1.2.0
[        ] SLVR:     derived: string_scanner 1.1.0
[        ] SLVR:     derived: stream_channel 2.1.0
[        ] SLVR:     derived: source_span 1.8.1
[        ] SLVR:     derived: meta 1.7.0
[        ] SLVR:     derived: matcher 0.12.11
[        ] SLVR:     derived: collection 1.15.0
[        ] SLVR:     derived: charcode 1.3.1
[        ] SLVR:     derived: characters 1.1.0
[        ] SLVR:     derived: boolean_selector 2.1.0
[        ] SLVR:     derived: async 2.8.2
[        ] SLVR:     derived: vector_math 2.1.0
[        ] SLVR:     derived: stack_trace 1.10.0
[        ] SLVR:     derived: clock 1.1.0
[        ] SLVR:     derived: fake_async 1.2.0
[        ] SLVR:     derived: path 1.8.0
[        ] SLVR:     derived: test_api 0.4.3
[    5 ms] SLVR:     fact: firebase_crashlytics 2.2.0 depends on firebase_core ^1.5.0
[        ] SLVR:     fact: firebase_crashlytics 2.2.0 depends on
firebase_core_platform_interface ^4.0.1
[        ] SLVR:     fact: firebase_crashlytics 2.2.0 depends on
firebase_crashlytics_platform_interface ^3.1.1
[        ] SLVR:     fact: firebase_crashlytics 2.2.0 depends on flutter any from sdk
[        ] SLVR:     fact: firebase_crashlytics 2.2.0 depends on stack_trace ^1.10.0
[        ] SLVR:       selecting firebase_crashlytics 2.2.0
[        ] SLVR:       derived: firebase_crashlytics_platform_interface ^3.1.1
[        ] SLVR:       derived: firebase_core_platform_interface ^4.0.1
[        ] SLVR:       derived: firebase_core ^1.5.0
[    6 ms] SLVR:       fact: firebase_analytics 8.3.0 depends on
firebase_analytics_platform_interface ^2.0.1
[    1 ms] SLVR:       fact: firebase_analytics 8.3.0 depends on firebase_analytics_web
^0.3.0 1
[        ] SLVR:       fact: firebase_analytics 8.3.0 depends on firebase_core ^1.5.0
[        ] SLVR:       fact: firebase_analytics 8.3.0 depends on flutter any from sdk
[        ] SLVR:       fact: firebase_analytics 8.3.0 depends on meta ^1.3.0
[        ] SLVR:         selecting firebase_analytics 8.3.0
[        ] SLVR:         derived: firebase_analytics_web ^0.3.0 1
[        ] SLVR:         derived: firebase_analytics_platform_interface ^2.0.1
[    9 ms] SLVR:         fact: mockito 5.0.14 depends on analyzer >=1.0.0 <3.0.0
[        ] SLVR:         fact: mockito 5.0.14 depends on build >=1.3.0 <3.0.0
[        ] SLVR:         fact: mockito 5.0.14 depends on code_builder ^4.0.0
[        ] SLVR:         fact: mockito 5.0.14 depends on collection ^1.15.0
[        ] SLVR:         fact: mockito 5.0.14 depends on dart_style >=1.3.6 <3.0.0
[        ] SLVR:         fact: mockito 5.0.14 depends on matcher ^0.12.10
[        ] SLVR:         fact: mockito 5.0.14 depends on meta ^1.3.0
[        ] SLVR:         fact: mockito 5.0.14 depends on path ^1.8.0
[        ] SLVR:         fact: mockito 5.0.14 depends on source_gen >=0.9.6 <2.0.0
[        ] SLVR:         fact: mockito 5.0.14 depends on test_api >=0.2.1 <0.5.0
[        ] SLVR:           selecting mockito 5.0.14
[        ] SLVR:           derived: source_gen >=0.9.6 <2.0.0
[        ] SLVR:           derived: dart_style >=1.3.6 <3.0.0
[        ] SLVR:           derived: code_builder ^4.0.0
[        ] SLVR:           derived: build >=1.3.0 <3.0.0
[        ] SLVR:           derived: analyzer >=1.0.0 <3.0.0
[    5 ms] SLVR:           fact: path_provider 2.0.2 depends on flutter any from sdk
[        ] SLVR:           fact: path_provider 2.0.2 depends on
path_provider_platform_interface ^2.0.0
[        ] SLVR:           fact: path_provider 2.0.2 depends on path_provider_macos
^2.0.0
[        ] SLVR:           fact: path_provider 2.0.2 depends on path_provider_linux
^2.0.0
[        ] SLVR:           fact: path_provider 2.0.2 depends on path_provider_windows
^2.0.0
[        ] SLVR:             selecting path_provider 2.0.2
[        ] SLVR:             derived: path_provider_windows ^2.0.0
[        ] SLVR:             derived: path_provider_linux ^2.0.0
[        ] SLVR:             derived: path_provider_macos ^2.0.0
[        ] SLVR:             derived: path_provider_platform_interface ^2.0.0
[    6 ms] SLVR:             fact: url_launcher 6.0.9 depends on flutter any from sdk
[        ] SLVR:             fact: url_launcher 6.0.9 depends on meta ^1.3.0
[        ] SLVR:             fact: url_launcher 6.0.9 depends on url_launcher_linux
^2.0.0
[        ] SLVR:             fact: url_launcher 6.0.9 depends on url_launcher_macos
^2.0.0
[        ] SLVR:             fact: url_launcher 6.0.9 depends on
url_launcher_platform_interface ^2.0.3
[        ] SLVR:             fact: url_launcher 6.0.9 depends on url_launcher_web ^2.0.0
[        ] SLVR:             fact: url_launcher 6.0.9 depends on url_launcher_windows
^2.0.0
[        ] SLVR:               selecting url_launcher 6.0.9
[        ] SLVR:               derived: url_launcher_windows ^2.0.0
[        ] SLVR:               derived: url_launcher_web ^2.0.0
[        ] SLVR:               derived: url_launcher_platform_interface ^2.0.3
[        ] SLVR:               derived: url_launcher_macos ^2.0.0
[        ] SLVR:               derived: url_launcher_linux ^2.0.0
[    5 ms] SLVR:               fact: image_picker 0.8.3 2 depends on flutter any from sdk

[        ] SLVR:               fact: image_picker 0.8.3 2 depends on
flutter_plugin_android_lifecycle ^2.0.1
[        ] SLVR:               fact: image_picker 0.8.3 2 depends on image_picker_for_web

^2.1.0
[        ] SLVR:               fact: image_picker 0.8.3 2 depends on
image_picker_platform_interface ^2.2.0
[        ] SLVR:                 selecting image_picker 0.8.3 2
[        ] SLVR:                 derived: image_picker_platform_interface ^2.2.0
[        ] SLVR:                 derived: image_picker_for_web ^2.1.0
[        ] SLVR:                 derived: flutter_plugin_android_lifecycle ^2.0.1
[    8 ms] SLVR:                 fact: get 4.3.8 depends on flutter any from sdk
[        ] SLVR:                   selecting get 4.3.8
[    9 ms] SLVR:                   fact: font_awesome_flutter 9.1.0 depends on flutter
any from sdk
[    1 ms] SLVR:                     selecting font_awesome_flutter 9.1.0
[   10 ms] SLVR:                     fact: http 0.13.3 depends on async ^2.5.0
[    1 ms] SLVR:                     fact: http 0.13.3 depends on http_parser ^4.0.0
[        ] SLVR:                     fact: http 0.13.3 depends on meta ^1.3.0
[        ] SLVR:                     fact: http 0.13.3 depends on path ^1.8.0
[        ] SLVR:                     fact: http 0.13.3 depends on pedantic ^1.10.0
[        ] SLVR:                       selecting http 0.13.3
[        ] SLVR:                       derived: pedantic ^1.10.0
[        ] SLVR:                       derived: http_parser ^4.0.0
[    6 ms] SLVR:                         selecting proximity_hash 2.0.0
[    8 ms] SLVR:                         fact: geocoding 2.0.0 depends on flutter any
from sdk
[        ] SLVR:                         fact: geocoding 2.0.0 depends on
geocoding_platform_interface ^2.0.0
[        ] SLVR:                           selecting geocoding 2.0.0
[        ] SLVR:                           derived: geocoding_platform_interface ^2.0.0
[    7 ms] SLVR:                           fact: google_sign_in 5.0.7 depends on flutter
any from sdk
[    1 ms] SLVR:                           fact: google_sign_in 5.0.7 depends on
google_sign_in_platform_interface ^2.0.1
[        ] SLVR:                           fact: google_sign_in 5.0.7 depends on
google_sign_in_web ^0.10.0
[        ] SLVR:                           fact: google_sign_in 5.0.7 depends on meta
^1.3.0
[        ] SLVR:                             selecting google_sign_in 5.0.7
[        ] SLVR:                             derived: google_sign_in_web ^0.10.0
[        ] SLVR:                             derived: google_sign_in_platform_interface
^2.0.1
[    5 ms] SLVR:                             fact: modal_progress_hud 0.1.3 depends on
flutter any from sdk
[        ] SLVR:                               selecting modal_progress_hud 0.1.3
[    7 ms] SLVR:                               fact: firebase_storage 10.0.2 depends on
firebase_core ^1.5.0
[        ] SLVR:                               fact: firebase_storage 10.0.2 depends on
firebase_core_platform_interface ^4.0.1
[        ] SLVR:                               fact: firebase_storage 10.0.2 depends on
firebase_storage_platform_interface ^4.0.1
[        ] SLVR:                               fact: firebase_storage 10.0.2 depends on
firebase_storage_web ^3.0.1
[        ] SLVR:                               fact: firebase_storage 10.0.2 depends on
flutter any from sdk
[        ] SLVR:                                 selecting firebase_storage 10.0.2
[        ] SLVR:                                 derived: firebase_storage_web ^3.0.1
[        ] SLVR:                                 derived:
firebase_storage_platform_interface ^4.0.1
[    5 ms] SLVR:                                 fact: cloud_firestore 2.5.0 depends on
cloud_firestore_platform_interface ^5.4.0
[        ] SLVR:                                 fact: cloud_firestore 2.5.0 depends on
cloud_firestore_web ^2.4.0
[        ] SLVR:                                 fact: cloud_firestore 2.5.0 depends on
collection ^1.0.0
[        ] SLVR:                                 fact: cloud_firestore 2.5.0 depends on
firebase_core ^1.5.0
[        ] SLVR:                                 fact: cloud_firestore 2.5.0 depends on
firebase_core_platform_interface ^4.0.1
[        ] SLVR:                                 fact: cloud_firestore 2.5.0 depends on
flutter any from sdk
[        ] SLVR:                                 fact: cloud_firestore 2.5.0 depends on
meta ^1.3.0
[        ] SLVR:                                   selecting cloud_firestore 2.5.0
[        ] SLVR:                                   derived: cloud_firestore_web ^2.4.0
[        ] SLVR:                                   derived:
cloud_firestore_platform_interface ^5.4.0
[    5 ms] SLVR:                                   fact: firebase_auth 3.0.2 depends on
firebase_auth_platform_interface ^6.0.1
[        ] SLVR:                                   fact: firebase_auth 3.0.2 depends on
firebase_auth_web ^3.0.1
[        ] SLVR:                                   fact: firebase_auth 3.0.2 depends on
firebase_core ^1.5.0
[        ] SLVR:                                   fact: firebase_auth 3.0.2 depends on
firebase_core_platform_interface ^4.0.1
[        ] SLVR:                                   fact: firebase_auth 3.0.2 depends on
flutter any from sdk
[        ] SLVR:                                   fact: firebase_auth 3.0.2 depends on
meta ^1.3.0
[        ] SLVR:                                     selecting firebase_auth 3.0.2
[        ] SLVR:                                     derived: firebase_auth_web ^3.0.1
[        ] SLVR:                                     derived:
firebase_auth_platform_interface ^6.0.1
[    5 ms] SLVR:                                     fact: firebase_core 1.5.0 depends on

firebase_core_platform_interface ^4.0.1
[        ] SLVR:                                     fact: firebase_core 1.5.0 depends on

firebase_core_web ^1.1.0
[        ] SLVR:                                     fact: firebase_core 1.5.0 depends on

flutter any from sdk
[        ] SLVR:                                     fact: firebase_core 1.5.0 depends on

meta ^1.3.0
[        ] SLVR:                                       selecting firebase_core 1.5.0
[        ] SLVR:                                       derived: firebase_core_web ^1.1.0
[    5 ms] SLVR:                                         selecting cupertino_icons 1.0.3
[    7 ms] SLVR:                                         fact: flutter 0.0.0 from sdk
depends on characters 1.1.0
[    1 ms] SLVR:                                         fact: flutter 0.0.0 from sdk
depends on collection 1.15.0
[        ] SLVR:                                         fact: flutter 0.0.0 from sdk
depends on meta 1.7.0
[        ] SLVR:                                         fact: flutter 0.0.0 from sdk
depends on typed_data 1.3.0
[        ] SLVR:                                         fact: flutter 0.0.0 from sdk
depends on vector_math 2.1.0
[        ] SLVR:                                         fact: flutter 0.0.0 from sdk
depends on sky_engine any from sdk
[        ] SLVR:                                           selecting flutter 0.0.0 from
sdk
[        ] SLVR:                                           derived: sky_engine any from
sdk
[    3 ms] SLVR:                                           fact: typed_data 1.3.0 depends

on collection ^1.15.0
[        ] SLVR:                                             selecting typed_data 1.3.0
[    7 ms] SLVR:                                               selecting term_glyph 1.2.0

[    8 ms] SLVR:                                               fact: string_scanner 1.1.0

depends on charcode ^1.2.0
[    1 ms] SLVR:                                               fact: string_scanner 1.1.0

depends on source_span ^1.8.0
[        ] SLVR:                                                 selecting string_scanner

1.1.0
[    5 ms] SLVR:                                                 fact: stream_channel
2.1.0 depends on async ^2.5.0
[        ] SLVR:                                                   selecting
stream_channel 2.1.0
[    7 ms] SLVR:                                                   fact: source_span
1.8.1 depends on collection ^1.15.0
[        ] SLVR:                                                   fact: source_span
1.8.1 depends on path ^1.8.0
[        ] SLVR:                                                   fact: source_span
1.8.1 depends on term_glyph ^1.2.0
[        ] SLVR:                                                     selecting
source_span 1.8.1
[    5 ms] SLVR:                                                       selecting meta
1.7.0
[    7 ms] SLVR:                                                       fact: matcher
0.12.11 depends on stack_trace ^1.10.0
[    1 ms] SLVR:                                                         selecting
matcher 0.12.11
[    6 ms] SLVR:                                                           selecting
collection 1.15.0
[    6 ms] SLVR:                                                             selecting
charcode 1.3.1
[    6 ms] SLVR:                                                               selecting
characters 1.1.0
[    6 ms] SLVR:                                                               fact:
boolean_selector 2.1.0 depends on source_span ^1.8.0
[    1 ms] SLVR:                                                               fact:
boolean_selector 2.1.0 depends on string_scanner ^1.1.0
[        ] SLVR:
selecting boolean_selector 2.1.0
[    4 ms] SLVR:                                                                 fact:
async 2.8.2 depends on collection ^1.15.0
[        ] SLVR:                                                                 fact:
async 2.8.2 depends on meta ^1.1.7
[        ] SLVR:
selecting async 2.8.2
[    4 ms] SLVR:
selecting vector_math 2.1.0
[    6 ms] SLVR:
fact: stack_trace 1.10.0 depends on path ^1.8.0
[    1 ms] SLVR:
selecting stack_trace 1.10.0
[    5 ms] SLVR:
selecting clock 1.1.0
[    5 ms] SLVR:
fact: fake_async 1.2.0 depends on clock ^1.1.0
[    1 ms] SLVR:
fact: fake_async 1.2.0 depends on collection ^1.15.0
[        ] SLVR:
selecting fake_async 1.2.0
[    4 ms] SLVR:
selecting path 1.8.0
[    6 ms] SLVR:
fact: test_api 0.4.3 depends on async ^2.5.0
[        ] SLVR:
fact: test_api 0.4.3 depends on boolean_selector ^2.1.0
[        ] SLVR:
fact: test_api 0.4.3 depends on collection ^1.15.0
[        ] SLVR:
fact: test_api 0.4.3 depends on meta ^1.3.0
[    1 ms] SLVR:
fact: test_api 0.4.3 depends on source_span ^1.8.0
[        ] SLVR:
fact: test_api 0.4.3 depends on stack_trace ^1.10.0
[        ] SLVR:
fact: test_api 0.4.3 depends on stream_channel ^2.1.0
[        ] SLVR:
fact: test_api 0.4.3 depends on string_scanner ^1.1.0
[        ] SLVR:
fact: test_api 0.4.3 depends on term_glyph ^1.2.0
[        ] SLVR:
fact: test_api 0.4.3 depends on matcher >=0.12.11 <0.12.12
[        ] SLVR:
selecting test_api 0.4.3
[        ] SLVR:
fact: firebase_crashlytics_platform_interface 3.1.1 depends on collection ^1.15.0
[        ] SLVR:
fact: firebase_crashlytics_platform_interface 3.1.1 depends on firebase_core ^1.5.0
[        ] SLVR:
fact: firebase_crashlytics_platform_interface 3.1.1 depends on flutter any from sdk
[        ] SLVR:
fact: firebase_crashlytics_platform_interface 3.1.1 depends on meta ^1.3.0
[        ] SLVR:
fact: firebase_crashlytics_platform_interface 3.1.1 depends on plugin_platform_interface
^2.0.0
[        ] SLVR:
selecting firebase_crashlytics_platform_interface 3.1.1
[        ] SLVR:
derived: plugin_platform_interface ^2.0.0
[    3 ms] SLVR:
fact: firebase_core_platform_interface 4.0.1 depends on collection ^1.0.0
[        ] SLVR:
fact: firebase_core_platform_interface 4.0.1 depends on flutter any from sdk
[        ] SLVR:
fact: firebase_core_platform_interface 4.0.1 depends on meta ^1.3.0
[        ] SLVR:
fact: firebase_core_platform_interface 4.0.1 depends on plugin_platform_interface ^2.0.0
[        ] SLVR:
selecting firebase_core_platform_interface 4.0.1
[    4 ms] SLVR:
fact: firebase_analytics_web 0.3.0 1 depends on firebase ^9.0.1
[    1 ms] SLVR:
fact: firebase_analytics_web 0.3.0 1 depends on firebase_analytics_platform_interface
^2.0.1
[        ] SLVR:
fact: firebase_analytics_web 0.3.0 1 depends on flutter any from sdk
[        ] SLVR:
fact: firebase_analytics_web 0.3.0 1 depends on flutter_web_plugins any from sdk
[        ] SLVR:
fact: firebase_analytics_web 0.3.0 1 depends on meta ^1.3.0
[        ] SLVR:
selecting firebase_analytics_web 0.3.0 1
[        ] SLVR:
derived: flutter_web_plugins any from sdk
[        ] SLVR:
derived: firebase ^9.0.1
[    5 ms] SLVR:
fact: firebase_analytics_platform_interface 2.0.1 depends on flutter any from sdk
[        ] SLVR:
fact: firebase_analytics_platform_interface 2.0.1 depends on meta ^1.3.0
[        ] SLVR:
selecting firebase_analytics_platform_interface 2.0.1
[    5 ms] SLVR:
fact: source_gen 1.0.3 depends on analyzer >=1.7.0 <3.0.0
[        ] SLVR:
fact: source_gen 1.0.3 depends on async ^2.5.0
[        ] SLVR:
fact: source_gen 1.0.3 depends on build ^2.0.0
[        ] SLVR:
fact: source_gen 1.0.3 depends on dart_style ^2.0.0
[        ] SLVR:
fact: source_gen 1.0.3 depends on glob ^2.0.0
[        ] SLVR:
fact: source_gen 1.0.3 depends on meta ^1.3.0
[        ] SLVR:
fact: source_gen 1.0.3 depends on path ^1.8.0
[        ] SLVR:
fact: source_gen 1.0.3 depends on pedantic ^1.10.0
[        ] SLVR:
fact: source_gen 1.0.3 depends on source_span ^1.8.0
[        ] SLVR:
fact: source_gen 1.0.3 depends on yaml ^3.0.0
[        ] SLVR:
selecting source_gen 1.0.3
[        ] SLVR:
derived: yaml ^3.0.0
[        ] SLVR:
derived: glob ^2.0.0
[        ] SLVR:
derived: dart_style ^2.0.0
[        ] SLVR:
derived: build ^2.0.0
[        ] SLVR:
derived: analyzer >=1.7.0 <3.0.0
[    1 ms] SLVR:
fact: dart_style 2.0.3 depends on analyzer >=1.3.0 <3.0.0
[        ] SLVR:
fact: dart_style 2.0.3 depends on args >=1.0.0 <3.0.0
[        ] SLVR:
fact: dart_style 2.0.3 depends on path ^1.0.0
[        ] SLVR:
fact: dart_style 2.0.3 depends on pub_semver >=1.4.4 <3.0.0
[        ] SLVR:
fact: dart_style 2.0.3 depends on source_span ^1.4.0
[        ] SLVR:
selecting dart_style 2.0.3
[        ] SLVR:
derived: pub_semver >=1.4.4 <3.0.0
[        ] SLVR:
derived: args >=1.0.0 <3.0.0
[    3 ms] SLVR:
fact: code_builder 4.1.0 depends on built_collection ^5.0.0
[        ] SLVR:
fact: code_builder 4.1.0 depends on built_value ^8.0.0
[        ] SLVR:
fact: code_builder 4.1.0 depends on collection ^1.15.0
[        ] SLVR:
fact: code_builder 4.1.0 depends on matcher ^0.12.10
[        ] SLVR:
fact: code_builder 4.1.0 depends on meta ^1.3.0
[        ] SLVR:
selecting code_builder 4.1.0
[        ] SLVR:
derived: built_value ^8.0.0
[        ] SLVR:
derived: built_collection ^5.0.0
[    5 ms] SLVR:
fact: build 2.1.0 depends on analyzer >=1.5.0 <3.0.0
[        ] SLVR:
fact: build 2.1.0 depends on async ^2.5.0
[        ] SLVR:
fact: build 2.1.0 depends on convert ^3.0.0
[        ] SLVR:
fact: build 2.1.0 depends on crypto ^3.0.0
[        ] SLVR:
fact: build 2.1.0 depends on glob ^2.0.0
[        ] SLVR:
fact: build 2.1.0 depends on logging ^1.0.0
[        ] SLVR:
fact: build 2.1.0 depends on meta ^1.3.0
[        ] SLVR:
fact: build 2.1.0 depends on path ^1.8.0
[        ] SLVR:
selecting build 2.1.0
[        ] SLVR:
derived: logging ^1.0.0
[        ] SLVR:
derived: crypto ^3.0.0
[        ] SLVR:
derived: convert ^3.0.0
[    5 ms] SLVR:
fact: analyzer 2.1.0 depends on _fe_analyzer_shared ^24.0.0
[        ] SLVR:
fact: analyzer 2.1.0 depends on cli_util ^0.3.0
[        ] SLVR:
fact: analyzer 2.1.0 depends on collection ^1.15.0
[        ] SLVR:
fact: analyzer 2.1.0 depends on convert ^3.0.0
[        ] SLVR:
fact: analyzer 2.1.0 depends on crypto ^3.0.0
[        ] SLVR:
fact: analyzer 2.1.0 depends on glob ^2.0.0
[        ] SLVR:
fact: analyzer 2.1.0 depends on meta ^1.7.0
[        ] SLVR:
fact: analyzer 2.1.0 depends on package_config ^2.0.0
[        ] SLVR:
fact: analyzer 2.1.0 depends on path ^1.8.0
[        ] SLVR:
fact: analyzer 2.1.0 depends on pub_semver ^2.0.0
[        ] SLVR:
fact: analyzer 2.1.0 depends on source_span ^1.8.0
[        ] SLVR:
fact: analyzer 2.1.0 depends on watcher ^1.0.0
[        ] SLVR:
fact: analyzer 2.1.0 depends on yaml ^3.0.0
[        ] SLVR:
fact: analyzer 2.1.0 depends on pedantic ^1.10.0
[        ] SLVR:
selecting analyzer 2.1.0
[        ] SLVR:
derived: watcher ^1.0.0
[        ] SLVR:
derived: pub_semver ^2.0.0
[        ] SLVR:
derived: package_config ^2.0.0
[        ] SLVR:
derived: cli_util ^0.3.0
[        ] SLVR:
derived: _fe_analyzer_shared ^24.0.0
[    2 ms] SLVR:
fact: path_provider_windows 2.0.3 depends on ffi ^1.0.0
[        ] SLVR:
fact: path_provider_windows 2.0.3 depends on flutter any from sdk
[        ] SLVR:
fact: path_provider_windows 2.0.3 depends on meta ^1.3.0
[        ] SLVR:
fact: path_provider_windows 2.0.3 depends on path ^1.8.0
[        ] SLVR:
fact: path_provider_windows 2.0.3 depends on path_provider_platform_interface ^2.0.0
[        ] SLVR:
fact: path_provider_windows 2.0.3 depends on win32 ^2.0.0
[        ] SLVR:
selecting path_provider_windows 2.0.3
[        ] SLVR:
derived: win32 ^2.0.0
[        ] SLVR:
derived: ffi ^1.0.0
[    2 ms] SLVR:
fact: path_provider_linux 2.0.2 depends on flutter any from sdk
[        ] SLVR:
fact: path_provider_linux 2.0.2 depends on path ^1.8.0
[        ] SLVR:
fact: path_provider_linux 2.0.2 depends on path_provider_platform_interface ^2.0.0
[        ] SLVR:
fact: path_provider_linux 2.0.2 depends on xdg_directories ^0.2.0
[        ] SLVR:
selecting path_provider_linux 2.0.2
[        ] SLVR:
derived: xdg_directories ^0.2.0
[    3 ms] SLVR:
fact: path_provider_macos 2.0.2 depends on flutter any from sdk
[        ] SLVR:
selecting path_provider_macos 2.0.2
[    4 ms] SLVR:
fact: path_provider_platform_interface 2.0.1 depends on flutter any from sdk
[    1 ms] SLVR:
fact: path_provider_platform_interface 2.0.1 depends on meta ^1.3.0
[        ] SLVR:
fact: path_provider_platform_interface 2.0.1 depends on platform ^3.0.0
[        ] SLVR:
fact: path_provider_platform_interface 2.0.1 depends on plugin_platform_interface ^2.0.0
[        ] SLVR:
selecting path_provider_platform_interface 2.0.1
[    1 ms] SLVR:
derived: platform ^3.0.0
[    3 ms] SLVR:
fact: url_launcher_windows 2.0.2 depends on flutter any from sdk
[        ] SLVR:
selecting url_launcher_windows 2.0.2
[    5 ms] SLVR:
fact: url_launcher_web 2.0.2 depends on flutter any from sdk
[        ] SLVR:
fact: url_launcher_web 2.0.2 depends on flutter_web_plugins any from sdk
[        ] SLVR:
fact: url_launcher_web 2.0.2 depends on meta ^1.3.0
[        ] SLVR:
fact: url_launcher_web 2.0.2 depends on url_launcher_platform_interface ^2.0.0
[        ] SLVR:
selecting url_launcher_web 2.0.2
[    2 ms] SLVR:
fact: url_launcher_platform_interface 2.0.4 depends on flutter any from sdk
[        ] SLVR:
fact: url_launcher_platform_interface 2.0.4 depends on plugin_platform_interface ^2.0.0
[        ] SLVR:
selecting url_launcher_platform_interface 2.0.4
[    4 ms] SLVR:
fact: url_launcher_macos 2.0.1 depends on flutter any from sdk
[        ] SLVR:
selecting url_launcher_macos 2.0.1
[    4 ms] SLVR:
fact: url_launcher_linux 2.0.1 depends on flutter any from sdk
[        ] SLVR:
selecting url_launcher_linux 2.0.1
[    4 ms] SLVR:
fact: image_picker_platform_interface 2.2.0 depends on flutter any from sdk
[        ] SLVR:
fact: image_picker_platform_interface 2.2.0 depends on http ^0.13.0
[        ] SLVR:
fact: image_picker_platform_interface 2.2.0 depends on meta ^1.3.0
[        ] SLVR:
fact: image_picker_platform_interface 2.2.0 depends on plugin_platform_interface ^2.0.0
[        ] SLVR:
fact: image_picker_platform_interface 2.2.0 depends on cross_file ^0.3.1 1
[        ] SLVR:
selecting image_picker_platform_interface 2.2.0
[        ] SLVR:
derived: cross_file ^0.3.1 1
[    2 ms] SLVR:
fact: image_picker_for_web 2.1.2 depends on flutter any from sdk
[        ] SLVR:
fact: image_picker_for_web 2.1.2 depends on flutter_web_plugins any from sdk
[        ] SLVR:
fact: image_picker_for_web 2.1.2 depends on image_picker_platform_interface ^2.2.0
[        ] SLVR:
fact: image_picker_for_web 2.1.2 depends on meta ^1.3.0
[        ] SLVR:
selecting image_picker_for_web 2.1.2
[    2 ms] SLVR:
fact: flutter_plugin_android_lifecycle 2.0.2 depends on flutter any from sdk
[        ] SLVR:
selecting flutter_plugin_android_lifecycle 2.0.2
[    3 ms] SLVR:
selecting pedantic 1.11.1
[    4 ms] SLVR:
fact: http_parser 4.0.0 depends on charcode ^1.2.0
[        ] SLVR:
fact: http_parser 4.0.0 depends on collection ^1.15.0
[        ] SLVR:
fact: http_parser 4.0.0 depends on source_span ^1.8.0
[        ] SLVR:
fact: http_parser 4.0.0 depends on string_scanner ^1.1.0
[        ] SLVR:
fact: http_parser 4.0.0 depends on typed_data ^1.3.0
[        ] SLVR:
selecting http_parser 4.0.0
[    1 ms] SLVR:
fact: geocoding_platform_interface 2.0.0 depends on flutter any from sdk
[        ] SLVR:
fact: geocoding_platform_interface 2.0.0 depends on meta ^1.3.0
[        ] SLVR:
fact: geocoding_platform_interface 2.0.0 depends on plugin_platform_interface ^2.0.0
[        ] SLVR:
selecting geocoding_platform_interface 2.0.0
[    3 ms] SLVR:
fact: google_sign_in_web 0.10.0 1 depends on flutter any from sdk
[        ] SLVR:
fact: google_sign_in_web 0.10.0 1 depends on flutter_web_plugins any from sdk
[        ] SLVR:
fact: google_sign_in_web 0.10.0 1 depends on google_sign_in_platform_interface ^2.0.0
[        ] SLVR:
fact: google_sign_in_web 0.10.0 1 depends on js ^0.6.3
[        ] SLVR:
fact: google_sign_in_web 0.10.0 1 depends on meta ^1.3.0
[        ] SLVR:
selecting google_sign_in_web 0.10.0 1
[        ] SLVR:
derived: js ^0.6.3
[    1 ms] SLVR:
fact: google_sign_in_platform_interface 2.0.1 depends on flutter any from sdk
[        ] SLVR:
fact: google_sign_in_platform_interface 2.0.1 depends on meta ^1.3.0
[        ] SLVR:
fact: google_sign_in_platform_interface 2.0.1 depends on quiver ^3.0.0
[        ] SLVR:
selecting google_sign_in_platform_interface 2.0.1
[        ] SLVR:
derived: quiver ^3.0.0
[    2 ms] SLVR:
fact: firebase_storage_web 3.0.1 depends on async ^2.5.0
[    1 ms] SLVR:
fact: firebase_storage_web 3.0.1 depends on firebase_core ^1.5.0
[        ] SLVR:
fact: firebase_storage_web 3.0.1 depends on firebase_core_web ^1.1.0
[        ] SLVR:
fact: firebase_storage_web 3.0.1 depends on firebase_storage_platform_interface ^4.0.1
[        ] SLVR:
fact: firebase_storage_web 3.0.1 depends on flutter any from sdk
[        ] SLVR:
fact: firebase_storage_web 3.0.1 depends on flutter_web_plugins any from sdk
[        ] SLVR:
fact: firebase_storage_web 3.0.1 depends on http ^0.13.0
[        ] SLVR:
fact: firebase_storage_web 3.0.1 depends on js ^0.6.3
[        ] SLVR:
fact: firebase_storage_web 3.0.1 depends on meta ^1.3.0
[        ] SLVR:
selecting firebase_storage_web 3.0.1
[        ] SLVR:
fact: firebase_storage_platform_interface 4.0.1 depends on collection ^1.15.0
[        ] SLVR:
fact: firebase_storage_platform_interface 4.0.1 depends on firebase_core ^1.5.0
[        ] SLVR:
fact: firebase_storage_platform_interface 4.0.1 depends on flutter any from sdk
[        ] SLVR:
fact: firebase_storage_platform_interface 4.0.1 depends on meta ^1.3.0
[        ] SLVR:
fact: firebase_storage_platform_interface 4.0.1 depends on plugin_platform_interface
^2.0.0
[        ] SLVR:
selecting firebase_storage_platform_interface 4.0.1
[    3 ms] SLVR:
fact: cloud_firestore_web 2.4.0 depends on cloud_firestore_platform_interface ^5.4.0
[        ] SLVR:
fact: cloud_firestore_web 2.4.0 depends on collection ^1.0.0
[        ] SLVR:
fact: cloud_firestore_web 2.4.0 depends on firebase_core ^1.5.0
[        ] SLVR:
fact: cloud_firestore_web 2.4.0 depends on firebase_core_web ^1.1.0
[        ] SLVR:
fact: cloud_firestore_web 2.4.0 depends on flutter any from sdk
[        ] SLVR:
fact: cloud_firestore_web 2.4.0 depends on flutter_web_plugins any from sdk
[        ] SLVR:
fact: cloud_firestore_web 2.4.0 depends on js ^0.6.3
[        ] SLVR:
selecting cloud_firestore_web 2.4.0
[    1 ms] SLVR:
fact: cloud_firestore_platform_interface 5.4.0 depends on collection ^1.15.0
[        ] SLVR:
fact: cloud_firestore_platform_interface 5.4.0 depends on firebase_core ^1.5.0
[        ] SLVR:
fact: cloud_firestore_platform_interface 5.4.0 depends on flutter any from sdk
[        ] SLVR:
fact: cloud_firestore_platform_interface 5.4.0 depends on meta ^1.3.0
[        ] SLVR:
fact: cloud_firestore_platform_interface 5.4.0 depends on plugin_platform_interface
^2.0.0
[        ] SLVR:
selecting cloud_firestore_platform_interface 5.4.0
[    2 ms] SLVR:
fact: firebase_auth_web 3.0.1 depends on firebase_auth_platform_interface ^6.0.1
[        ] SLVR:
fact: firebase_auth_web 3.0.1 depends on firebase_core ^1.5.0
[        ] SLVR:
fact: firebase_auth_web 3.0.1 depends on firebase_core_web ^1.1.0
[        ] SLVR:
fact: firebase_auth_web 3.0.1 depends on flutter any from sdk
[        ] SLVR:
fact: firebase_auth_web 3.0.1 depends on flutter_web_plugins any from sdk
[        ] SLVR:
fact: firebase_auth_web 3.0.1 depends on http_parser ^4.0.0
[        ] SLVR:
fact: firebase_auth_web 3.0.1 depends on intl ^0.17.0
[        ] SLVR:
fact: firebase_auth_web 3.0.1 depends on js ^0.6.3
[        ] SLVR:
fact: firebase_auth_web 3.0.1 depends on meta ^1.3.0
[        ] SLVR:
selecting firebase_auth_web 3.0.1
[        ] SLVR:
derived: intl ^0.17.0
[        ] SLVR:
fact: firebase_auth_platform_interface 6.0.1 depends on firebase_core ^1.5.0
[        ] SLVR:
fact: firebase_auth_platform_interface 6.0.1 depends on flutter any from sdk
[        ] SLVR:
fact: firebase_auth_platform_interface 6.0.1 depends on meta ^1.3.0
[        ] SLVR:
fact: firebase_auth_platform_interface 6.0.1 depends on plugin_platform_interface ^2.0.0
[        ] SLVR:
selecting firebase_auth_platform_interface 6.0.1
[    3 ms] SLVR:
fact: firebase_core_web 1.1.0 depends on firebase_core_platform_interface ^4.0.1
[        ] SLVR:
fact: firebase_core_web 1.1.0 depends on flutter any from sdk
[        ] SLVR:
fact: firebase_core_web 1.1.0 depends on flutter_web_plugins any from sdk
[        ] SLVR:
fact: firebase_core_web 1.1.0 depends on js ^0.6.3
[        ] SLVR:
fact: firebase_core_web 1.1.0 depends on meta ^1.3.0
[        ] SLVR:
selecting firebase_core_web 1.1.0
[    1 ms] SLVR:
selecting sky_engine 0.0.99 from sdk
[    3 ms] SLVR:
fact: plugin_platform_interface 2.0.1 depends on meta ^1.3.0
[        ] SLVR:
selecting plugin_platform_interface 2.0.1
[    2 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 js 0.6.3
[        ] SLVR:
fact: flutter_web_plugins 0.0.0 from sdk depends on characters 1.1.0
[        ] SLVR:
fact: flutter_web_plugins 0.0.0 from sdk depends on collection 1.15.0
[        ] SLVR:
fact: flutter_web_plugins 0.0.0 from sdk depends on meta 1.7.0
[        ] SLVR:
fact: flutter_web_plugins 0.0.0 from sdk depends on typed_data 1.3.0
[        ] SLVR:
fact: flutter_web_plugins 0.0.0 from sdk depends on vector_math 2.1.0
[        ] SLVR:
selecting flutter_web_plugins 0.0.0 from sdk
[        ] SLVR:
derived: js 0.6.3
[        ] SLVR:
fact: firebase 9.0.1 depends on http ^0.13.0
[        ] SLVR:
fact: firebase 9.0.1 depends on http_parser ^4.0.0
[        ] SLVR:
fact: firebase 9.0.1 depends on js ^0.6.3
[        ] SLVR:
selecting firebase 9.0.1
[    1 ms] SLVR:
fact: yaml 3.1.0 depends on collection ^1.15.0
[        ] SLVR:
fact: yaml 3.1.0 depends on source_span ^1.8.0
[        ] SLVR:
fact: yaml 3.1.0 depends on string_scanner ^1.1.0
[        ] SLVR:
selecting yaml 3.1.0
[    1 ms] SLVR:
fact: glob 2.0.1 depends on async ^2.5.0
[        ] SLVR:
fact: glob 2.0.1 depends on collection ^1.15.0
[        ] SLVR:
fact: glob 2.0.1 depends on file ^6.0.0
[        ] SLVR:
fact: glob 2.0.1 depends on path ^1.8.0
[        ] SLVR:
fact: glob 2.0.1 depends on pedantic ^1.10.0
[        ] SLVR:
fact: glob 2.0.1 depends on string_scanner ^1.1.0
[        ] SLVR:
selecting glob 2.0.1
[        ] SLVR:
derived: file ^6.0.0
[    1 ms] SLVR:
fact: pub_semver 2.0.0 depends on collection ^1.15.0
[        ] SLVR:
selecting pub_semver 2.0.0
[    2 ms] SLVR:
selecting args 2.2.0
[    2 ms] SLVR:
fact: built_value 8.1.2 depends on built_collection ^5.0.0
[        ] SLVR:
fact: built_value 8.1.2 depends on collection ^1.15.0
[        ] SLVR:
fact: built_value 8.1.2 depends on fixnum ^1.0.0
[        ] SLVR:
fact: built_value 8.1.2 depends on meta ^1.3.0
[        ] SLVR:
selecting built_value 8.1.2
[        ] SLVR:
derived: fixnum ^1.0.0
[        ] SLVR:
selecting built_collection 5.1.0
[    2 ms] SLVR:
selecting logging 1.0.1
[    2 ms] SLVR:
fact: crypto 3.0.1 depends on collection ^1.15.0
[        ] SLVR:
fact: crypto 3.0.1 depends on typed_data ^1.3.0
[        ] SLVR:
selecting crypto 3.0.1
[    1 ms] SLVR:
fact: convert 3.0.1 depends on typed_data ^1.3.0
[        ] SLVR:
selecting convert 3.0.1
[    1 ms] SLVR:
fact: watcher 1.0.0 depends on async ^2.5.0
[        ] SLVR:
fact: watcher 1.0.0 depends on path ^1.8.0
[        ] SLVR:
fact: watcher 1.0.0 depends on pedantic ^1.10.0
[        ] SLVR:
selecting watcher 1.0.0
[        ] SLVR:
fact: package_config 2.0.0 depends on path ^1.8.0
[        ] SLVR:
selecting package_config 2.0.0
[    1 ms] SLVR:
fact: cli_util 0.3.3 depends on meta ^1.3.0
[        ] SLVR:
fact: cli_util 0.3.3 depends on path ^1.8.0
[        ] SLVR:
selecting cli_util 0.3.3
[    1 ms] SLVR:
fact: _fe_analyzer_shared 24.0.0 depends on meta ^1.0.2
[        ] SLVR:
selecting _fe_analyzer_shared 24.0.0
[    1 ms] SLVR:
fact: win32 2.2.5 depends on ffi ^1.0.0
[        ] SLVR:
selecting win32 2.2.5
[    1 ms] SLVR:
selecting ffi 1.1.2
[    2 ms] SLVR:
fact: xdg_directories 0.2.0 depends on meta ^1.3.0
[        ] SLVR:
fact: xdg_directories 0.2.0 depends on path ^1.8.0
[        ] SLVR:
fact: xdg_directories 0.2.0 depends on process ^4.0.0
[        ] SLVR:
selecting xdg_directories 0.2.0
[        ] SLVR:
derived: process ^4.0.0
[        ] SLVR:
selecting platform 3.0.2
[    1 ms] SLVR:
fact: cross_file 0.3.1 4 depends on flutter any from sdk
[        ] SLVR:
fact: cross_file 0.3.1 4 depends on meta ^1.3.0
[        ] SLVR:
selecting cross_file 0.3.1 4
[        ] SLVR:
selecting js 0.6.3
[    2 ms] SLVR:
fact: quiver 3.0.1 depends on matcher ^0.12.10
[        ] SLVR:
selecting quiver 3.0.1
[    1 ms] SLVR:
fact: intl 0.17.0 depends on clock ^1.1.0
[        ] SLVR:
fact: intl 0.17.0 depends on path ^1.8.0
[        ] SLVR:
selecting intl 0.17.0
[    2 ms] SLVR:
fact: file 6.1.2 depends on meta ^1.3.0
[        ] SLVR:
fact: file 6.1.2 depends on path ^1.8.0
[        ] SLVR:
selecting file 6.1.2
[        ] SLVR:
selecting fixnum 1.0.0
[    1 ms] SLVR:
fact: process 4.2.3 depends on file ^6.0.0
[    1 ms] SLVR:
fact: process 4.2.3 depends on path ^1.8.0
[        ] SLVR:
fact: process 4.2.3 depends on platform ^3.0.0
[        ] SLVR:
selecting process 4.2.3
[  337 ms] SLVR: Version solving took 0:00:01.076212 seconds.
[        ]     | Tried 1 solutions.
[        ] FINE: Resolving dependencies finished (1.153s).
[  176 ms] MSG :   cloud_firestore 2.5.0 (2.5.1 available)
[        ]     |   cloud_firestore_platform_interface 5.4.0 (5.4.1 available)
[        ]     |   cloud_firestore_web 2.4.0 (2.4.1 available)
[        ]     |   firebase_analytics 8.3.0 (8.3.1 available)
[        ]     |   firebase_auth 3.0.2 (3.1.0 available)
[        ]     |   firebase_auth_platform_interface 6.0.1 (6.1.0 available)
[        ]     |   firebase_auth_web 3.0.1 (3.1.0 available)
[        ]     |   firebase_core 1.5.0 (1.6.0 available)
[        ]     |   firebase_crashlytics 2.2.0 (2.2.1 available)
[        ]     |   firebase_crashlytics_platform_interface 3.1.1 (3.1.2 available)
[        ]     |   firebase_storage 10.0.2 (10.0.3 available)
[        ]     |   firebase_storage_platform_interface 4.0.1 (4.0.2 available)
[        ]     |   firebase_storage_web 3.0.1 (3.0.2 available)
[        ]     |   google_sign_in_web 0.10.0 1 (0.10.0 2 available)
[        ]     |   image_picker 0.8.3 2 (0.8.3 3 available)
[        ]     |   image_picker_for_web 2.1.2 (2.1.3 available)
[        ]     |   image_picker_platform_interface 2.2.0 (2.3.0 available)
[        ]     |   mockito 5.0.14 (5.0.15 available)
[        ]     |   source_gen 1.0.3 (1.1.0 available)
[        ]     |   url_launcher_web 2.0.2 (2.0.4 available)
[        ]     |   win32 2.2.5 (2.2.7 available)
[   92 ms] IO  : Writing 17224 characters to text file .\pubspec.lock.
[    1 ms] FINE: Contents:
[        ]     | # Generated by pub
[        ]     | # See https://dart.dev/tools/pub/glossary#lockfile
[        ]     | packages:
[        ]     |   _fe_analyzer_shared:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: _fe_analyzer_shared
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "24.0.0"
[        ]     |   analyzer:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: analyzer
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.1.0"
[        ]     |   args:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: args
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.2.0"
[        ]     |   async:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: async
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.8.2"
[        ]     |   boolean_selector:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: boolean_selector
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.1.0"
[        ]     |   build:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: build
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.1.0"
[        ]     |   built_collection:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: built_collection
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[    1 ms]     |     version: "5.1.0"
[        ]     |   built_value:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: built_value
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "8.1.2"
[        ]     |   characters:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: characters
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.1.0"
[    1 ms]     |   charcode:
[        ]     |     dependency: transitive
[        ]     |     description:
[    1 ms]     |       name: charcode
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[    1 ms]     |     version: "1.3.1"
[        ]     |   cli_util:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: cli_util
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.3.3"
[        ]     |   clock:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: clock
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.1.0"
[        ]     |   cloud_firestore:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: cloud_firestore
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.5.0"
[        ]     |   cloud_firestore_platform_interface:
[        ]     |     dependency: transitive
[    1 ms]     |     description:
[        ]     |       name: cloud_firestore_platform_interface
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "5.4.0"
[        ]     |   cloud_firestore_web:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: cloud_firestore_web
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.4.0"
[        ]     |   code_builder:
[    1 ms]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: code_builder
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "4.1.0"
[        ]     |   collection:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: collection
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.15.0"
[        ]     |   convert:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: convert
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "3.0.1"
[        ]     |   cross_file:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: cross_file
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.3.1 4"
[        ]     |   crypto:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: crypto
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "3.0.1"
[        ]     |   cupertino_icons:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: cupertino_icons
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.0.3"
[        ]     |   dart_style:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: dart_style
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.3"
[        ]     |   fake_async:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: fake_async
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.2.0"
[        ]     |   ffi:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: ffi
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.1.2"
[        ]     |   file:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: file
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "6.1.2"
[        ]     |   firebase:
[    1 ms]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: firebase
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "9.0.1"
[        ]     |   firebase_analytics:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: firebase_analytics
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "8.3.0"
[        ]     |   firebase_analytics_platform_interface:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: firebase_analytics_platform_interface
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.1"
[        ]     |   firebase_analytics_web:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: firebase_analytics_web
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.3.0 1"
[        ]     |   firebase_auth:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: firebase_auth
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "3.0.2"
[        ]     |   firebase_auth_platform_interface:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: firebase_auth_platform_interface
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "6.0.1"
[        ]     |   firebase_auth_web:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: firebase_auth_web
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "3.0.1"
[        ]     |   firebase_core:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: firebase_core
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.5.0"
[        ]     |   firebase_core_platform_interface:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: firebase_core_platform_interface
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "4.0.1"
[        ]     |   firebase_core_web:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: firebase_core_web
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.1.0"
[        ]     |   firebase_crashlytics:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: firebase_crashlytics
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.2.0"
[        ]     |   firebase_crashlytics_platform_interface:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: firebase_crashlytics_platform_interface
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "3.1.1"
[        ]     |   firebase_storage:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: firebase_storage
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "10.0.2"
[        ]     |   firebase_storage_platform_interface:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: firebase_storage_platform_interface
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "4.0.1"
[        ]     |   firebase_storage_web:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: firebase_storage_web
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "3.0.1"
[        ]     |   fixnum:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: fixnum
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.0.0"
[        ]     |   flutter:
[        ]     |     dependency: "direct main"
[        ]     |     description: flutter
[        ]     |     source: sdk
[        ]     |     version: "0.0.0"
[        ]     |   flutter_plugin_android_lifecycle:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: flutter_plugin_android_lifecycle
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.2"
[        ]     |   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"
[        ]     |   font_awesome_flutter:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: font_awesome_flutter
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "9.1.0"
[        ]     |   geocoding:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: geocoding
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.0"
[        ]     |   geocoding_platform_interface:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: geocoding_platform_interface
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.0"
[        ]     |   get:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: get
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "4.3.8"
[        ]     |   glob:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: glob
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.1"
[        ]     |   google_sign_in:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: google_sign_in
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "5.0.7"
[        ]     |   google_sign_in_platform_interface:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: google_sign_in_platform_interface
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.1"
[    1 ms]     |   google_sign_in_web:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: google_sign_in_web
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.10.0 1"
[        ]     |   http:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: http
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.13.3"
[        ]     |   http_parser:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: http_parser
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "4.0.0"
[        ]     |   image_picker:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: image_picker
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.8.3 2"
[        ]     |   image_picker_for_web:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: image_picker_for_web
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.1.2"
[        ]     |   image_picker_platform_interface:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: image_picker_platform_interface
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.2.0"
[        ]     |   intl:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: intl
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.17.0"
[        ]     |   js:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: js
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.6.3"
[        ]     |   logging:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: logging
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.0.1"
[        ]     |   matcher:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: matcher
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.12.11"
[        ]     |   meta:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: meta
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.7.0"
[        ]     |   mockito:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: mockito
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "5.0.14"
[        ]     |   modal_progress_hud:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: modal_progress_hud
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.1.3"
[        ]     |   package_config:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: package_config
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.0"
[    1 ms]     |   path:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: path
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.8.0"
[        ]     |   path_provider:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: path_provider
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.2"
[        ]     |   path_provider_linux:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: path_provider_linux
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[    1 ms]     |     version: "2.0.2"
[        ]     |   path_provider_macos:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: path_provider_macos
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.2"
[        ]     |   path_provider_platform_interface:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: path_provider_platform_interface
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.1"
[        ]     |   path_provider_windows:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: path_provider_windows
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.3"
[        ]     |   pedantic:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: pedantic
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.11.1"
[        ]     |   platform:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: platform
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "3.0.2"
[        ]     |   plugin_platform_interface:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: plugin_platform_interface
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.1"
[        ]     |   process:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: process
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "4.2.3"
[        ]     |   proximity_hash:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: proximity_hash
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.0"
[        ]     |   pub_semver:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: pub_semver
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.0"
[        ]     |   quiver:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: quiver
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "3.0.1"
[        ]     |   sky_engine:
[        ]     |     dependency: transitive
[        ]     |     description: flutter
[        ]     |     source: sdk
[        ]     |     version: "0.0.99"
[        ]     |   source_gen:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: source_gen
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.0.3"
[        ]     |   source_span:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: source_span
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.8.1"
[        ]     |   stack_trace:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: stack_trace
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.10.0"
[        ]     |   stream_channel:
[        ]     |     dependency: transitive
[        ]     |     description:
[    2 ms]     |       name: stream_channel
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.1.0"
[        ]     |   string_scanner:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: string_scanner
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.1.0"
[        ]     |   term_glyph:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: term_glyph
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.2.0"
[        ]     |   test_api:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: test_api
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.4.3"
[        ]     |   typed_data:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: typed_data
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.3.0"
[        ]     |   url_launcher:
[        ]     |     dependency: "direct main"
[        ]     |     description:
[        ]     |       name: url_launcher
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "6.0.9"
[        ]     |   url_launcher_linux:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: url_launcher_linux
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.1"
[        ]     |   url_launcher_macos:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: url_launcher_macos
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.1"
[        ]     |   url_launcher_platform_interface:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: url_launcher_platform_interface
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.4"
[        ]     |   url_launcher_web:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: url_launcher_web
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.2"
[        ]     |   url_launcher_windows:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: url_launcher_windows
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.0.2"
[        ]     |   vector_math:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: vector_math
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.1.0"
[        ]     |   watcher:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: watcher
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "1.0.0"
[        ]     |   win32:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: win32
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "2.2.5"
[        ]     |   xdg_directories:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: xdg_directories
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "0.2.0"
[        ]     |   yaml:
[        ]     |     dependency: transitive
[        ]     |     description:
[        ]     |       name: yaml
[        ]     |       url: "https://pub.dartlang.org"
[        ]     |     source: hosted
[        ]     |     version: "3.1.0"
[        ]     | sdks:
[        ]     |   dart: ">=2.13.0 <3.0.0"
[        ]     |   flutter: ">=2.0.0"
[        ] MSG : Got dependencies!
[   17 ms] IO  : Writing 9548 characters to text file .\.packages.
[        ] FINE: Contents:
[        ]     | # This file is deprecated. Tools should instead consume
[        ]     | # `.dart_tool/package_config.json`.
[        ]     | #
[        ]     | # For more info see: https://dart.dev/go/dot-packages-deprecation
[        ]     | #
[        ]     | # Generated by pub on 2021-08-26 18:54:29.592976.
[        ]     |
_fe_analyzer_shared:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/_fe_analyzer_sh

ared-24.0.0/lib/
[        ]     |
analyzer:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/analyzer-2.1.0/lib/
[        ]     |
args:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/args-2.2.0/lib/
[        ]     |
async:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.8.2/lib/
[        ]     |
boolean_selector:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2

.1.0/lib/
[        ]     |
build:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/build-2.1.0/lib/
[        ]     |
built_collection:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/built_collection-5

.1.0/lib/
[        ]     |
built_value:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/built_value-8.1.2/lib/
[        ]     |
characters:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0/lib/
[        ]     |
charcode:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.3.1/lib/
[        ]     |
cli_util:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/cli_util-0.3.3/lib/
[        ]     |
clock:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0/lib/
[        ]     |
cloud_firestore:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-2.5

.0/lib/
[        ]     |
cloud_firestore_platform_interface:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/

cloud_firestore_platform_interface-5.4.0/lib/
[        ]     |
cloud_firestore_web:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore

_web-2.4.0/lib/
[        ]     |
code_builder:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/code_builder-4.1.0/lib

/
[        ]     |
collection:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0/lib/
[        ]     |
convert:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/convert-3.0.1/lib/
[        ]     |
cross_file:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/cross_file-0.3.1 4/lib/
[        ]     |
crypto:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-3.0.1/lib/
[        ]     |
cupertino_icons:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0

.3/lib/
[        ]     |
dart_style:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/dart_style-2.0.3/lib/
[        ]     |
fake_async:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0/lib/
[        ]     | ffi:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-1.1.2/lib/

[        ]     |
file:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.1.2/lib/
[        ]     |
firebase:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase-9.0.1/lib/
[        ]     |
firebase_analytics:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_analyti

cs-8.3.0/lib/
[        ]     |
firebase_analytics_platform_interface:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.o

rg/firebase_analytics_platform_interface-2.0.1/lib/
[        ]     |
firebase_analytics_web:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_ana

lytics_web-0.3.0 1/lib/
[        ]     |
firebase_auth:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-3.0.2/l

ib/
[        ]     |
firebase_auth_platform_interface:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/fi

rebase_auth_platform_interface-6.0.1/lib/
[        ]     |
firebase_auth_web:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web

-3.0.1/lib/
[        ]     |
firebase_core:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-1.5.0/l

ib/
[        ]     |
firebase_core_platform_interface:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/fi

rebase_core_platform_interface-4.0.1/lib/
[        ]     |
firebase_core_web:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_web

-1.1.0/lib/
[        ]     |
firebase_crashlytics:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_crash

lytics-2.2.0/lib/
[        ]     |
firebase_crashlytics_platform_interface:file:///C:/flutter/.pub-cache/hosted/pub.dartlang

.org/firebase_crashlytics_platform_interface-3.1.1/lib/
[        ]     |
firebase_storage:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_storage-1

0.0.2/lib/
[        ]     |
firebase_storage_platform_interface:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org

/firebase_storage_platform_interface-4.0.1/lib/
[        ]     |
firebase_storage_web:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_stora

ge_web-3.0.1/lib/
[        ]     |
fixnum:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/fixnum-1.0.0/lib/
[        ]     | flutter:file:///C:/flutter/packages/flutter/lib/
[        ]     |
flutter_plugin_android_lifecycle:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/fl

utter_plugin_android_lifecycle-2.0.2/lib/
[        ]     | flutter_test:file:///C:/flutter/packages/flutter_test/lib/
[        ]     | flutter_web_plugins:file:///C:/flutter/packages/flutter_web_plugins/lib/

[        ]     |
font_awesome_flutter:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/font_awesome_f

lutter-9.1.0/lib/
[        ]     |
geocoding:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/geocoding-2.0.0/lib/
[        ]     |
geocoding_platform_interface:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/geocod

ing_platform_interface-2.0.0/lib/
[        ]     | get:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/get-4.3.8/lib/

[        ]     |
glob:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/glob-2.0.1/lib/
[        ]     |
google_sign_in:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/google_sign_in-5.0.7

/lib/
[        ]     |
google_sign_in_platform_interface:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/g

oogle_sign_in_platform_interface-2.0.1/lib/
[        ]     |
google_sign_in_web:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/google_sign_in_w

eb-0.10.0 1/lib/
[        ]     |
http:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.13.3/lib/
[        ]     |
http_parser:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0/lib/
[        ]     |
image_picker:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.8.3 2/l

ib/
[        ]     |
image_picker_for_web:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_f

or_web-2.1.2/lib/
[        ]     |
image_picker_platform_interface:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/ima

ge_picker_platform_interface-2.2.0/lib/
[        ]     |
intl:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.17.0/lib/
[        ]     | js:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3/lib/
[        ]     |
logging:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/logging-1.0.1/lib/
[        ]     |
matcher:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.11/lib/
[        ]     |
meta:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.7.0/lib/
[        ]     |
mockito:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/mockito-5.0.14/lib/
[        ]     |
modal_progress_hud:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/modal_progress_h

ud-0.1.3/lib/
[        ]     |
package_config:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/package_config-2.0.0

/lib/
[        ]     |
path:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0/lib/
[        ]     |
path_provider:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.2/l

ib/
[        ]     |
path_provider_linux:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_l

inux-2.0.2/lib/
[        ]     |
path_provider_macos:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_m

acos-2.0.2/lib/
[        ]     |
path_provider_platform_interface:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/pa

th_provider_platform_interface-2.0.1/lib/
[        ]     |
path_provider_windows:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider

_windows-2.0.3/lib/
[        ]     |
pedantic:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.11.1/lib/
[        ]     |
platform:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.2/lib/
[        ]     |
plugin_platform_interface:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_pl

atform_interface-2.0.1/lib/
[        ]     |
process:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.2.3/lib/
[        ]     |
proximity_hash:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/proximity_hash-2.0.0

/lib/
[        ]     |
pub_semver:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/pub_semver-2.0.0/lib/
[        ]     |
quiver:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/quiver-3.0.1/lib/
[        ]     | sky_engine:file:///C:/flutter/bin/cache/pkg/sky_engine/lib/
[        ]     |
source_gen:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/source_gen-1.0.3/lib/
[        ]     |
source_span:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.1/lib/
[        ]     |
stack_trace:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0/lib/

[        ]     |
stream_channel:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0

/lib/
[        ]     |
string_scanner:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0

/lib/
[        ]     |
term_glyph:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0/lib/
[        ]     |
test_api:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.4.3/lib/
[        ]     |
typed_data:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0/lib/
[        ]     |
url_launcher:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher-6.0.9/lib

/
[        ]     |
url_launcher_linux:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_lin

ux-2.0.1/lib/
[        ]     |
url_launcher_macos:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_mac

os-2.0.1/lib/
[        ]     |
url_launcher_platform_interface:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/url

_launcher_platform_interface-2.0.4/lib/
[        ]     |
url_launcher_web:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_web-2

.0.2/lib/
[        ]     |
url_launcher_windows:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_w

indows-2.0.2/lib/
[        ]     |
vector_math:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0/lib/
[        ]     |
watcher:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/watcher-1.0.0/lib/
[        ]     |
win32:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/win32-2.2.5/lib/
[        ]     |
xdg_directories:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.2

.0/lib/
[        ]     |
yaml:file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/yaml-3.1.0/lib/
[        ]     | nearby:lib/
[   29 ms] IO  : Writing 19990 characters to text file .\.dart_tool\package_config.json.
[        ] FINE: Contents:
[        ]     | {
[        ]     |   "configVersion": 2,
[        ]     |   "packages": [
[        ]     |     {
[        ]     |       "name": "_fe_analyzer_shared",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/_fe_analyzer_shared-24.0.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "analyzer",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/analyzer-2.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "args",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/args-2.2.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "async",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.8.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "boolean_selector",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-2.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "build",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/build-2.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "built_collection",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/built_collection-5.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "built_value",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/built_value-8.1.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "characters",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/characters-1.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "charcode",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.3.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "cli_util",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/cli_util-0.3.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "clock",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/clock-1.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "cloud_firestore",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore-2.5.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "cloud_firestore_platform_interface",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_platform_interface

-5.4.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "cloud_firestore_web",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/cloud_firestore_web-2.4.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "code_builder",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/code_builder-4.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "collection",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.15.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "convert",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/convert-3.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "cross_file",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/cross_file-0.3.1 4",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "crypto",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-3.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "cupertino_icons",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-1.0.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "dart_style",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/dart_style-2.0.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "fake_async",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/fake_async-1.2.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "ffi",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/ffi-1.1.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "file",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/file-6.1.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase-9.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_analytics",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_analytics-8.3.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_analytics_platform_interface",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_analytics_platform_interf

ace-2.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_analytics_web",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_analytics_web-0.3.0 1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_auth",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth-3.0.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_auth_platform_interface",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth_platform_interface-6

.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[    1 ms]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_auth_web",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_auth_web-3.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_core",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core-1.5.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_core_platform_interface",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_platform_interface-4

.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_core_web",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_core_web-1.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_crashlytics",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_crashlytics-2.2.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_crashlytics_platform_interface",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_crashlytics_platform_inte

rface-3.1.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_storage",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_storage-10.0.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_storage_platform_interface",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_storage_platform_interfac

e-4.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "firebase_storage_web",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_storage_web-3.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "fixnum",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/fixnum-1.0.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "flutter",
[        ]     |       "rootUri": "file:///C:/flutter/packages/flutter",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "flutter_plugin_android_lifecycle",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_plugin_android_lifecycle-2

.0.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "flutter_test",
[        ]     |       "rootUri": "file:///C:/flutter/packages/flutter_test",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "flutter_web_plugins",
[        ]     |       "rootUri": "file:///C:/flutter/packages/flutter_web_plugins",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "font_awesome_flutter",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/font_awesome_flutter-9.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "geocoding",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/geocoding-2.0.0",
[    1 ms]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "geocoding_platform_interface",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/geocoding_platform_interface-2.0.0

",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "get",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/get-4.3.8",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "glob",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/glob-2.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "google_sign_in",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/google_sign_in-5.0.7",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "google_sign_in_platform_interface",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/google_sign_in_platform_interface-

2.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "google_sign_in_web",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/google_sign_in_web-0.10.0 1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "http",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/http-0.13.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "http_parser",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/http_parser-4.0.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "image_picker",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker-0.8.3 2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "image_picker_for_web",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_for_web-2.1.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "image_picker_platform_interface",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/image_picker_platform_interface-2.

2.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "intl",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/intl-0.17.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "js",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/js-0.6.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "logging",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/logging-1.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "matcher",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.11",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "meta",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.7.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "mockito",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/mockito-5.0.14",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "modal_progress_hud",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/modal_progress_hud-0.1.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "1.20"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "package_config",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/package_config-2.0.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "path",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.8.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "path_provider",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider-2.0.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "path_provider_linux",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_linux-2.0.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "path_provider_macos",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_macos-2.0.2",
[        ]     |       "packageUri": "lib/",
[    1 ms]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "path_provider_platform_interface",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_platform_interface-2

.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "path_provider_windows",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/path_provider_windows-2.0.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "pedantic",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.11.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "platform",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/platform-3.0.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "plugin_platform_interface",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/plugin_platform_interface-2.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "process",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/process-4.2.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "proximity_hash",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/proximity_hash-2.0.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "pub_semver",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/pub_semver-2.0.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "quiver",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/quiver-3.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "sky_engine",
[        ]     |       "rootUri": "file:///C:/flutter/bin/cache/pkg/sky_engine",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "source_gen",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/source_gen-1.0.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "source_span",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.8.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "stack_trace",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.10.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "stream_channel",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "string_scanner",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "term_glyph",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.2.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "test_api",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.4.3",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "typed_data",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.3.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "url_launcher",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher-6.0.9",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "url_launcher_linux",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_linux-2.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "url_launcher_macos",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_macos-2.0.1",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "url_launcher_platform_interface",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_platform_interface-2.

0.4",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "url_launcher_web",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_web-2.0.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "url_launcher_windows",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/url_launcher_windows-2.0.2",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "vector_math",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "watcher",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/watcher-1.0.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "win32",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/win32-2.2.5",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.13"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "xdg_directories",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/xdg_directories-0.2.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "yaml",
[        ]     |       "rootUri":
"file:///C:/flutter/.pub-cache/hosted/pub.dartlang.org/yaml-3.1.0",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.12"
[        ]     |     },
[        ]     |     {
[        ]     |       "name": "nearby",
[        ]     |       "rootUri": "../",
[        ]     |       "packageUri": "lib/",
[        ]     |       "languageVersion": "2.7"
[        ]     |     }
[        ]     |   ],
[        ]     |   "generated": "2021-08-26T22:54:29.662977Z",
[        ]     |   "generator": "pub",
[        ]     |   "generatorVersion": "2.15.0-42.0.dev"
[        ]     | }
[   40 ms] Running "flutter pub get" in nearby... (completed in 2,307ms)
[   50 ms] Found plugin cloud_firestore at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\cloud_firestore-2.5.0\
[   10 ms] Found plugin cloud_firestore_web at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\cloud_firestore_web-2.4.0\
[   14 ms] Found plugin firebase_analytics at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_analytics-8.3.0\
[    3 ms] Found plugin firebase_analytics_web at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_analytics_web-0.3.0 1\
[    2 ms] Found plugin firebase_auth at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_auth-3.0.2\
[    6 ms] Found plugin firebase_auth_web at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_auth_web-3.0.1\
[    3 ms] Found plugin firebase_core at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_core-1.5.0\
[    6 ms] Found plugin firebase_core_web at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_core_web-1.1.0\
[    2 ms] Found plugin firebase_crashlytics at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_crashlytics-2.2.0\
[    3 ms] Found plugin firebase_storage at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_storage-10.0.2\
[    3 ms] Found plugin firebase_storage_web at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_storage_web-3.0.1\
[    3 ms] Found plugin flutter_plugin_android_lifecycle at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\flutter_plugin_android_lifecycle-2.0.2\
[    5 ms] Found plugin geocoding at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\geocoding-2.0.0\
[    5 ms] Found plugin google_sign_in at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\google_sign_in-5.0.7\
[    3 ms] Found plugin google_sign_in_web at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\google_sign_in_web-0.10.0 1\
[    3 ms] Found plugin image_picker at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\image_picker-0.8.3 2\
[    1 ms] Found plugin image_picker_for_web at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\image_picker_for_web-2.1.2\
[   14 ms] Found plugin path_provider at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider-2.0.2\
[    1 ms] Found plugin path_provider_linux at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_linux-2.0.2\
[    2 ms] Found plugin path_provider_macos at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_macos-2.0.2\
[    1 ms] Found plugin path_provider_windows at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_windows-2.0.3\
[   14 ms] Found plugin url_launcher at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\url_launcher-6.0.9\
[    1 ms] Found plugin url_launcher_linux at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\url_launcher_linux-2.0.1\
[    1 ms] Found plugin url_launcher_macos at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\url_launcher_macos-2.0.1\
[    2 ms] Found plugin url_launcher_web at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\url_launcher_web-2.0.2\
[    1 ms] Found plugin url_launcher_windows at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\url_launcher_windows-2.0.2\
[  682 ms] Found plugin cloud_firestore at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\cloud_firestore-2.5.0\
[    2 ms] Found plugin cloud_firestore_web at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\cloud_firestore_web-2.4.0\
[    6 ms] Found plugin firebase_analytics at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_analytics-8.3.0\
[    1 ms] Found plugin firebase_analytics_web at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_analytics_web-0.3.0 1\
[    1 ms] Found plugin firebase_auth at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_auth-3.0.2\
[    1 ms] Found plugin firebase_auth_web at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_auth_web-3.0.1\
[    1 ms] Found plugin firebase_core at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_core-1.5.0\
[    1 ms] Found plugin firebase_core_web at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_core_web-1.1.0\
[    1 ms] Found plugin firebase_crashlytics at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_crashlytics-2.2.0\
[    1 ms] Found plugin firebase_storage at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_storage-10.0.2\
[    1 ms] Found plugin firebase_storage_web at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\firebase_storage_web-3.0.1\
[    1 ms] Found plugin flutter_plugin_android_lifecycle at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\flutter_plugin_android_lifecycle-2.0.2\
[    1 ms] Found plugin geocoding at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\geocoding-2.0.0\
[    4 ms] Found plugin google_sign_in at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\google_sign_in-5.0.7\
[    1 ms] Found plugin google_sign_in_web at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\google_sign_in_web-0.10.0 1\
[    2 ms] Found plugin image_picker at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\image_picker-0.8.3 2\
[    1 ms] Found plugin image_picker_for_web at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\image_picker_for_web-2.1.2\
[    5 ms] Found plugin path_provider at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider-2.0.2\
[    1 ms] Found plugin path_provider_linux at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_linux-2.0.2\
[    1 ms] Found plugin path_provider_macos at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_macos-2.0.2\
[    1 ms] Found plugin path_provider_windows at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\path_provider_windows-2.0.3\
[    7 ms] Found plugin url_launcher at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\url_launcher-6.0.9\
[    1 ms] Found plugin url_launcher_linux at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\url_launcher_linux-2.0.1\
[        ] Found plugin url_launcher_macos at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\url_launcher_macos-2.0.1\
[    1 ms] Found plugin url_launcher_web at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\url_launcher_web-2.0.2\
[    1 ms] Found plugin url_launcher_windows at
C:\flutter\.pub-cache\hosted\pub.dartlang.org\url_launcher_windows-2.0.2\
[   15 ms] Generating
C:\Users\Yuliya\AndroidStudioProjects\nearby\android\app\src\main\java\io\flutter\plugins

\GeneratedPluginRegistrant.java
[   51 ms] ro.hardware = qcom
[   55 ms] Initializing file store
[   14 ms] Skipping target: gen_localizations
[    5 ms] Skipping target: gen_dart_plugin_registrant
[    1 ms] Skipping target: _composite
[    2 ms] complete
[    5 ms] Launching lib\main.dart on TA 1004 in debug mode...
[    7 ms] C:\flutter\bin\cache\dart-sdk\bin\dart.exe --disable-dart-dev
C:\flutter\bin\cache\artifacts\engine\windows-x64\frontend_server.dart.snapshot
--sdk-root C:\flutter\bin\cache\artifacts\engine\common\flutter_patched_sdk/
--incremental --target=flutter --debugger-module-names --experimental-emit-debug-metadata

-DFLUTTER_WEB_AUTO_DETECT=true --output-dill
C:\Users\Yuliya\AppData\Local\Temp\flutter_tools.a1eb13d4\flutter_tool.9a944d5\app.dill
--packages C:\Users\Yuliya\AndroidStudioProjects\nearby\.dart_tool\package_config.json
-Ddart.vm.profile=false -Ddart.vm.product=false --enable-asserts --track-widget-creation
--filesystem-scheme org-dartlang-root --initialize-from-dill
build\c075001b96339384a97db4862b8ab8db.cache.dill.track.dill
--enable-experiment=alternative-invalidation-strategy
[  378 ms] executing: C:\Users\Yuliya\AppData\Local\Android\sdk\platform-tools\adb.exe -s

NB1GAD1832601470 shell -x logcat -v time -t 1
[    4 ms] <- compile package:nearby/main.dart
[   67 ms] Wrong full snapshot version, expected 'f2ed175878eb1ab377414135b301edb8' found

           '9a7ca53956616eff82b5118a5646ecd7'
[    8 ms] --------- beginning of main
           08-26 18:54:25.004 D/FileOperator( 3691): Mode change to WRITE_MODE!
[   10 ms] executing: C:\Users\Yuliya\AppData\Local\Android\sdk\platform-tools\adb.exe
version
[   29 ms] Android Debug Bridge version 1.0.41
           Version 31.0.3-7562133
           Installed as C:\Users\Yuliya\AppData\Local\Android\sdk\platform-tools\adb.exe
[    2 ms] executing: C:\Users\Yuliya\AppData\Local\Android\sdk\platform-tools\adb.exe
start-server
[   15 ms] the Dart compiler exited unexpectedly.
[    2 ms]
           #0      throwToolExit (package:flutter_tools/src/base/common.dart:10:3)
           #1      DefaultResidentCompiler._compile.<anonymous closure>
           (package:flutter_tools/src/compile.dart:767:13)
           #2      _rootRun (dart:async/zone.dart:1420:47)
           #3      _CustomZone.run (dart:async/zone.dart:1328:19)
           #4      _CustomZone.runGuarded (dart:async/zone.dart:1236:7)
           #5      _BufferingStreamSubscription._sendDone.sendDone
           (dart:async/stream_impl.dart:394:13)
           #6      _BufferingStreamSubscription._sendDone
           (dart:async/stream_impl.dart:404:7)
           #7      _BufferingStreamSubscription._close
           (dart:async/stream_impl.dart:291:7)
           #8      _SinkTransformerStreamSubscription._close
           (dart:async/stream_transformers.dart:87:11)
           #9      _EventSinkWrapper.close (dart:async/stream_transformers.dart:21:11)
           #10     _StringAdapterSink.close (dart:convert/string_conversion.dart:251:11)
           #11     _LineSplitterSink.close (dart:convert/line_splitter.dart:135:11)
           #12     _SinkTransformerStreamSubscription._handleDone
           (dart:async/stream_transformers.dart:132:24)
           #13     _rootRun (dart:async/zone.dart:1420:47)
           #14     _CustomZone.run (dart:async/zone.dart:1328:19)
           #15     _CustomZone.runGuarded (dart:async/zone.dart:1236:7)
           #16     _BufferingStreamSubscription._sendDone.sendDone
           (dart:async/stream_impl.dart:394:13)
           #17     _BufferingStreamSubscription._sendDone
           (dart:async/stream_impl.dart:404:7)
           #18     _BufferingStreamSubscription._close
           (dart:async/stream_impl.dart:291:7)
           #19     _SinkTransformerStreamSubscription._close
           (dart:async/stream_transformers.dart:87:11)
           #20     _EventSinkWrapper.close (dart:async/stream_transformers.dart:21:11)
           #21     _StringAdapterSink.close (dart:convert/string_conversion.dart:251:11)
           #22     _Utf8ConversionSink.close (dart:convert/string_conversion.dart:305:20)

           #23     _ConverterStreamEventSink.close
           (dart:convert/chunked_conversion.dart:81:18)
           #24     _SinkTransformerStreamSubscription._handleDone
           (dart:async/stream_transformers.dart:132:24)
           #25     _rootRun (dart:async/zone.dart:1420:47)
           #26     _CustomZone.run (dart:async/zone.dart:1328:19)
           #27     _CustomZone.runGuarded (dart:async/zone.dart:1236:7)
           #28     _BufferingStreamSubscription._sendDone.sendDone
           (dart:async/stream_impl.dart:394:13)
           #29     _BufferingStreamSubscription._sendDone
           (dart:async/stream_impl.dart:404:7)
           #30     _BufferingStreamSubscription._close
           (dart:async/stream_impl.dart:291:7)
           #31     _SyncStreamControllerDispatch._sendDone
           (dart:async/stream_controller.dart:741:19)
           #32     _StreamController._closeUnchecked
           (dart:async/stream_controller.dart:596:7)
           #33     _StreamController.close (dart:async/stream_controller.dart:589:5)
           #34     _Socket._onData (dart:io-patch/socket_patch.dart:2173:21)
           #35     _rootRunUnary (dart:async/zone.dart:1444:13)
           #36     _CustomZone.runUnary (dart:async/zone.dart:1335:19)
           #37     _CustomZone.runUnaryGuarded (dart:async/zone.dart:1244:7)
           #38     _BufferingStreamSubscription._sendData
           (dart:async/stream_impl.dart:341:11)
           #39     _BufferingStreamSubscription._add (dart:async/stream_impl.dart:271:7)
           #40     _SyncStreamControllerDispatch._sendData
           (dart:async/stream_controller.dart:733:19)
           #41     _StreamController._add (dart:async/stream_controller.dart:607:7)
           #42     _StreamController.add (dart:async/stream_controller.dart:554:5)
           #43     new _RawSocket.<anonymous closure>
           (dart:io-patch/socket_patch.dart:1709:35)
           #44     _NativeSocket.issueReadEvent.issue
           (dart:io-patch/socket_patch.dart:1206:18)
           #45     _microtaskLoop (dart:async/schedule_microtask.dart:40:21)
           #46     _startMicrotaskLoop (dart:async/schedule_microtask.dart:49:5)
           #47     _runPendingImmediateCallback
           (dart:isolate-patch/isolate_patch.dart:119:13)
           #48     _RawReceivePortImpl._handleMessage
           (dart:isolate-patch/isolate_patch.dart:188:5)


[    7 ms] Running shutdown hooks
[    1 ms] Shutdown hooks complete
[    2 ms] the Dart compiler exited unexpectedly.
[    2 ms]
           #0      throwToolExit (package:flutter_tools/src/base/common.dart:10:3)
           #1      DefaultResidentCompiler._compile.<anonymous closure>
           (package:flutter_tools/src/compile.dart:767:13)
           #2      _rootRun (dart:async/zone.dart:1420:47)
           #3      _CustomZone.run (dart:async/zone.dart:1328:19)
           #4      _CustomZone.runGuarded (dart:async/zone.dart:1236:7)
           #5      _BufferingStreamSubscription._sendDone.sendDone
           (dart:async/stream_impl.dart:394:13)
           #6      _BufferingStreamSubscription._sendDone
           (dart:async/stream_impl.dart:404:7)
           #7      _BufferingStreamSubscription._close
           (dart:async/stream_impl.dart:291:7)
           #8      _SinkTransformerStreamSubscription._close
           (dart:async/stream_transformers.dart:87:11)
           #9      _EventSinkWrapper.close (dart:async/stream_transformers.dart:21:11)
           #10     _StringAdapterSink.close (dart:convert/string_conversion.dart:251:11)
           #11     _LineSplitterSink.close (dart:convert/line_splitter.dart:135:11)
           #12     _SinkTransformerStreamSubscription._handleDone
           (dart:async/stream_transformers.dart:132:24)
           #13     _rootRun (dart:async/zone.dart:1420:47)
           #14     _CustomZone.run (dart:async/zone.dart:1328:19)
           #15     _CustomZone.runGuarded (dart:async/zone.dart:1236:7)
           #16     _BufferingStreamSubscription._sendDone.sendDone
           (dart:async/stream_impl.dart:394:13)
           #17     _BufferingStreamSubscription._sendDone
           (dart:async/stream_impl.dart:404:7)
           #18     _BufferingStreamSubscription._close
           (dart:async/stream_impl.dart:291:7)
           #19     _SinkTransformerStreamSubscription._close
           (dart:async/stream_transformers.dart:87:11)
           #20     _EventSinkWrapper.close (dart:async/stream_transformers.dart:21:11)
           #21     _StringAdapterSink.close (dart:convert/string_conversion.dart:251:11)
           #22     _Utf8ConversionSink.close (dart:convert/string_conversion.dart:305:20)

           #23     _ConverterStreamEventSink.close
           (dart:convert/chunked_conversion.dart:81:18)
           #24     _SinkTransformerStreamSubscription._handleDone
           (dart:async/stream_transformers.dart:132:24)
           #25     _rootRun (dart:async/zone.dart:1420:47)
           #26     _CustomZone.run (dart:async/zone.dart:1328:19)
           #27     _CustomZone.runGuarded (dart:async/zone.dart:1236:7)
           #28     _BufferingStreamSubscription._sendDone.sendDone
           (dart:async/stream_impl.dart:394:13)
           #29     _BufferingStreamSubscription._sendDone
           (dart:async/stream_impl.dart:404:7)
           #30     _BufferingStreamSubscription._close
           (dart:async/stream_impl.dart:291:7)
           #31     _SyncStreamControllerDispatch._sendDone
           (dart:async/stream_controller.dart:741:19)
           #32     _StreamController._closeUnchecked
           (dart:async/stream_controller.dart:596:7)
           #33     _StreamController.close (dart:async/stream_controller.dart:589:5)
           #34     _Socket._onData (dart:io-patch/socket_patch.dart:2173:21)
           #35     _rootRunUnary (dart:async/zone.dart:1444:13)
           #36     _CustomZone.runUnary (dart:async/zone.dart:1335:19)
           #37     _CustomZone.runUnaryGuarded (dart:async/zone.dart:1244:7)
           #38     _BufferingStreamSubscription._sendData
           (dart:async/stream_impl.dart:341:11)
           #39     _BufferingStreamSubscription._add (dart:async/stream_impl.dart:271:7)
           #40     _SyncStreamControllerDispatch._sendData
           (dart:async/stream_controller.dart:733:19)
           #41     _StreamController._add (dart:async/stream_controller.dart:607:7)
           #42     _StreamController.add (dart:async/stream_controller.dart:554:5)
           #43     new _RawSocket.<anonymous closure>
           (dart:io-patch/socket_patch.dart:1709:35)
           #44     _NativeSocket.issueReadEvent.issue
           (dart:io-patch/socket_patch.dart:1206:18)
           #45     _microtaskLoop (dart:async/schedule_microtask.dart:40:21)
           #46     _startMicrotaskLoop (dart:async/schedule_microtask.dart:49:5)
           #47     _runPendingImmediateCallback
           (dart:isolate-patch/isolate_patch.dart:119:13)
           #48     _RawReceivePortImpl._handleMessage
           (dart:isolate-patch/isolate_patch.dart:188:5)


[    2 ms] Running shutdown hooks
[        ] Shutdown hooks complete
[   13 ms] exiting with code 1

Analyzing android...
No issues found! (ran in 0.8s)

[√] Flutter (Channel dev, 2.6.0-0.0.pre, on Microsoft Windows [Version 6.1.7601], locale
    en-CA)
    • Flutter version 2.6.0-0.0.pre at C:\flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 83b9e99cfb (3 days ago), 2021-08-23 19:03:21  0200
    • Engine revision d5adde01dd
    • Dart version 2.15.0 (build 2.15.0-42.0.dev)

[√] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
    • Android SDK at C:\Users\Yuliya\AppData\Local\Android\sdk
    • Platform android-30, build-tools 30.0.2
    • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java
    • Java version OpenJDK Runtime Environment (build 11.0.10 0-b96-7249189)
    • All Android licenses accepted.

[√] Chrome - develop for the web
    • Chrome at C:\Program Files (x86)\Google\Chrome\Application\chrome.exe

[√] Android Studio (version 2020.3)
    • Android Studio at C:\Program Files\Android\Android Studio
    • Flutter plugin can be installed from:
       https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
       https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 11.0.10 0-b96-7249189)

[√] VS Code
    • VS Code at C:\Users\Yuliya\AppData\Local\Programs\Microsoft VS Code
    • Flutter extension version 3.12.0

[√] Connected device (2 available)
    • TA 1004 (mobile) • NB1GAD1832601470 • android-arm64  • Android 9 (API 28)
    • Chrome (web)     • chrome           • web-javascript • Google Chrome 91.0.4472.124

• No issues found!

@TahaTesser TahaTesser added the in triage Presently being triaged by the triage team label Aug 27, 2021
@TahaTesser
Copy link
Member

Hi @yulkin2002
I just upgraded the stable channel to dev master, there is no such issue, looks like your engine is a mismatch, did you modify Flutter before?

flutter doctor -v
[✓] Flutter (Channel dev, 2.6.0-0.0.pre, on Microsoft Windows [Version 10.0.22000.160], locale en-US)
    • Flutter version 2.6.0-0.0.pre at C:\Users\Taha\Code\flutter_stable
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 83b9e99cfb (4 days ago), 2021-08-23 19:03:21  0200
    • Engine revision d5adde01dd
    • Dart version 2.15.0 (build 2.15.0-42.0.dev)

[✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
    • Android SDK at C:\Users\Taha\Code\android-sdk
    • Platform android-31, build-tools 31.0.0
    • ANDROID_SDK_ROOT = C:\Users\Taha\Code\android-sdk
    • Java binary at: C:\Users\Taha\Code\android-studio\jre\bin\java
    • Java version OpenJDK Runtime Environment (build 11.0.10 0-b96-7249189)
    • All Android licenses accepted.

[✓] Chrome - develop for the web
    • Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe

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

[✓] Android Studio (version 2020.3)
    • Android Studio at C:\Users\Taha\Code\android-studio
    • Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 11.0.10 0-b96-7249189)

[✓] VS Code (version 1.59.1)
    • VS Code at C:\Users\Taha\AppData\Local\Programs\Microsoft VS Code
    • Flutter extension version 3.25.0

[✓] Connected device (6 available)
    • IN2011 (mobile)         • c9d8ee0c      • android-arm64   • Android 11 (API 30)
    • sdk gphone x86 (mobile) • emulator-5554 • android-x86     • Android 11 (API 30) (emulator)
    • Windows (desktop)       • windows       • windows-x64     • Microsoft Windows [Version 10.0.22000.160]
    • Windows (UWP) (desktop) • winuwp        • windows-uwp-x64 •
    • Chrome (web)            • chrome        • web-javascript  • Google Chrome 92.0.4515.159
    • Edge (web)              • edge          • web-javascript  • Microsoft Edge 92.0.902.78

• No issues found!
PS C:\Users\Taha\StudioProjects\triage>

This is related to #66765 where flutter/bin/cache has invalid snapshot, probably during upgrade cache is not probably updated

@TahaTesser TahaTesser changed the title Flutter app fails to build on dev channel [tools] Wrong full snapshot version when upgrading channel Aug 27, 2021
@TahaTesser TahaTesser added dependency: dart Dart team may need to help us passed first triage tool Affects the "flutter" command-line tool. See also t: labels. and removed in triage Presently being triaged by the triage team labels Aug 27, 2021
@yulkin2002
Copy link
Author

@TahaTesser, what do you mean by modifying flutter before?
I have a working app on channel stable, All I did was switch to channel dev, upgrade flutter to latest version and try running the app.
When I switched back to stable, the issue went away.
How do I get around this on dev channel? I tried flutter clean and rebuild, but the issue remained until I switched back to stable.

@pieter-scholtz
Copy link

Any ideas on what might be causing this , I am experiencing a very similar problem at the moment.

@caesarsol
Copy link

This seems to be the same as #16103, apparently happening when switching between flutter versions (not only stable -> dev).

Solutions seems to be:

  • rm -rf bin/cache/* in FLUTTER_HOME
  • flutter clean in the project home
  • git reset --hard in FLUTTER_HOME (WARNING: will delete all untracked files)
  • git clean -xffd in FLUTTER_HOME (WARNING: will delete all untracked files)

(I advise to research about the result of each command before executing it)

@caesarsol
Copy link

@TahaTesser maybe there is a way to solve this issue for all past versions? maybe the only way it write a line about it in the docs?

@flutter-triage-bot flutter-triage-bot bot added the team-tool Owned by Flutter Tool team label Jul 8, 2023
@christopherfujino christopherfujino added P2 Important issues not at the top of the work list triaged-tool Triaged by Flutter Tool team labels Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency: dart Dart team may need to help us P2 Important issues not at the top of the work list team-tool Owned by Flutter Tool team tool Affects the "flutter" command-line tool. See also t: labels. triaged-tool Triaged by Flutter Tool team
Projects
None yet
Development

No branches or pull requests

6 participants