flutter/dev
Sam Rawlins 39d8492fb8
Tweak to fix context.mounted in dialog_demo (#147998)
Prepares for a fix to the `use_build_context_synchronously` lint (https://dart-review.googlesource.com/c/sdk/+/365541) that will complain about these unsafe usages.

The lint rule cannot tell that the `mounted` field is shorthand for `context.mounted`.
2024-05-08 19:56:22 +00:00
..
a11y_assessments Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
automated_tests Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
benchmarks Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
bots Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
conductor Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
customer_testing Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
devicelab Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01: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 Tweak to fix context.mounted in dialog_demo (#147998) 2024-05-08 19:56:22 +00:00
manual_tests Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
tools Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
tracing_tests Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
analysis_options.yaml
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.