Skip to content

Instantly share code, notes, and snippets.

@gisborne
Created January 24, 2020 03:01
Show Gist options
  • Save gisborne/0b710fef240c5a8514eb24b5a851df01 to your computer and use it in GitHub Desktop.
Save gisborne/0b710fef240c5a8514eb24b5a851df01 to your computer and use it in GitHub Desktop.
Output of flutter run --verbose Shows failure to connect to browser
$ flutter run --verbose -d chrome
[ +48 ms] executing: [/Users/gisborne/dev/bin/flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +84 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H
[ +2 ms] e2aa9e13cef8f3dc17c2de55dc9639d4c3968d21
[ +2 ms] executing: [/Users/gisborne/dev/bin/flutter/] git describe --match v*.*.* --first-parent --long --tags
[ +73 ms] Exit code 0 from: git describe --match v*.*.* --first-parent --long --tags
[ +11 ms] v1.14.3-39-ge2aa9e13c
[ +41 ms] executing: [/Users/gisborne/dev/bin/flutter/] git rev-parse --abbrev-ref --symbolic @{u}
[ +22 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u}
[ +1 ms] origin/master
[ +1 ms] executing: [/Users/gisborne/dev/bin/flutter/] git ls-remote --get-url origin
[ +19 ms] Exit code 0 from: git ls-remote --get-url origin
[ +1 ms] https://github.com/flutter/flutter.git
[ +160 ms] executing: [/Users/gisborne/dev/bin/flutter/] git rev-parse --abbrev-ref HEAD
[ +85 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD
[ +7 ms] master
[ +19 ms] executing: sw_vers -productName
[ +44 ms] Exit code 0 from: sw_vers -productName
[ +1 ms] Mac OS X
[ ] executing: sw_vers -productVersion
[ +37 ms] Exit code 0 from: sw_vers -productVersion
[ ] 10.15.2
[ ] executing: sw_vers -buildVersion
[ +38 ms] Exit code 0 from: sw_vers -buildVersion
[ ] 19C57
[ +77 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update.
[ +4 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +87 ms] executing: /Users/gisborne/Library/Android/sdk/platform-tools/adb devices -l
[ +13 ms] Exit code 0 from: /Users/gisborne/Library/Android/sdk/platform-tools/adb devices -l
[ ] List of devices attached
[ +75 ms] executing: /Users/gisborne/dev/bin/flutter/bin/cache/artifacts/libimobiledevice/idevice_id -h
[ +161 ms] Error getting attached iOS device: ideviceinfo could not find device:
No device found with udid 00008030-001879541480802E, is it plugged in?
. Try unlocking attached devices.
[ +49 ms] Error getting attached iOS device: ideviceinfo could not find device:
No device found with udid 00008027-001C61C111E8002E, is it plugged in?
. Try unlocking attached devices.
[ +5 ms] executing: /usr/bin/xcode-select --print-path
[ +12 ms] Exit code 0 from: /usr/bin/xcode-select --print-path
[ +3 ms] /Applications/Xcode.app/Contents/Developer
[ +2 ms] executing: /usr/bin/xcodebuild -version
[ +401 ms] Exit code 0 from: /usr/bin/xcodebuild -version
[ +1 ms] Xcode 11.3.1
Build version 11C504
[ +7 ms] /usr/bin/xcrun simctl list --json devices
[ +306 ms] Artifact Instance of 'AndroidMavenArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update.
[ +1 ms] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update.
[ +12 ms] executing: zip -T
/Users/gisborne/dev/bin/flutter/bin/cache/downloads/storage.googleapis.com/flutter_infra/flutter/439a21816e61b8ede0a884470f99f8b6f4307fd0/flutter-web-sdk-darwin-x64.
zip
[ +20 ms] Downloading Web SDK...
[ +33 ms] Downloading: https://storage.googleapis.com/flutter_infra/flutter/439a21816e61b8ede0a884470f99f8b6f4307fd0/flutter-web-sdk-darwin-x64.zip
[ +395 ms] Received response from server, collecting bytes...
[+1528 ms] Downloading Web SDK... (completed in 1.9s)
[ ] executing: unzip -o -q
/Users/gisborne/dev/bin/flutter/bin/cache/downloads/storage.googleapis.com/flutter_infra/flutter/439a21816e61b8ede0a884470f99f8b6f4307fd0/flutter-web-sdk-darwin-x64.
zip -d /Users/gisborne/dev/bin/flutter/bin/cache/flutter_web_sdk
[ +348 ms] Exit code 0 from: unzip -o -q
/Users/gisborne/dev/bin/flutter/bin/cache/downloads/storage.googleapis.com/flutter_infra/flutter/439a21816e61b8ede0a884470f99f8b6f4307fd0/flutter-web-sdk-darwin-x64.
zip -d /Users/gisborne/dev/bin/flutter/bin/cache/flutter_web_sdk
[ +911 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update.
[ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update.
[ +1 ms] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update.
[ +113 ms] Running "flutter pub get" in allus...
[ +10 ms] Using /Users/gisborne/dev/bin/flutter/.pub-cache for the pub cache.
[ +4 ms] executing: [/Users/gisborne/Documents/01-projects/allus/] /Users/gisborne/dev/bin/flutter/bin/cache/dart-sdk/bin/pub --verbose get --no-precompile
[ +150 ms] FINE: Pub 2.8.0-dev.5.0.flutter-e84bea25df
[ +290 ms] MSG : Resolving dependencies...
[ +129 ms] SLVR: fact: allus is 0.0.1
[ +17 ms] SLVR: derived: allus
[ +124 ms] SLVR: fact: allus depends on flutter any from sdk
[ +8 ms] SLVR: fact: allus depends on provider any
[ +1 ms] SLVR: fact: allus depends on cupertino_icons ^0.1.2
[ ] SLVR: fact: allus depends on flutter_test any from sdk
[ +10 ms] SLVR: selecting allus
[ +1 ms] SLVR: derived: flutter_test any from sdk
[ ] SLVR: derived: cupertino_icons ^0.1.2
[ +1 ms] SLVR: derived: provider any
[ +2 ms] SLVR: derived: flutter any from sdk
[ +88 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on flutter any from sdk
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on test_api 0.2.11
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on path 1.6.4
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on image 2.1.4
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on quiver 2.0.5
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on stack_trace 1.9.3
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on vector_math 2.0.8
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on archive 2.0.11
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on args 1.5.2
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on async 2.4.0
[ +2 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on boolean_selector 1.0.5
[ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on charcode 1.1.2
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on collection 1.14.11
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on convert 2.1.1
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on crypto 2.1.3
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on matcher 0.12.6
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on meta 1.1.8
[ +1 ms] SLVR: fact: flutter_test 0.0.0 from sdk depends on pedantic 1.8.0+1
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on petitparser 2.4.0
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on source_span 1.5.5
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on stream_channel 2.0.0
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on string_scanner 1.0.5
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on term_glyph 1.1.0
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on typed_data 1.1.6
[ ] SLVR: fact: flutter_test 0.0.0 from sdk depends on xml 3.5.0
[ ] SLVR: selecting flutter_test 0.0.0 from sdk
[ ] SLVR: derived: xml 3.5.0
[ ] SLVR: derived: typed_data 1.1.6
[ ] SLVR: derived: term_glyph 1.1.0
[ ] SLVR: derived: string_scanner 1.0.5
[ ] SLVR: derived: stream_channel 2.0.0
[ ] SLVR: derived: source_span 1.5.5
[ ] SLVR: derived: petitparser 2.4.0
[ ] SLVR: derived: pedantic 1.8.0+1
[ +26 ms] SLVR: derived: meta 1.1.8
[ ] SLVR: derived: matcher 0.12.6
[ ] SLVR: derived: crypto 2.1.3
[ +3 ms] SLVR: derived: convert 2.1.1
[ ] SLVR: derived: collection 1.14.11
[ ] SLVR: derived: charcode 1.1.2
[ ] SLVR: derived: boolean_selector 1.0.5
[ ] SLVR: derived: async 2.4.0
[ ] SLVR: derived: args 1.5.2
[ ] SLVR: derived: archive 2.0.11
[ ] SLVR: derived: vector_math 2.0.8
[ ] SLVR: derived: stack_trace 1.9.3
[ ] SLVR: derived: quiver 2.0.5
[ ] SLVR: derived: image 2.1.4
[ ] SLVR: derived: path 1.6.4
[ ] SLVR: derived: test_api 0.2.11
[ +67 ms] SLVR: selecting cupertino_icons 0.1.3
[ +13 ms] SLVR: fact: provider 4.0.1 depends on flutter any from sdk
[ ] SLVR: fact: provider 4.0.1 depends on nested >=0.0.4 <2.0.0
[ ] SLVR: selecting provider 4.0.1
[ ] SLVR: derived: nested >=0.0.4 <2.0.0
[ +57 ms] SLVR: fact: flutter 0.0.0 from sdk depends on collection 1.14.11
[ +4 ms] SLVR: fact: flutter 0.0.0 from sdk depends on meta 1.1.8
[ +2 ms] SLVR: fact: flutter 0.0.0 from sdk depends on typed_data 1.1.6
[ ] SLVR: fact: flutter 0.0.0 from sdk depends on vector_math 2.0.8
[ +2 ms] 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
[ +18 ms] SLVR: fact: xml 3.5.0 depends on petitparser ^2.3.0
[ +6 ms] SLVR: fact: xml 3.5.0 depends on collection ^1.14.0
[ +5 ms] SLVR: fact: xml 3.5.0 depends on convert ^2.1.0
[ +3 ms] SLVR: selecting xml 3.5.0
[ +27 ms] SLVR: selecting typed_data 1.1.6
[ +58 ms] SLVR: selecting term_glyph 1.1.0
[ +18 ms] SLVR: fact: string_scanner 1.0.5 depends on charcode ^1.1.0
[ ] SLVR: fact: string_scanner 1.0.5 depends on meta ^1.1.0
[ ] SLVR: fact: string_scanner 1.0.5 depends on source_span ^1.4.0
[ ] SLVR: selecting string_scanner 1.0.5
[ +14 ms] SLVR: fact: stream_channel 2.0.0 depends on async >=1.11.0 <3.0.0
[ ] SLVR: selecting stream_channel 2.0.0
[ +21 ms] SLVR: fact: source_span 1.5.5 depends on charcode ^1.0.0
[ ] SLVR: fact: source_span 1.5.5 depends on path ^1.2.0
[ ] SLVR: fact: source_span 1.5.5 depends on term_glyph ^1.0.0
[ ] SLVR: selecting source_span 1.5.5
[ +63 ms] SLVR: fact: petitparser 2.4.0 depends on meta ^1.1.0
[ +3 ms] SLVR: selecting petitparser 2.4.0
[ +12 ms] SLVR: selecting pedantic 1.8.0+1
[ +69 ms] SLVR: selecting meta 1.1.8
[ +8 ms] SLVR: fact: matcher 0.12.6 depends on stack_trace ^1.2.0
[ ] SLVR: selecting matcher 0.12.6
[ +6 ms] SLVR: fact: crypto 2.1.3 depends on collection ^1.0.0
[ ] SLVR: fact: crypto 2.1.3 depends on convert >=1.0.0 <3.0.0
[ +2 ms] SLVR: fact: crypto 2.1.3 depends on typed_data ^1.0.0
[ +4 ms] SLVR: selecting crypto 2.1.3
[ +8 ms] SLVR: fact: convert 2.1.1 depends on charcode ^1.1.0
[ ] SLVR: fact: convert 2.1.1 depends on typed_data ^1.1.0
[ ] SLVR: selecting convert 2.1.1
[ +9 ms] SLVR: selecting collection 1.14.11
[ +14 ms] SLVR: selecting charcode 1.1.2
[ +43 ms] SLVR: fact: boolean_selector 1.0.5 depends on source_span ^1.0.0
[ +5 ms] SLVR: fact: boolean_selector 1.0.5 depends on string_scanner >=0.1.1 <2.0.0
[ ] SLVR: selecting boolean_selector 1.0.5
[ +8 ms] SLVR: fact: async 2.4.0 depends on collection ^1.5.0
[ ] SLVR: selecting async 2.4.0
[ +59 ms] SLVR: selecting args 1.5.2
[ +10 ms] SLVR: fact: archive 2.0.11 depends on crypto ^2.0.0
[ ] SLVR: fact: archive 2.0.11 depends on args ^1.4.0
[ ] SLVR: fact: archive 2.0.11 depends on path ^1.5.1
[ ] SLVR: selecting archive 2.0.11
[ +6 ms] SLVR: selecting vector_math 2.0.8
[ +12 ms] SLVR: fact: stack_trace 1.9.3 depends on path ^1.2.0
[ ] SLVR: selecting stack_trace 1.9.3
[ +12 ms] SLVR: fact: quiver 2.0.5 depends on matcher >=0.10.0 <0.13.0
[ +3 ms] SLVR: fact: quiver 2.0.5 depends on meta ^1.0.0
[ ] SLVR: selecting quiver 2.0.5
[ +11 ms] SLVR: fact: image 2.1.4 depends on archive >=1.0.16 <3.0.0
[ +2 ms] SLVR: fact: image 2.1.4 depends on xml ^3.2.5
[ ] SLVR: selecting image 2.1.4
[ +6 ms] SLVR: selecting path 1.6.4
[ +38 ms] SLVR: fact: test_api 0.2.11 depends on async ^2.0.0
[ ] SLVR: fact: test_api 0.2.11 depends on boolean_selector ^1.0.0
[ ] SLVR: fact: test_api 0.2.11 depends on collection ^1.8.0
[ ] SLVR: fact: test_api 0.2.11 depends on meta ^1.1.5
[ ] SLVR: fact: test_api 0.2.11 depends on path ^1.2.0
[ ] SLVR: fact: test_api 0.2.11 depends on pedantic ^1.0.0
[ ] SLVR: fact: test_api 0.2.11 depends on source_span ^1.4.0
[ ] SLVR: fact: test_api 0.2.11 depends on stack_trace ^1.9.0
[ ] SLVR: fact: test_api 0.2.11 depends on stream_channel >=1.7.0 <3.0.0
[ ] SLVR: fact: test_api 0.2.11 depends on string_scanner ^1.0.0
[ ] SLVR: fact: test_api 0.2.11 depends on term_glyph ^1.0.0
[ ] SLVR: fact: test_api 0.2.11 depends on matcher >=0.12.6 <0.12.7
[ ] SLVR: selecting test_api 0.2.11
[ +10 ms] SLVR: fact: nested 0.0.4 depends on flutter any from sdk
[ +2 ms] SLVR: selecting nested 0.0.4
[ +10 ms] SLVR: selecting sky_engine 0.0.99 from sdk
[ +17 ms] SLVR: Version solving took 0:00:01.120271 seconds.
[ ] | Tried 1 solutions.
[ +2 ms] FINE: Resolving dependencies finished (1.248s).
[ +246 ms] IO : Writing 4671 characters to text file ./pubspec.lock.
[ +6 ms] FINE: Contents:
[ +8 ms] | # Generated by pub
[ ] | # See https://dart.dev/tools/pub/glossary#lockfile
[ ] | packages:
[ ] | archive:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: archive
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "2.0.11"
[ ] | args:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: args
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.5.2"
[ ] | async:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: async
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "2.4.0"
[ ] | boolean_selector:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: boolean_selector
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.0.5"
[ ] | charcode:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: charcode
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.1.2"
[ ] | collection:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: collection
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.14.11"
[ ] | convert:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: convert
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "2.1.1"
[ ] | crypto:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: crypto
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "2.1.3"
[ ] | cupertino_icons:
[ ] | dependency: "direct main"
[ ] | description:
[ ] | name: cupertino_icons
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "0.1.3"
[ ] | flutter:
[ ] | dependency: "direct main"
[ ] | description: flutter
[ ] | source: sdk
[ ] | version: "0.0.0"
[ ] | flutter_test:
[ ] | dependency: "direct dev"
[ ] | description: flutter
[ ] | source: sdk
[ ] | version: "0.0.0"
[ ] | image:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: image
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "2.1.4"
[ ] | matcher:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: matcher
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "0.12.6"
[ ] | meta:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: meta
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.1.8"
[ ] | nested:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: nested
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "0.0.4"
[ ] | path:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: path
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.6.4"
[ ] | pedantic:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: pedantic
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.8.0+1"
[ ] | petitparser:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: petitparser
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "2.4.0"
[ ] | provider:
[ ] | dependency: "direct main"
[ ] | description:
[ ] | name: provider
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "4.0.1"
[ ] | quiver:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: quiver
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "2.0.5"
[ ] | sky_engine:
[ ] | dependency: transitive
[ ] | description: flutter
[ ] | source: sdk
[ ] | version: "0.0.99"
[ ] | source_span:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: source_span
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.5.5"
[ ] | stack_trace:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: stack_trace
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.9.3"
[ ] | stream_channel:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: stream_channel
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "2.0.0"
[ ] | string_scanner:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: string_scanner
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.0.5"
[ ] | term_glyph:
[ ] | dependency: transitive
[ ] | description:
[ +3 ms] | name: term_glyph
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.1.0"
[ ] | test_api:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: test_api
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "0.2.11"
[ ] | typed_data:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: typed_data
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "1.1.6"
[ ] | vector_math:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: vector_math
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "2.0.8"
[ ] | xml:
[ ] | dependency: transitive
[ ] | description:
[ ] | name: xml
[ ] | url: "https://pub.dartlang.org"
[ ] | source: hosted
[ ] | version: "3.5.0"
[ ] | sdks:
[ ] | dart: ">=2.6.0 <3.0.0"
[ ] | flutter: ">=1.12.1"
[ +73 ms] MSG : Got dependencies!
[ +98 ms] IO : Writing 3103 characters to text file ./.packages.
[ ] FINE: Contents:
[ ] | # Generated by pub on 2020-01-23 18:55:11.138093.
[ ] | archive:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/archive-2.0.11/lib/
[ ] | args:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/args-1.5.2/lib/
[ ] | async:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.4.0/lib/
[ ] | boolean_selector:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-1.0.5/lib/
[ ] | charcode:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.1.2/lib/
[ ] | collection:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.14.11/lib/
[ ] | convert:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1/lib/
[ ] | crypto:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-2.1.3/lib/
[ ] | cupertino_icons:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-0.1.3/lib/
[ ] | flutter:file:///Users/gisborne/dev/bin/flutter/packages/flutter/lib/
[ ] | flutter_test:file:///Users/gisborne/dev/bin/flutter/packages/flutter_test/lib/
[ +2 ms] | image:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/image-2.1.4/lib/
[ ] | matcher:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.6/lib/
[ ] | meta:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.1.8/lib/
[ ] | nested:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/nested-0.0.4/lib/
[ ] | path:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.6.4/lib/
[ ] | pedantic:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.8.0+1/lib/
[ +2 ms] | petitparser:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/petitparser-2.4.0/lib/
[ ] | provider:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.0.1/lib/
[ ] | quiver:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/quiver-2.0.5/lib/
[ ] | sky_engine:file:///Users/gisborne/dev/bin/flutter/bin/cache/pkg/sky_engine/lib/
[ ] | source_span:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.5.5/lib/
[ ] | stack_trace:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.9.3/lib/
[ ] | stream_channel:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.0.0/lib/
[ ] | string_scanner:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.0.5/lib/
[ ] | term_glyph:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.1.0/lib/
[ ] | test_api:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.11/lib/
[ ] | typed_data:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.1.6/lib/
[ ] | vector_math:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.0.8/lib/
[ ] | xml:file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/xml-3.5.0/lib/
[ ] | allus:lib/
[ +140 ms] IO : Writing 6456 characters to text file ./.dart_tool/package_config.json.
[ +1 ms] FINE: Contents:
[ +2 ms] | {
[ ] | "configVersion": 2,
[ ] | "packages": [
[ ] | {
[ ] | "name": "archive",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/archive-2.0.11",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.0"
[ ] | },
[ ] | {
[ ] | "name": "args",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/args-1.5.2",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.0"
[ ] | },
[ ] | {
[ ] | "name": "async",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/async-2.4.0",
[ +7 ms] | "packageUri": "lib/",
[ +1 ms] | "languageVersion": "2.0"
[ ] | },
[ ] | {
[ +1 ms] | "name": "boolean_selector",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/boolean_selector-1.0.5",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.0"
[ ] | },
[ ] | {
[ ] | "name": "charcode",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/charcode-1.1.2",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "1.0"
[ ] | },
[ ] | {
[ ] | "name": "collection",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/collection-1.14.11",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.0"
[ ] | },
[ ] | {
[ ] | "name": "convert",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/convert-2.1.1",
[ +1 ms] | "packageUri": "lib/",
[ ] | "languageVersion": "1.17"
[ ] | },
[ ] | {
[ ] | "name": "crypto",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/crypto-2.1.3",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.1"
[ ] | },
[ ] | {
[ ] | "name": "cupertino_icons",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/cupertino_icons-0.1.3",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.0"
[ ] | },
[ ] | {
[ ] | "name": "flutter",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/packages/flutter",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.2"
[ ] | },
[ ] | {
[ ] | "name": "flutter_test",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/packages/flutter_test",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.2"
[ ] | },
[ ] | {
[ ] | "name": "image",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/image-2.1.4",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.0"
[ ] | },
[ ] | {
[ ] | "name": "matcher",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.6",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.2"
[ ] | },
[ ] | {
[ ] | "name": "meta",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/meta-1.1.8",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "1.12"
[ ] | },
[ ] | {
[ ] | "name": "nested",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/nested-0.0.4",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.2"
[ ] | },
[ ] | {
[ ] | "name": "path",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/path-1.6.4",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.0"
[ ] | },
[ ] | {
[ ] | "name": "pedantic",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/pedantic-1.8.0+1",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.1"
[ ] | },
[ ] | {
[ ] | "name": "petitparser",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/petitparser-2.4.0",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.4"
[ ] | },
[ ] | {
[ ] | "name": "provider",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/provider-4.0.1",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.2"
[ ] | },
[ ] | {
[ ] | "name": "quiver",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/quiver-2.0.5",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.0"
[ ] | },
[ ] | {
[ ] | "name": "sky_engine",
[ +3 ms] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/bin/cache/pkg/sky_engine",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "1.11"
[ ] | },
[ ] | {
[ ] | "name": "source_span",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/source_span-1.5.5",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "1.8"
[ ] | },
[ ] | {
[ ] | "name": "stack_trace",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.9.3",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "1.23"
[ ] | },
[ ] | {
[ ] | "name": "stream_channel",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/stream_channel-2.0.0",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.0"
[ ] | },
[ ] | {
[ ] | "name": "string_scanner",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/string_scanner-1.0.5",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.0"
[ ] | },
[ ] | {
[ ] | "name": "term_glyph",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/term_glyph-1.1.0",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "1.8"
[ ] | },
[ ] | {
[ ] | "name": "test_api",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/test_api-0.2.11",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.2"
[ ] | },
[ ] | {
[ +2 ms] | "name": "typed_data",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/typed_data-1.1.6",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.0"
[ ] | },
[ ] | {
[ +2 ms] | "name": "vector_math",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/vector_math-2.0.8",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.0"
[ ] | },
[ ] | {
[ +19 ms] | "name": "xml",
[ ] | "rootUri": "file:///Users/gisborne/dev/bin/flutter/.pub-cache/hosted/pub.dartlang.org/xml-3.5.0",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.3"
[ ] | },
[ ] | {
[ ] | "name": "allus",
[ ] | "rootUri": "../",
[ ] | "packageUri": "lib/",
[ ] | "languageVersion": "2.6"
[ ] | }
[ ] | ],
[ ] | "generated": "2020-01-24T02:55:11.298630Z",
[ ] | "generator": "pub",
[ ] | "generatorVersion": "2.8.0-dev.5.0.flutter-e84bea25df"
[ ] | }
[ +35 ms] Running "flutter pub get" in allus... (completed in 2.4s)
[ +613 ms] Generating /Users/gisborne/Documents/01-projects/allus/android/app/src/main/java/io/flutter/plugins/GeneratedPluginRegistrant.java
[+3304 ms] Launching lib/main.dart on Chrome in debug mode...
[ ] Building application for the web...
[+19933 ms] Starting daemon...
[ +228 ms] Initializing inputs
[ +35 ms] Reading cached asset graph...
[ +668 ms] Throwing away cached asset graph due to Dart SDK update.
[ ] Cleaning up outputs from previous builds....
[ +846 ms] Cleaning up outputs from previous builds. completed, took 842ms
[ ] Reading cached asset graph completed, took 1.5s
[ +572 ms] Building new asset graph...
[+1507 ms] Building new asset graph completed, took 1.5s
[ ] Checking for unexpected pre-existing outputs....
[ +2 ms] Checking for unexpected pre-existing outputs. completed, took 2ms
[ +21 ms] Initializing inputs
[ +4 ms] Reading cached asset graph...
[ ] Throwing away cached asset graph due to Dart SDK update.
[ ] Cleaning up outputs from previous builds....
[ ] Cleaning up outputs from previous builds. completed, took 842ms
[ ] Reading cached asset graph completed, took 1.5s
[ ] Building new asset graph...
[ ] Building new asset graph completed, took 1.5s
[ ] Checking for unexpected pre-existing outputs....
[ ] Checking for unexpected pre-existing outputs. completed, took 2ms
[+1637 ms] About to build [web]...
[ +9 ms] Running build...
[+1064 ms] 1.1s elapsed, 82/102 actions completed.
… many more lines like that.
[+1002 ms] 1m 1s elapsed, 1390/1392 actions completed.
[+1575 ms] Running build completed, took 1m 2s
[ ] Caching finalized dependency graph...
[ +4 ms] Caching finalized dependency graph completed, took 202ms
[ +14 ms] Succeeded after 1m 2s with 1295 outputs (2554 actions)
[ +1 ms] Building application for the web... (completed in 88.3s)
[ ] Attempting to connect to browser instance..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment