flutter/dev
Eilidh Southren d58855c499
Update SnackBar to support Material 3 (#115750)
* Add M2 defaults and template skeleton

* add MaterialStateColor functionality to ActionTextColor (issue #110402)

* Add M2 defaults and template skeleton

* updated material 3 tokens

* Updated snackbar demo

* add theme tests

* add gen defaults

* formatting

* more whitespace fixes

* add widget type

* update docs

* code review changes

* Add line overflow functionality

* whitespace fixes

* update M3 animation

* whitespace fixes

* add insetPadding param

* Modifed icon parameter to showCloseIcon

* white space fixes

* test fixes

* rename iconColor to closeIconColor

* debug test fix

* de-britishification
2022-11-29 18:02:34 +00:00
..
automated_tests [flutter_tools] Pin package:archive and manual roll (#115662) 2022-11-18 19:28:10 +00:00
benchmarks [devicelab] track performance of animated image filter (#115850) 2022-11-29 01:59:19 +00:00
bots Generate local metadata even when not publishing. (#116087) 2022-11-29 04:14:24 +00:00
ci Bump ubuntu from e4771b7 to eb1392b in /dev/ci/docker_linux (#110534) 2022-09-19 16:19:11 +00:00
conductor [flutter_tools] Pin package:archive and manual roll (#115662) 2022-11-18 19:28:10 +00:00
customer_testing [flutter_tools] Pin package:archive and manual roll (#115662) 2022-11-18 19:28:10 +00:00
devicelab [devicelab] track performance of animated image filter (#115850) 2022-11-29 01:59:19 +00:00
docs Fix API docs CSS files so dark mode works (#112023) 2022-09-21 18:33:08 +00:00
forbidden_from_release_tests Roll pub packages (#113574) 2022-10-20 21:39:12 +00:00
integration_tests [flutter_tools] Remove package:image (#115848) 2022-11-22 21:49:57 +00:00
manual_tests Menu bar accelerators (#114852) 2022-11-29 00:27:20 +00:00
missing_dependency_tests Prepare dev (minus flutter_gallery) for use_super_parameters (#100516) 2022-03-29 12:52:42 -07:00
snippets/config Add the channel parameter to the Dartpad samples (#115018) 2022-11-09 23:47:05 +00:00
tools Update SnackBar to support Material 3 (#115750) 2022-11-29 18:02:34 +00:00
tracing_tests [flutter_tools] Pin package:archive and manual roll (#115662) 2022-11-18 19:28:10 +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.