- 16 Aug, 2022 2 commits
-
-
Greg Spencer authored
-
Casey Hillers authored
-
- 15 Aug, 2022 1 commit
-
-
Bernardo Ferrari authored
-
- 11 Aug, 2022 3 commits
-
-
Qun Cheng authored
* Set IconButton's visualDensity to standard Co-authored-by:
Qun Cheng <quncheng@google.com>
-
Ian Hickson authored
- 10 Aug, 2022 1 commit
-
-
Ian Hickson authored
-
- 09 Aug, 2022 1 commit
-
-
Bruno Leroux authored
-
- 02 Aug, 2022 1 commit
-
-
xubaolin authored
-
- 29 Jul, 2022 2 commits
-
-
Greg Spencer authored
-
Taha Tesser authored
-
- 28 Jul, 2022 1 commit
-
-
Greg Spencer authored
-
- 26 Jul, 2022 2 commits
-
-
Bryan Oltman authored
* Hide the debug banner in the PopupMenuButton example * Add test to verify that debug banner is not shown
-
Tong Mu authored
Explain the "patching" protocol in `KeyMessageManager.keyMessageHandler` and add an example (#105280)
-
- 25 Jul, 2022 1 commit
-
-
hangyu authored
* 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
-
- 19 Jul, 2022 1 commit
-
-
Marcel Čampa authored
-
- 15 Jul, 2022 2 commits
-
-
Taha Tesser authored
-
Taha Tesser authored
-
- 13 Jul, 2022 1 commit
-
-
Taha Tesser authored
-
- 12 Jul, 2022 1 commit
-
-
Taha Tesser authored
-
- 06 Jul, 2022 1 commit
-
-
Qun Cheng authored
-
- 01 Jul, 2022 1 commit
-
-
Hari07 authored
-
- 27 Jun, 2022 1 commit
-
-
Youssef Attia authored
-
- 23 Jun, 2022 2 commits
-
-
Kate Lovett authored
-
Aman Verma authored
-
- 22 Jun, 2022 1 commit
-
-
Darren Austin authored
* Update parameters to the `styleFrom` button methods. * Updated the Flutter fix data to point to this PR. * Updated handling of background color to better maintain backwards compatibility with previous API.
-
- 13 Jun, 2022 1 commit
-
-
Youssef Attia authored
* Added an example for IndexedStack * Added tests for the IndexedStack example * Fixed type issue for onSubmitted callback functions * Fixed documentation and moved files to their appropriate places * Fixed documentation and moved files to their appropriate places * Moved test files to their appropriate places * Moved test files to their appropriate places * Fixed file path in documentation * Remove trailing space * Formatting changes * Remove extra line * Further formatting changes * Further formatting changes * fix comma and inline Co-authored-by:
Greg Spencer <gspencergoog@users.noreply.github.com> * Formatting * indentation and formatting * Formatting * Formatting * Formatting * Removed duplicate chevron * better wording on documentation Co-authored-by:
Tong Mu <dkwingsmt@users.noreply.github.com> * Added testing for state preservation Co-authored-by:
Greg Spencer <gspencergoog@users.noreply.github.com> Co-authored-by:
Tong Mu <dkwingsmt@users.noreply.github.com>
-
- 10 Jun, 2022 1 commit
-
-
Hans Muller authored
-
- 09 Jun, 2022 1 commit
-
-
Kate Lovett authored
-
- 07 Jun, 2022 1 commit
-
-
Qun Cheng authored
* Added standard IconButton for M3 with new ButtonStyle field * Added IconButton examples for standard, filled, filled_tonal, and outlined types Co-authored-by:
Qun Cheng <quncheng@google.com>
-
- 02 Jun, 2022 1 commit
-
-
Hans Muller authored
This reverts commit 180566f2.
-
- 31 May, 2022 1 commit
-
-
Alexandre Ardhuin authored
* more const immutable classes * more const constructors in dev/ and examples/
-
- 30 May, 2022 1 commit
-
-
Taha Tesser authored
-
- 27 May, 2022 2 commits
-
-
Kate Lovett authored
-
Hans Muller authored
-
- 26 May, 2022 1 commit
-
-
Bruno Leroux authored
-
- 25 May, 2022 2 commits
-
-
Greg Spencer authored
When I was doing the MenuBar implementation, I made some changes to the PlatformMenuBar to allow it to understand shortcuts a little more, and to deprecate the body parameter rename it to child to match most other widgets. These are those changes, separated out because they are separable, and I'm trying to make the MenuBar PR smaller.
-
Taha Tesser authored
* `Switch`: Add an interactive examples * Update docs * Update doc
-
- 24 May, 2022 2 commits
-
-
Bruno Leroux authored
-
chunhtai authored
* Support global selection * addressing comments * add new test * Addressing review comments * update * addressing comments * addressing comments * Addressing comments * fix build
-