mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 03:09:43 +08:00
Roll forward deps to the ones published today. Note: `package:native_assets_cli` has a lower-bound on a Dart SDK dev version to signal for which version of Dart and Flutter it is compatible with. This means all these packages now have pre-release versions. Since native assets is in experimental mode and not available on the stable/beta branches, this is as expected. Test exempt: Covered by existing tests, only rolling forward deps.
This directory contains tools and resources that the Flutter team uses during the development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course, they may be interesting if you are curious.
The tests in this directory are run in the framework_tests_misc-*
shards.