flutter/examples/api/lib
hangyu e74b9b5bef
Migrate InputDecorator to Material 3 (#107943)
* Support material 3 in inputDecorator

* Format polish

* format polish

* update input_decorator_test

* revert pub

* style update

* style polish

* default before base

* resolve comments

* Update text_field.2.dart

* move text styles into M2 theme

* add error style

* fix typo

* resolve comments

* fix g3 test
2022-07-26 01:35:38 +08:00
..
animation/curves Final chapter: migrate api doc samples to super-parameters (#104007) 2022-05-17 15:35:07 -07:00
cupertino Implement CupertinoListSection and CupertinoListTile (#78732) 2022-07-19 18:46:30 -05:00
foundation/change_notifier Final chapter: migrate api doc samples to super-parameters (#104007) 2022-05-17 15:35:07 -07:00
gestures/pointer_signal_resolver Final chapter: migrate api doc samples to super-parameters (#104007) 2022-05-17 15:35:07 -07:00
material Migrate InputDecorator to Material 3 (#107943) 2022-07-26 01:35:38 +08:00
painting/gradient Final chapter: migrate api doc samples to super-parameters (#104007) 2022-05-17 15:35:07 -07:00
rendering/sliver_grid Final chapter: migrate api doc samples to super-parameters (#104007) 2022-05-17 15:35:07 -07:00
services Final chapter: migrate api doc samples to super-parameters (#104007) 2022-05-17 15:35:07 -07:00
ui/text Final chapter: migrate api doc samples to super-parameters (#104007) 2022-05-17 15:35:07 -07:00
widgets Add an interactive example for Overlay (#107531) 2022-07-15 09:44:05 +00:00