- 27 Apr, 2022 1 commit
-
-
Phil Quitslund authored
-
- 07 Oct, 2021 1 commit
-
-
Denis Grafov authored
-
- 23 Jun, 2021 1 commit
-
-
Kate Lovett authored
-
- 28 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 29 Oct, 2020 1 commit
-
-
Greg Spencer authored
-
- 13 Oct, 2020 1 commit
-
-
Darren Austin authored
* Migrate more Material framework tests to null safety.
-
- 05 Oct, 2020 1 commit
-
-
Kate Lovett authored
-
- 17 Sep, 2020 1 commit
-
-
Hans Muller authored
-
- 10 Sep, 2020 1 commit
-
-
Hans Muller authored
This reverts commit adc5f26b.
-
- 08 Sep, 2020 1 commit
-
-
Hans Muller authored
-
- 04 Sep, 2020 1 commit
-
-
Zachary Anderson authored
This reverts commit 48f1a0a8.
-
- 03 Sep, 2020 1 commit
-
-
Kate Lovett authored
-
- 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
-
- 24 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 31 Jul, 2019 1 commit
-
-
Darren Austin authored
-
- 27 Jun, 2019 1 commit
-
-
rami-a authored
* Allow for customizing Snackbar's content TextStyle in its theme * Address PR feedback * Fix analyzer issues * Address more PR feedback
-
- 24 Apr, 2019 1 commit
-
-
rami-a authored
This PR introduces a number of changes and improvements to snack bars. This includes the ability to specify: floating style of snack bars that adhere to the updated Material spec elevation and shape on the SnackBar itself instead of relying on fixed values a snackBarTheme as part of ThemeData which allows you to customize all of the above on an app-wide level. This PR is includes the changes from #21484 as well as additional fixes and modifications. Thanks to @NikoYuwono for providing these changes and getting this off the ground!
-