flutter/dev
lsaudon 7cab354def
Deletes files that should be ignored (#127984)
Some files are supposed to ignore, but don't.

- **/windows/flutter/generated_plugins.cmake
- **/linux/flutter/generated_plugin_registrant.cc
- **/linux/flutter/generated_plugin_registrant.h
- **/linux/flutter/generated_plugins.cmake
- **/windows/flutter/generated_plugin_registrant.cc
- **/windows/flutter/generated_plugin_registrant.h
- **/ios/Runner/GeneratedPluginRegistrant.h
- **/ios/Runner/GeneratedPluginRegistrant.m

*List which issues are fixed by this PR. You must list at least one issue.*

*If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*
2023-06-29 19:45:22 +00:00
..
automated_tests Dev, examples/api, etc updated for Material 3 by default (#129683) 2023-06-28 09:41:58 -07:00
benchmarks Deletes files that should be ignored (#127984) 2023-06-29 19:45:22 +00:00
bots Roll pub packages (#129380) 2023-06-28 14:07:50 -07:00
ci Bump ubuntu from b795f8e to db8bf6f in /dev/ci/docker_linux (#128740) 2023-06-23 16:33:44 +00:00
conductor Roll pub packages (#128966) 2023-06-21 21:37:00 +00:00
customer_testing flutter update-packages --force-upgrade (#128908) 2023-06-15 18:17:09 +00:00
devicelab Skwasm benchmarks. (#129681) 2023-06-28 17:16:19 -07:00
docs Bump min SDK to 2.19.0-0 (#117345) 2022-12-20 00:46:14 +00:00
forbidden_from_release_tests Reland "Migrate benchmarks to package:web" (#128266) 2023-06-08 22:25:40 +00:00
integration_tests Deletes files that should be ignored (#127984) 2023-06-29 19:45:22 +00:00
manual_tests Deletes files that should be ignored (#127984) 2023-06-29 19:45:22 +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 Revert "Fix Material 3 Scrollable TabBar" (#129383) 2023-06-22 22:34:06 +00:00
tracing_tests flutter update-packages --force-upgrade (#128908) 2023-06-15 18:17:09 +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.