flutter/dev
Denis Bowen d528c7903f
refactor material banner and fix focus issue (#152646)
- Refactored material banner setup to make it more simple and stateless
- Added focusNode to where the dismiss button focuses automatically when banner is shown

Before: https://screencast.googleplex.com/cast/NTI4OTMxNjU2MDQwNDQ4MHw2ODdiMmYwOC1hMg
After: https://screencast.googleplex.com/cast/NjAzNTY4NDA2NTI4MDAwMHwyNTRjMWUxMi0zMA

fixes b/346646604
2024-08-19 23:11:58 +00:00
..
a11y_assessments refactor material banner and fix focus issue (#152646) 2024-08-19 23:11:58 +00:00
automated_tests Roll pub packages (#153581) 2024-08-17 00:44:08 +00:00
benchmarks Remove android stack_size_test (#153695) 2024-08-19 12:25:35 -07:00
bots Roll pub packages (#153581) 2024-08-17 00:44:08 +00:00
conductor Roll pub packages (#153581) 2024-08-17 00:44:08 +00:00
customer_testing Roll pub packages (#153581) 2024-08-17 00:44:08 +00:00
devicelab Remove android stack_size_test (#153695) 2024-08-19 12:25:35 -07:00
docs Update API docs footer (#150347) 2024-06-17 19:39:12 +02:00
forbidden_from_release_tests Manual dependency bump (#152881) 2024-08-06 02:40:27 +00:00
integration_tests Roll pub packages (#153581) 2024-08-17 00:44:08 +00:00
manual_tests Roll pub packages (#153581) 2024-08-17 00:44:08 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets Roll pub packages (#153581) 2024-08-17 00:44:08 +00:00
tools Roll pub packages (#153581) 2024-08-17 00:44:08 +00:00
tracing_tests Roll pub packages (#153581) 2024-08-17 00:44:08 +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.