mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Fixes https://github.com/dart-lang/pub/issues/4486 Fixes https://github.com/dart-lang/pub/issues/4473 Fixes https://github.com/flutter/flutter/issues/79261 Fixes https://github.com/flutter/flutter/issues/160142 Fixes https://github.com/flutter/flutter/issues/155242 Use the new `.dart_tool/package_graph.json` file to compute the dependency graph. Determining * which are transitive dependencies of the main app's direct and dev-dependencies, (not other packages from the workspace) * which of these are only in the transitive set of the direct dependencies Bundles assets from dev_dependencies when running `flutter test`, but not otherwise. |
||
---|---|---|
.. | ||
background_project.dart | ||
basic_project.dart | ||
compile_error_project.dart | ||
deferred_components_config.dart | ||
deferred_components_project.dart | ||
gen_l10n_project.dart | ||
hot_reload_const_project.dart | ||
hot_reload_errors_common.dart | ||
hot_reload_project.dart | ||
hot_reload_test_common.dart | ||
hot_reload_with_asset_test_common.dart | ||
hot_reload_with_asset.dart | ||
hot_restart_with_paused_child_isolate_project.dart | ||
integration_tests_project.dart | ||
listen_for_sigterm.dart | ||
plugin_each_settings_gradle_project.dart | ||
plugin_project.dart | ||
project_with_early_error.dart | ||
project.dart | ||
stateless_stateful_hot_reload_test_common.dart | ||
stateless_stateful_project.dart | ||
stepping_project.dart | ||
test_project.dart | ||
tests_project.dart |