- 10 Oct, 2023 1 commit
-
-
Mitchell Goodwin authored
Seperates tests for the localizations package into Material2 and Material3 versions and removes dependency on theme. More info in #127064
-
- 10 Aug, 2023 1 commit
-
-
LongCatIsLooong authored
Migrate tests in flutter/flutter. Once the tests here and in `*_customer_testing` are migrated, the default value of the migration flag will be changed from false to true, making the rounding hack disabled by default.
-
- 09 Jun, 2023 1 commit
-
-
Hans Muller authored
Updated the localization tests so that they'll DTRT when useMaterial3:true becomes the default for ThemeData. In a few cases there are M2 and M3 tests now, to check features that are significantly different in Material3, notably the double ring for the 24 hour input dial. | Material 2 | Material 3| |---------|---------| | <img width="250" alt="Screenshot 2023-06-08 at 10 47 37 AM" src="https://github.com/flutter/flutter/assets/1377460/6ca95e22-b3f1-4f6b-9e39-79c888ba58f1"> | <img width="257" alt="Screenshot 2023-06-08 at 10 47 13 AM" src="https://github.com/flutter/flutter/assets/1377460/19b685bf-c812-4c87-baed-70fa56efaad8"> | In M3, most aspects of the ideographic text styles are the same as for alphabetic styles, so there are some tweaks here to account for that.
-
- 01 Dec, 2021 1 commit
-
-
Ian Hickson authored
-
- 20 Feb, 2021 1 commit
-
-
Sam Rawlins authored
-
- 04 Feb, 2021 1 commit
-
-
Kate Lovett authored
-
- 01 Feb, 2021 1 commit
-
-
xubaolin authored
-
- 21 Jan, 2021 1 commit
-
-
Jonah Williams authored
This reverts commit 79d0358e.
-
- 15 Jan, 2021 1 commit
-
-
xubaolin authored
-
- 12 Nov, 2020 1 commit
-
-
Darren Austin authored
Migrate flutter_localizations to null safety.
-
- 07 Apr, 2020 1 commit
-
-
Konstantin Scheglov 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
-
- 17 Sep, 2019 1 commit
-
-
Hans Muller authored
-
- 03 Jul, 2019 1 commit
-
-
Gary Qian authored
-