- 22 Jul, 2023 1 commit
-
-
Polina Cherkasova authored
-
- 20 Jul, 2023 1 commit
-
-
Bruno Leroux authored
This PR updates unit tests from banner_theme_test.dart for M3 migration. More info in https://github.com/flutter/flutter/issues/127064 Just added some `Material`prefixes.
-
- 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
-
- 30 May, 2023 1 commit
-
-
Taha Tesser authored
fixes https://github.com/flutter/flutter/issues/127795
-
- 30 Nov, 2022 1 commit
-
-
Darren Austin authored
-
- 28 Oct, 2022 1 commit
-
-
Qun Cheng authored
-
- 16 Sep, 2022 1 commit
-
-
Taha Tesser authored
-
- 09 Sep, 2022 1 commit
-
-
Casey Hillers authored
-
- 05 Sep, 2022 1 commit
-
-
Taha Tesser authored
-
- 22 Aug, 2022 1 commit
-
-
Kate Lovett authored
-
- 27 Sep, 2021 1 commit
-
-
Aayan authored
-
- 10 Jun, 2021 1 commit
-
-
Aayan authored
-
- 09 Oct, 2020 1 commit
-
-
Greg Spencer authored
This migrates more material tests to NNBD.
-
- 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 tests in the material and cupertino libraries. (#62164)
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
* add language version 2.8 in packages/flutter * enable non-nullable analyzer flag
-
- 27 Feb, 2020 1 commit
-
-
Dan Field authored
-
- 25 Jan, 2020 1 commit
-
-
Hans Muller authored
-
- 16 Dec, 2019 1 commit
-
-
Alexandre Ardhuin 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
-
- 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.
-