flutter/dev
Andrew Kolos 5630d531b1
[tool] Generate a binary version of the asset manifest (#117233)
* initial

* update asset_bundle_package_test

* Update asset_bundle_test.dart

* Update asset_bundle_package_fonts_test.dart

* update pubspec checksum for smc dependency

* flutter update-packages --force-upgrade

* prefer += 1 over ++

Co-authored-by: Jonah Williams <jonahwilliams@google.com>

* add regexp comment

* rescope int list comparison function

* update packages

Co-authored-by: Jonah Williams <jonahwilliams@google.com>
2023-01-12 19:33:30 +00:00
..
automated_tests roll packages (#118001) 2023-01-04 22:49:16 +00:00
benchmarks [tool] Generate a binary version of the asset manifest (#117233) 2023-01-12 19:33:30 +00:00
bots remove unsound mode web test (#118256) 2023-01-10 19:03:27 +00:00
ci Bump ubuntu from e4771b7 to eb1392b in /dev/ci/docker_linux (#110534) 2022-09-19 16:19:11 +00:00
conductor roll packages (#118001) 2023-01-04 22:49:16 +00:00
customer_testing roll packages (#118001) 2023-01-04 22:49:16 +00:00
devicelab Allow iOS and macOS plugins to share darwin directory (#115337) 2023-01-09 10:33:03 -08:00
docs Bump min SDK to 2.19.0-0 (#117345) 2022-12-20 00:46:14 +00:00
forbidden_from_release_tests Bump min SDK to 2.19.0-0 (#117345) 2022-12-20 00:46:14 +00:00
integration_tests [tool] Generate a binary version of the asset manifest (#117233) 2023-01-12 19:33:30 +00:00
manual_tests Sync analysis_options.yaml & cleanups (#117327) 2022-12-20 14:15:39 -08:00
missing_dependency_tests Bump min SDK to 2.19.0-0 (#117345) 2022-12-20 00:46:14 +00:00
snippets/config Add the channel parameter to the Dartpad samples (#115018) 2022-11-09 23:47:05 +00:00
tools Fix M3 Drawer default shape in RTL (#118185) 2023-01-12 14:22:53 +00:00
tracing_tests roll packages (#117357) 2022-12-20 22:04:23 +00:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md Migrate to .ci.yaml (#82960) 2021-05-19 20:09:46 -07:00

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.