flutter/packages/flutter_localizations/test/material
Hans Muller 9c3bfde5c0
Updated flutter_localizations tests for Material3; (#128521)
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.
2023-06-09 17:11:23 +00:00
..
date_picker_test.dart Updated flutter_localizations tests for Material3; (#128521) 2023-06-09 17:11:23 +00:00
date_time_test.dart Fix gen_date_localizations script and regenerate (#124547) 2023-04-11 16:54:54 -07:00
tabs_test.dart Enable unnecessary_import (#101600) 2022-04-08 12:56:45 -07:00
time_picker_test.dart Updated flutter_localizations tests for Material3; (#128521) 2023-06-09 17:11:23 +00:00
translations_test.dart fix localization typo for expansionTileExpandedHint (#125212) 2023-04-20 18:23:06 +00:00