flutter/dev
Kate Lovett 1fbcbb73a0
[wiki migration] Leftover wiki pages and links (#148989)
This is waiting on 
- https://github.com/flutter/flutter/pull/148777
- https://github.com/flutter/flutter/pull/148790

After this PR lands, there will likely be 1-2 more clean up PRs, after which the migration will be done!

---

This moves the remaining wiki pages as planned in [flutter.dev/go/migrate-flutter-wiki-spreadsheet](https://docs.google.com/spreadsheets/d/1x65189ZBdNiLRygpUYoU08pwvXD4M-Z157c6pm8deGI/edit?usp=sharing) 

It also adds the team labels to the label bot for future PRs.

Changes to the content were only updating cross links, or links to refer to the main branch rather than master.
Remaining links to the wiki will be updated once all other pages have finished moving, they still work in the meantime.

Part of https://github.com/flutter/flutter/issues/145009
2024-05-28 15:12:10 +00:00
..
a11y_assessments [GAR][a11y] Update assessment app to unblock tester from testing dark mode (#149055) 2024-05-24 13:44:55 -07:00
automated_tests Don't pin package:macros (#148087) 2024-05-09 16:28:49 -07:00
benchmarks Revert "const vs. non-const widget build benchmark" (#148970) 2024-05-23 18:20:53 +00:00
bots [wiki migration] Leftover wiki pages and links (#148989) 2024-05-28 15:12:10 +00:00
conductor switch expressions: finale (#148711) 2024-05-21 16:18:05 +00:00
customer_testing Don't pin package:macros (#148087) 2024-05-09 16:28:49 -07:00
devicelab Revert "const vs. non-const widget build benchmark" (#148970) 2024-05-23 18:20:53 +00:00
docs Remove master from API docs (#144425) 2024-03-01 01:06:56 +00:00
forbidden_from_release_tests Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
integration_tests [native_assets] Add support for link hooks (#148474) 2024-05-22 16:02:00 +00:00
manual_tests Reland "if chains → switch expressions" (#148634) 2024-05-20 17:43:00 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets switch statement cleanup (#148382) 2024-05-16 17:16:06 -07:00
tools Update tokens to 4.0.0 (#148789) 2024-05-22 15:08:25 +00:00
tracing_tests Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md

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.