flutter/dev
Jenn Magder 90ced90f1b
Sort Swift imports in templates (#141487)
`swift-format` alphabetizes imports.  Alphabetize them in swift template files and integration tests.

I found this as part of https://github.com/flutter/flutter/issues/41129 running `swift-import` on packages.
2024-01-16 18:07:21 +00:00
..
a11y_assessments Sort Swift imports in templates (#141487) 2024-01-16 18:07:21 +00:00
automated_tests unpin web_socket_channel and roll pub packages (#141424) 2024-01-12 19:13:08 +00:00
benchmarks Sort Swift imports in templates (#141487) 2024-01-16 18:07:21 +00:00
bots Fixed a lot of typos (#141431) 2024-01-12 22:10:25 +00:00
conductor unpin web_socket_channel and roll pub packages (#141424) 2024-01-12 19:13:08 +00:00
customer_testing unpin web_socket_channel and roll pub packages (#141424) 2024-01-12 19:13:08 +00:00
devicelab Solve the problem that <Flutter/Flutter.h> cannot be imported when a pod transitive depends on Flutter (#125610) 2024-01-16 15:36:38 +00:00
docs Update links and surrounding text for new main-api docs (#138602) 2023-11-17 22:27:53 +00:00
forbidden_from_release_tests Manual pub roll pinning web socket channel (#141040) 2024-01-05 22:29:58 +00:00
integration_tests Sort Swift imports in templates (#141487) 2024-01-16 18:07:21 +00:00
manual_tests Sort Swift imports in templates (#141487) 2024-01-16 18:07:21 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets/config Remove null-safety argument from DartPad doc samples (#127345) 2023-05-23 00:10:11 +00:00
tools Fixed a lot of typos (#141431) 2024-01-12 22:10:25 +00:00
tracing_tests Upgrade leak_tracker. (#141153) 2024-01-09 12:02:35 -08: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.