- 17 Dec, 2020 1 commit
-
-
Hans Muller authored
-
- 11 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 03 Nov, 2020 1 commit
-
-
Abhishek Ghaskata authored
-
- 02 Nov, 2020 2 commits
-
-
Michael Goderbauer authored
-
Tadas Petra authored
-
- 06 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
* migrate material to nullsafety * address review comments * address review comments * fix build
-
- 05 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 03 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
This reverts commit 81439922.
-
- 02 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
* migrate some material files to nullsafety * review
-
- 03 Aug, 2020 1 commit
-
-
Hans Muller authored
-
- 29 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 28 Jul, 2020 2 commits
-
-
Rami authored
-
Darren Austin authored
Updated references to the old button classes to the new ones in comments and documentation for classes in the material library. (#62092)
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 25 Jan, 2020 1 commit
-
-
Hans Muller authored
-
- 27 Nov, 2019 1 commit
-
-
Ian Hickson authored
* Update project.pbxproj files to say Flutter rather than Chromium Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright. * Update the copyright notice checker to require a standard notice on all files * Update copyrights on Dart files. (This was a mechanical commit.) * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine. Some were already marked "The Flutter Authors", not clear why. Their dates have been normalized. Some were missing the blank line after the license. Some were randomly different in trivial ways for no apparent reason (e.g. missing the trailing period). * Clean up the copyrights in non-Dart files. (Manual edits.) Also, make sure templates don't have copyrights. * Fix some more ORGANIZATIONNAMEs
-
- 22 Nov, 2019 1 commit
-
-
Greg Spencer authored
No code changes, just comments: I spell-checked all the comments in the repo.
-
- 24 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 04 Sep, 2019 1 commit
-
-
rami-a authored
-
- 20 Aug, 2019 1 commit
-
-
Darren Austin authored
* Added new ButtonBarTheme to replace the deprecated ButtonTheme.bar method. * Responding to PR feedback. * [Material] Create material Banner component (#36880) This PR creates a new material widget for the Banner component. This includes a theme as well. This widget can be dropped into any application, ideally at the top of a listview or scrollview. (cherry picked from commit 35b6d668) Removed the use of ButtonTheme.bar in the Banner implementation. * Updated documentation from PR review comments.
-
- 05 Aug, 2019 1 commit
-
-
rami-a authored
This PR creates a new material widget for the Banner component. This includes a theme as well. This widget can be dropped into any application, ideally at the top of a listview or scrollview.
-