flutter/dev
Camille Simon b42879a94e
[Android] Deletes deprecated splash screen meta-data element (#130744)
Deletes deprecated splash screen meta-data element.

This is no longer needed to present a splash screen in a Flutter application, but will be removed soon. See [go/flutter-splash-screen-migration](http://go/flutter-splash-screen-migration) for more information.

Part of https://github.com/flutter/flutter/issues/105173.
2023-07-18 18:38:12 +00:00
..
automated_tests Upgrade framework pub dependencies, roll engine with rolled dart sdk (#130163) 2023-07-07 13:55:35 -07:00
benchmarks Replaces textScaleFactor with TextScaler (#128522) 2023-07-17 17:56:07 +00:00
bots Add lint check to make sure samples are linked and have tests (#130523) 2023-07-18 15:26:09 +00:00
ci Bump ubuntu from b795f8e to db8bf6f in /dev/ci/docker_linux (#128740) 2023-06-23 16:33:44 +00:00
conductor Correct a few import sortings (#130435) 2023-07-13 15:33:07 +00:00
customer_testing Upgrade framework pub dependencies, roll engine with rolled dart sdk (#130163) 2023-07-07 13:55:35 -07:00
devicelab Add verbose engine logs for iOS start up tests (#130511) 2023-07-14 16:51:50 +00:00
docs Bump min SDK to 2.19.0-0 (#117345) 2022-12-20 00:46:14 +00:00
forbidden_from_release_tests Upgrade framework pub dependencies, roll engine with rolled dart sdk (#130163) 2023-07-07 13:55:35 -07:00
integration_tests [Android] Deletes deprecated splash screen meta-data element (#130744) 2023-07-18 18:38:12 +00:00
manual_tests Replaces textScaleFactor with TextScaler (#128522) 2023-07-17 17:56:07 +00:00
missing_dependency_tests Remove uses of deprecated test_api imports (#124732) 2023-04-20 20:55:28 +00:00
snippets/config Remove null-safety argument from DartPad doc samples (#127345) 2023-05-23 00:10:11 +00:00
tools Replaces textScaleFactor with TextScaler (#128522) 2023-07-17 17:56:07 +00:00
tracing_tests Upgrade framework pub dependencies, roll engine with rolled dart sdk (#130163) 2023-07-07 13:55:35 -07: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.