- 13 Mar, 2021 1 commit
-
-
Darren Austin authored
-
- 12 Mar, 2021 1 commit
-
-
Greg Spencer authored
Update samples to use repo analysis options, Fix sample templates and a ton of analyzer issues (#77868)
-
- 11 Feb, 2021 1 commit
-
-
Miguel Beltran authored
-
- 29 Jan, 2021 1 commit
-
-
Sam Rawlins authored
-
- 24 Dec, 2020 1 commit
-
-
Shi-Hao Hong authored
-
- 11 Dec, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 17 Nov, 2020 1 commit
-
-
Aneesh Rao authored
* Add examples for LinearProgressIndicator * Add examples for CircularProgressIndicator * Change name Linear -> Circular * Remove unnecessary changes * Add images to docs * Fix semi-colon bugs * Fix trailing spaces * Fix more semicolon bugs * Remove imports in docs * Remove error causing line breaks * Add ticker providers * Add more ticker providers * Remove assets and combine samples * Removed 6 samples * Remove unnecessary animation Co-authored-by: John Ryan <ryjohn@google.com> * Remove unnecessary animation Co-authored-by: John Ryan <ryjohn@google.com> * Use material theme Co-authored-by: John Ryan <ryjohn@google.com> * Apply suggestions from code review Co-authored-by: John Ryan <ryjohn@google.com>
-
- 02 Nov, 2020 2 commits
-
-
Greg Spencer authored
-
Michael Goderbauer authored
-
- 30 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 28 Oct, 2020 1 commit
-
-
Daniel Edrisian authored
-
- 10 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Oct, 2020 1 commit
-
-
Alexandre Ardhuin authored
* migrate material to nullsafety * address review comments * address review comments * fix build
-
- 30 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
* Fix even more unresolved doc references in material * ++ * ++
-
- 29 Jul, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 13 Jul, 2020 1 commit
-
-
Todd Volkert authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 16 May, 2020 1 commit
-
-
Coin authored
-
- 06 May, 2020 1 commit
-
-
Kate Lovett authored
-
- 27 Apr, 2020 1 commit
-
-
rami-a authored
-
- 13 Dec, 2019 1 commit
-
-
Alexandre Ardhuin authored
* implicit-casts:false in flutter/lib/src/material * address review comments
-
- 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
-
- 19 Mar, 2019 1 commit
-
-
Hans Muller authored
-
- 15 Mar, 2019 1 commit
-
-
Edman P. Anjos authored
-
- 01 Feb, 2019 1 commit
-
-
MhdHejazi authored
-
- 15 Nov, 2018 1 commit
-
-
Dan Field authored
* Make progress indicators accessible
-
- 02 Nov, 2018 1 commit
-
-
jslavitz authored
* Adds functionality for progress indicator height to be controlled by the parent.
-
- 04 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 22 Sep, 2018 1 commit
-
-
Ian Hickson authored
* Improve documentation and clean up code. * Remove "Note that". The phrase "note that" is basically meaningless as a prefix to an otherwise fine sentence.
-
- 17 Sep, 2018 1 commit
-
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/21445
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 02 Aug, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 27 Jul, 2018 1 commit
-
-
Todd Volkert authored
It was causing problems rolling Flutter into Fuchsia
-
- 23 Jul, 2018 1 commit
-
-
Alexandre Ardhuin authored
* re-enable lint unnecessary_const * remove trailling whitespaces * remove unnecessary const (after merge)
-
- 16 Jul, 2018 2 commits
-
-
Ian Hickson authored
This reverts commit cc1cf13e.
-
Alexandre Ardhuin authored
-
- 05 Jun, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 30 May, 2018 1 commit
-
-
Michael Goderbauer authored
-
- 18 May, 2018 1 commit
-
-
Greg Spencer authored
Our style guide says the k's are not necessary, and it seems like a good idea to make all the code be consistent on this. Only naming changes to private vars: no logic changes.
-
- 02 Apr, 2018 1 commit
-
-
Hans Muller authored
-