- 26 Jul, 2022 3 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)
-
Zachary Anderson authored
This reverts commit ca6cecf0.
-
- 25 Jul, 2022 3 commits
-
-
Gary Qian authored
-
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
-
Michael Goderbauer authored
-
- 22 Jul, 2022 2 commits
-
-
Rich Kadel authored
Fuchsia will soon remove all support for Component Framework version 1 components (recognized by component manifests ending in `.cmx`). Notably, some of the `flutter` tool commands for Fuchsia devices-- notably, but not limited to, those related to CFv1--are outdated, and either do not work today or soon won't work. This PR removes the outdated components and commands, replacing some with the newer version, or simply removing the non-working features, in some cases.
-
Flutter GitHub Bot authored
-
- 19 Jul, 2022 1 commit
-
-
Marcel Čampa authored
-
- 15 Jul, 2022 3 commits
-
-
Jenn Magder authored
-
Taha Tesser authored
-
Taha Tesser authored
-
- 13 Jul, 2022 1 commit
-
-
Taha Tesser authored
-
- 12 Jul, 2022 1 commit
-
-
Taha Tesser authored
-
- 07 Jul, 2022 1 commit
-
-
Flutter GitHub Bot authored
-
- 06 Jul, 2022 3 commits
-
-
Qun Cheng authored
-
Christopher Fujino authored
-
stuartmorgan authored
-
- 01 Jul, 2022 1 commit
-
-
Hari07 authored
-
- 30 Jun, 2022 1 commit
-
-
stuartmorgan authored
-
- 28 Jun, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Jun, 2022 2 commits
-
-
Youssef Attia authored
-
Loïc Sharma authored
Previously developers had to edit their `Runner.rc` file to update their executable's version information. Now, version information will automatically be set from `flutter build`'s arguments or the `pubspec.yaml` file for new projects. Addresses https://github.com/flutter/flutter/issues/73652
-
- 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.
-
- 17 Jun, 2022 1 commit
-
-
Jonah Williams authored
-
- 13 Jun, 2022 2 commits
-
-
Ahmed Ashour authored
-
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>
-
- 06 Jun, 2022 2 commits
-
-
Youssef Attia authored
* Small typo with text on the source of an example text file * Added short paragraph on example location * Keep line length around 80 chars * Moved description of adding tests to a different paragraph * Removed whitespace * small 80 chars fix * small 80 chars fix * fixed col length * trailing whitespace
-
Elliott Brooks (she/her) authored
-
- 02 Jun, 2022 2 commits
-
-
Pierre-Louis authored
-
Hans Muller authored
This reverts commit 180566f2.
-
- 01 Jun, 2022 1 commit
-
-
Danny Tuppeny authored
-
- 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 1 commit
-
-
Kate Lovett authored
-