- 14 Aug, 2023 1 commit
-
-
Polina Cherkasova authored
-
- 14 Jul, 2023 1 commit
-
-
Polina Cherkasova authored
-
- 13 Jun, 2023 1 commit
-
-
Qun Cheng authored
Updates most of the unit tests in the packages/flutter/test/material folder so that they'll pass if ThemeData.useMaterial3 defaults to true. All of the tests have wired useMaterial3 to false and will need to be updated with a M3 version. related to #127064
-
- 24 Feb, 2023 1 commit
-
-
Mitchell Goodwin authored
-
- 19 Sep, 2022 1 commit
-
-
Callum Moffat authored
-
- 07 Jul, 2022 1 commit
-
-
Kate Lovett authored
-
- 18 Feb, 2022 1 commit
-
-
Taha Tesser authored
Show `RefreshIndicator` on top when scroll's axis direction is up (matching native behaviour) (#93779)
-
- 15 Sep, 2021 1 commit
-
-
nt4f04uNd authored
-
- 28 Apr, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 24 Mar, 2021 1 commit
-
-
Noor Dawod authored
Add ability to control RefreshProgressIndicator's distance from edges.
-
- 11 Mar, 2021 1 commit
-
-
Darren Austin authored
-
- 04 Mar, 2021 1 commit
-
-
Greg Spencer authored
-
- 17 Feb, 2021 1 commit
-
-
xubaolin authored
-
- 04 Feb, 2021 2 commits
-
-
Sam Rawlins authored
-
Ian Hickson authored
-
- 11 Jan, 2021 1 commit
-
-
Pedro Massango authored
* update dependencies when widget configuration changes
-
- 24 Dec, 2020 1 commit
-
-
xubaolin authored
-
- 03 Dec, 2020 1 commit
-
-
xubaolin authored
-
- 05 Nov, 2020 1 commit
-
-
Lazy Llama authored
Co-authored-by: altherat <contact@altherat.com>
-
- 07 Oct, 2020 1 commit
-
-
Michael Goderbauer authored
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 30 Mar, 2020 1 commit
-
-
Ayush Bherwani authored
-
- 25 Mar, 2020 1 commit
-
-
Dan Field authored
-
- 24 Mar, 2020 1 commit
-
- 23 Mar, 2020 1 commit
-
-
Christian Mürtz authored
-
- 27 Jan, 2020 1 commit
-
-
Dan Field authored
-
- 17 Jan, 2020 2 commits
-
-
Anthony authored
[a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#48985)
-
Greg Spencer authored
This contains the test changes for adding TargetPlatform.macOS, which was done in #43457. The main goal of this PR is to enable tests in the material library that are currently running only on iOS to also run on macOS, but only for the tests where that makes sense. For instance, we don't run any of the haptic feedback tests on macOS.
-
- 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
-
- 15 Nov, 2018 1 commit
-
-
Dan Field authored
* Make progress indicators accessible
-
- 01 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 12 Sep, 2018 1 commit
-
-
Alexandre Ardhuin authored
* enable lint unnecessary_new * fix tests * fix tests * fix tests
-
- 28 Aug, 2018 1 commit
-
-
Ian Hickson authored
-
- 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)
-
- 21 Jul, 2018 1 commit
-
-
Lukas Piliszczuk authored
* Change material refresh indicator onRefresh signature from Future<Null> to Future<void>. * Update authors. * Explicitly name void argument.
-
- 16 Jul, 2018 2 commits
-
-
Ian Hickson authored
This reverts commit cc1cf13e.
-
Alexandre Ardhuin authored
-