Created
April 8, 2020 17:49
-
-
Save jonahwilliams/109379975fd01660d6970d40a9da10e4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
collection -> {} | |
file -> {intl, meta, path} | |
image -> {archive, xml} | |
intl -> {path} | |
json_rpc_2 -> {stack_trace, stream_channel} | |
meta -> {} | |
mockito -> {collection, matcher, meta, test_api} | |
path -> {} | |
quiver -> {matcher, meta} | |
stack_trace -> {path} | |
test_api -> {async, boolean_selector, collection, meta, path, source_span, stack_trace, stream_channel, string_scanner, term_glyph, matcher} | |
typed_data -> {} | |
vector_math -> {} | |
vm_service_client -> {async, collection, json_rpc_2, pub_semver, source_span, stack_trace, stream_channel, web_socket_channel} | |
web_socket_channel -> {async, crypto, stream_channel} | |
webdriver -> {archive, matcher, path, stack_trace, sync_http} | |
archive -> {crypto, args, path} | |
args -> {} | |
async -> {collection} | |
boolean_selector -> {source_span, string_scanner} | |
charcode -> {} | |
convert -> {charcode, typed_data} | |
crypto -> {collection, convert, typed_data} | |
matcher -> {stack_trace} | |
petitparser -> {meta} | |
pub_semver -> {collection} | |
source_span -> {charcode, collection, meta, path, term_glyph} | |
stream_channel -> {async} | |
string_scanner -> {charcode, meta, source_span} | |
sync_http -> {} | |
term_glyph -> {} | |
xml -> {collection, convert, meta, petitparser} | |
flutter -> {collection, meta, typed_data, vector_math} | |
flutter_localizations -> {intl} | |
flutter_driver -> {file, json_rpc_2, meta, path, web_socket_channel, vm_service_client, webdriver} | |
flutter_test -> {test_api, path, image, quiver, stack_trace, vector_math} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jonahwilliams-macbookpro2:flutter jonahwilliams$ flutter update-packages --transitive-closure
Upgrading packages...
WARNING: the following packages use hard-coded version constraints:
Running "flutter pub upgrade" in flutter_update_packages.SnpqhS... 2.7s
archive -> {crypto, args, path}
args -> {}
battery -> {flutter, meta}
build -> {analyzer, async, convert, crypto, logging, meta, path, glob}
build_daemon -> {built_collection, built_value, http_multi_server, logging, pedantic, path, pool, shelf, shelf_web_socket, stream_transform, watcher,
web_socket_channel}
build_modules -> {analyzer, async, bazel_worker, build, build_config, collection, crypto, glob, graphs, json_annotation, logging, meta, path, pedantic, scratch_space}
build_runner -> {args, async, build, build_config, build_daemon, build_resolvers, build_runner_core, code_builder, collection, crypto, dart_style, glob, graphs,
http_multi_server, io, js, logging, meta, mime, path, pedantic, pool, pub_semver, pubspec_parse, shelf, shelf_web_socket, stack_trace, stream_transform, timing,
watcher, web_socket_channel, yaml}
build_runner_core -> {async, build, build_config, build_resolvers, collection, convert, crypto, glob, graphs, json_annotation, logging, meta, path, package_config,
pedantic, pool, timing, watcher, yaml}
build_test -> {async, build, build_config, build_resolvers, crypto, glob, html, logging, matcher, package_config, path, pedantic, stream_transform, test, test_core,
watcher}
build_web_compilers -> {analyzer, archive, bazel_worker, build, build_config, build_modules, collection, glob, js, logging, meta, path, pool, scratch_space,
source_maps, source_span, stack_trace}
code_builder -> {built_collection, built_value, collection, matcher, meta}
collection -> {}
completion -> {args, logging, path}
connectivity -> {flutter, meta, connectivity_platform_interface, connectivity_macos}
coverage -> {args, logging, package_config, path, source_maps, stack_trace, vm_service}
crypto -> {collection, convert, typed_data}
cupertino_icons -> {}
dart_style -> {analyzer, args, path, source_span}
device_info -> {flutter}
dwds -> {async, built_collection, built_value, crypto, devtools, devtools_server, file, http, http_multi_server, logging, meta, package_config, path, pedantic,
pub_semver, shelf, shelf_packages_handler, shelf_proxy, shelf_static, shelf_web_socket, source_maps, sse, vm_service, web_socket_channel, webkit_inspection_protocol}
e2e -> {flutter, flutter_driver, flutter_test}
file -> {intl, meta, path}
file_testing -> {meta, test_api}
flutter_gallery_assets -> {}
flutter_template_images -> {}
glob -> {async, collection, node_io, path, pedantic, string_scanner}
googleapis -> {_discoveryapis_commons, http}
googleapis_auth -> {crypto, http}
http -> {async, http_parser, path, pedantic}
http_parser -> {charcode, collection, source_span, string_scanner, typed_data}
image -> {archive, xml}
intl -> {path}
intl_translation -> {analyzer, args, dart_style, intl, path, petitparser}
isolate -> {}
json_rpc_2 -> {stack_trace, stream_channel}
logging -> {}
meta -> {}
mockito -> {collection, matcher, meta, test_api}
multicast_dns -> {meta}
mustache_template -> {}
native_stack_traces -> {args, path}
package_config -> {path, charcode}
path -> {}
path_provider -> {flutter, path_provider_platform_interface, path_provider_macos}
platform -> {}
process -> {file, intl, meta, path, platform}
pubspec_parse -> {checked_yaml, json_annotation, pub_semver, yaml}
quiver -> {matcher, meta}
scoped_model -> {flutter}
shrine_images -> {flutter}
stack_trace -> {path}
stream_channel -> {async}
string_scanner -> {charcode, meta, source_span}
test -> {analyzer, async, boolean_selector, coverage, http, http_multi_server, io, js, multi_server_socket, node_preamble, package_config, path, pedantic, pool, shelf,
shelf_packages_handler, shelf_static, shelf_web_socket, source_span, stack_trace, stream_channel, typed_data, web_socket_channel, webkit_inspection_protocol, yaml,
test_api, test_core}
test_api -> {async, boolean_selector, collection, meta, path, source_span, stack_trace, stream_channel, string_scanner, term_glyph, matcher}
test_core -> {analyzer, async, args, boolean_selector, collection, coverage, glob, io, meta, path, pedantic, pool, source_map_stack_trace, source_maps, source_span,
stack_trace, stream_channel, vm_service, yaml, matcher, test_api}
typed_data -> {}
url_launcher -> {flutter, url_launcher_platform_interface, url_launcher_web, url_launcher_macos}
usage -> {path}
vector_math -> {}
video_player -> {meta, video_player_platform_interface, video_player_web, flutter}
vm_service -> {meta}
vm_service_client -> {async, collection, json_rpc_2, pub_semver, source_span, stack_trace, stream_channel, web_socket_channel}
web_socket_channel -> {async, crypto, stream_channel}
webdriver -> {archive, matcher, path, stack_trace, sync_http}
webkit_inspection_protocol -> {logging}
xml -> {collection, convert, meta, petitparser}
yaml -> {charcode, collection, string_scanner, source_span}
_discoveryapis_commons -> {http}
_fe_analyzer_shared -> {meta}
analyzer -> {_fe_analyzer_shared, args, charcode, collection, convert, crypto, glob, html, meta, package_config, path, pub_semver, source_span, watcher, yaml}
async -> {collection}
bazel_worker -> {async, pedantic, protobuf}
boolean_selector -> {source_span, string_scanner}
browser_launcher -> {path, webkit_inspection_protocol}
build_config -> {checked_yaml, json_annotation, meta, path, pubspec_parse, yaml}
build_resolvers -> {analyzer, build, crypto, graphs, logging, path, pub_semver, yaml}
built_collection -> {collection, quiver}
built_value -> {built_collection, collection, fixnum, quiver}
charcode -> {}
checked_yaml -> {json_annotation, source_span, yaml}
connectivity_macos -> {flutter}
connectivity_platform_interface -> {flutter, meta, plugin_platform_interface}
convert -> {charcode, typed_data}
csslib -> {source_span}
devtools -> {devtools_server, devtools_shared, http, intl}
devtools_server -> {args, browser_launcher, devtools_shared, intl, meta, path, sse, shelf, shelf_static, http_multi_server, usage, vm_service}
devtools_shared -> {}
fixnum -> {}
flutter -> {collection, meta, typed_data, vector_math}
flutter_driver -> {file, json_rpc_2, meta, path, web_socket_channel, vm_service_client, webdriver}
flutter_test -> {test_api, path, image, quiver, stack_trace, vector_math}
flutter_web_plugins -> {}
fuchsia_remote_debug_protocol -> {json_rpc_2, process, web_socket_channel}
graphs -> {}
html -> {csslib, source_span}
http_multi_server -> {async}
io -> {charcode, meta, path, string_scanner}
js -> {}
json_annotation -> {}
matcher -> {stack_trace}
mime -> {}
multi_server_socket -> {async}
node_interop -> {js}
node_io -> {node_interop, path}
node_preamble -> {}
package_resolver -> {collection, http, package_config, path}
path_provider_macos -> {flutter}
path_provider_platform_interface -> {flutter, meta, platform, plugin_platform_interface}
pedantic -> {}
petitparser -> {meta}
plugin_platform_interface -> {meta}
pool -> {async, stack_trace}
protobuf -> {fixnum}
pub_semver -> {collection}
scratch_space -> {build, crypto, path, pedantic, pool}
shelf -> {async, collection, http_parser, path, stack_trace, stream_channel}
shelf_packages_handler -> {async, path, shelf, shelf_static, package_resolver}
shelf_proxy -> {http, path, pedantic, shelf}
shelf_static -> {convert, http_parser, mime, path, shelf}
shelf_web_socket -> {shelf, web_socket_channel, stream_channel}
sky_engine -> {}
source_map_stack_trace -> {path, stack_trace, source_maps}
source_maps -> {source_span}
source_span -> {charcode, collection, meta, path, term_glyph}
sse -> {async, logging, pedantic, stream_channel, shelf, uuid}
stream_transform -> {}
sync_http -> {}
term_glyph -> {}
timing -> {json_annotation}
url_launcher_macos -> {flutter}
url_launcher_platform_interface -> {flutter, meta, plugin_platform_interface}
url_launcher_web -> {url_launcher_platform_interface, flutter, flutter_web_plugins, meta}
uuid -> {crypto, convert}
video_player_platform_interface -> {flutter, meta}
video_player_web -> {flutter, flutter_web_plugins, meta, video_player_platform_interface}
watcher -> {async, path, pedantic}
snippets -> {args, dart_style, meta, platform}
tests_on_bots -> {args, crypto, googleapis, googleapis_auth, http, http_parser, meta, path, platform, process, test}
vitool -> {args, vector_math, xml}
gen_keycodes -> {args, http, path, platform}
dev_tools -> {archive, args, http, intl, meta, path, process}
integration_ui -> {image, test}
platform_views -> {path_provider, collection}
ios_platform_view_tests -> {}
web_integration -> {}
web_compile_tests -> {}
flutter_driver_screenshot_test -> {cupertino_icons, device_info}
release_smoke_test -> {}
ios_add2app_life_cycle_flutter -> {cupertino_icons}
external_ui -> {test}
codegen -> {}
flavors -> {test}
android_embedding_v2_smoke_test -> {battery, cupertino_icons}
ios_add2app_flutter -> {cupertino_icons}
android_semantics_testing -> {test}
splash_screen_load_rotate -> {cupertino_icons}
splash_screen_trans_rotate -> {cupertino_icons}
splash_screen_kitchen_sink -> {cupertino_icons}
flutter_gallery -> {collection, device_info, intl, connectivity, string_scanner, url_launcher, cupertino_icons, video_player, scoped_model, shrine_images,
flutter_gallery_assets}
simple_codegen -> {build}
image_loading -> {test, mockito}
named_isolates -> {}
platform_interaction -> {test}
abstract_method_smoke_test -> {}
channels -> {test}
manual_tests -> {}
flutter_devicelab -> {args, file, image, meta, path, platform, process, stack_trace, vm_service_client, logging}
customer_testing -> {args, path, glob, meta}
tracing_tests -> {}
complex_layout -> {flutter_gallery_assets}
macrobenchmarks -> {flutter_gallery_assets}
stocks -> {intl, intl_translation, http, isolate}
platform_views_layout -> {flutter_gallery_assets}
microbenchmarks -> {meta, test}
flutter_automated_tests -> {test}
splash -> {}
hello_world -> {}
flutter_examples_layers -> {}
platform_view -> {}
platform_channel_swift -> {}
sample_catalog -> {path}
flutter_view -> {}
platform_channel -> {}
image_list -> {cupertino_icons}
_flutter_web_build_script -> {test_api, test_core, build_runner, build_test, build_runner_core, dart_style, code_builder, build, build_modules, build_daemon,
build_web_compilers}
flutter_goldens -> {file, meta, platform, process}
flutter_goldens_client -> {file, platform, process}
main -> {}
flutter_tools -> {archive, args, dwds, completion, coverage, crypto, file, flutter_template_images, http, intl, json_rpc_2, meta, multicast_dns, mustache_template,
package_config, platform, process, quiver, stack_trace, stream_channel, usage, webdriver, web_socket_channel, webkit_inspection_protocol, xml, yaml,
native_stack_traces, build_daemon, test_api, test_core, vm_service}
flutter_localizations -> {intl}
dummy -> {}
jonahwilliams