- 7f2c1cd Use `PlatformDispatcher.instance` over `window` where possible (#99496) by Michael Goderbauer · 3 years ago
- eb00598 Use `FlutterError.reportError` instead of `debugPrint` for l10n warning (#93076) by Ian Hickson · 3 years, 3 months ago
- 59d8aca Fix a few prefer_const_declarations and avoid_redundant_argument_values. (#92929) by Konstantin Scheglov · 3 years, 4 months ago
- 61a0add Enable avoid_redundant_argument_values lint (#91409) (#91462) by Ian Hickson · 3 years, 5 months ago
- b9d2177 Revert "Enable avoid_redundant_argument_values lint (#91409)" (#91461) by Zachary Anderson · 3 years, 5 months ago
- 5fd259b Enable avoid_redundant_argument_values lint (#91409) by Ian Hickson · 3 years, 5 months ago
- 7ff13ca Update TabPageSelector Semantics Label Localization (#87430) by Fernando Moraes · 3 years, 5 months ago
- 80990c2 code formatting (#85783) by Alexandre Ardhuin · 3 years, 8 months ago
- f8d73be Remove stripping scriptCodes for localization. (#83903) by greymag · 3 years, 9 months ago
- 88f3811 Turn on avoid_dynamic_calls lint, except packages/flutter tests, make appropriate changes. (#84476) by Greg Spencer · 3 years, 9 months ago
- c99ed37 Fixed large amount of spelling errors (#83744) by Anis Alibegić · 3 years, 10 months ago
- 9c0270d sort directives (#80901) by Phil Quitslund · 3 years, 11 months ago
- 2c9062c l10n updates (#80541) by Ray Rischpater, KF6GPE · 4 years ago
- 0f56829 enable use_key_in_widget_constructors lint (#77032) by Michael Goderbauer · 4 years ago
- c6a74e0 Remove "unnecessary" imports. (#76159) by Sam Rawlins · 4 years, 1 month ago
- 7aa1723 Revert "Reland "Update PopupMenuButton to match Material Design spec"" (#75338) by Kate Lovett · 4 years, 1 month ago
- 9c434c8 Adds First/Last buttons to PaginatedDataTable (#73964) by Jan Lübeck · 4 years, 1 month ago
- 12016e4 Reland "Update PopupMenuButton to match Material Design spec" (#74620) by xubaolin · 4 years, 1 month ago
- 22f1700 [flutter_tools] Make setting of CWD consistent for flutter test (#74622) by Jia Hao · 4 years, 2 months ago
- 8f10a26 Remove vestigal nullOk parameter from Localizations.localeOf (#74657) by Greg Spencer · 4 years, 2 months ago
- cecb7f3 Revert "Update PopupMenuButton to match Material Design spec (#70160)" (#74439) by Jonah Williams · 4 years, 2 months ago flutter-1.26-candidate.14
- 79d0358 Update PopupMenuButton to match Material Design spec (#70160) by xubaolin · 4 years, 2 months ago
- 6cff338 More lints (#70500) by Ian Hickson · 4 years, 4 months ago
- 2d836a9 Remove some unnecessary casts, now that changes have rolled from the engine (#70491) by Greg Spencer · 4 years, 4 months ago
- 9860f52 Add casts to widgets_test.dart to fix the engine roll. (#70423) by Greg Spencer · 4 years, 4 months ago
- 1c7e34b Migrate flutter_localizations to null safety. (#68645) by Darren Austin · 4 years, 4 months ago
- 244f5ab Expose date symbols and patterns for en_US in framework (#67900) by Shi-Hao Hong · 4 years, 5 months ago
- 021cf56 [Material] Relanding fix to ensure time picker input mode lays out correctly in RTL (#64097) by Rami · 4 years, 7 months ago
- 7f122c7 Revert "Ensure time picker input mode lays out correctly in RTL (#63599)" (#64094) by Mehmet Fidanboylu · 4 years, 7 months ago
- 1de673b Ensure time picker input mode lays out correctly in RTL (#63599) by Rami · 4 years, 7 months ago
- c36b75e Remove Special Handling of Norwegian Locales (#63034) by Shi-Hao Hong · 4 years, 7 months ago
- e9117c1 Updated tests to use new button classes. (#63040) by Darren Austin · 4 years, 7 months ago
- f29f05e Address misc time picker design issues (#62803) by Rami · 4 years, 7 months ago
- 0367d4f Fix test lifecycle clean up for screen size and semantics. (#62761) by Darren Austin · 4 years, 7 months ago
- e676024 [Material] Redesign Time Picker (#59191) by rami-a · 4 years, 9 months ago
- c01c46c Test to ensure _kn.arb files are properly escaped (#56091) by Shi-Hao Hong · 4 years, 11 months ago
- 487954a Adding tabSemanticsLabel to CupertinoLocalizations (#55336) by Kate Lovett · 4 years, 11 months ago
- b0492cc Fix newly reported prefer_const_constructors lints. (#54176) by Konstantin Scheglov · 5 years ago
- 365528a Use `no` locale as synonym for `nb` (#53880) by Shi-Hao Hong · 5 years ago
- 142b526 Material Date Picker redesign (#50546) by Darren Austin · 5 years ago
- f15c887 change quote to avoid escapes (#50368) by Alexandre Ardhuin · 5 years ago
- b5f328e remove unnecessary string interpolations (#49622) by Alexandre Ardhuin · 5 years ago
- fabeb2a Revert string interp (#49602) by Dan Field · 5 years ago v1.14.6
- 8b29933 revert #48985 (#49572) by Dan Field · 5 years ago
- 92cbaa3 remove unnecessary string interpolations (#49352) by Alexandre Ardhuin · 5 years ago v1.14.5
- b67d5ec [a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#48985) by Anthony · 5 years ago
- 0035414 use isA<Xxx>() matcher (#48482) by Alexandre Ardhuin · 5 years ago
- 4f9b6cf enable lint prefer_final_in_for_each (#47724) by Alexandre Ardhuin · 5 years ago
- 36e599e implicit-casts:false in flutter_localizations (#45241) by Alexandre Ardhuin · 5 years ago
- 449f4a6 License update (#45373) by Ian Hickson · 5 years ago
- 877c6a6 Localization refresh (#42025) by Shi-Hao Hong · 5 years ago
- 6d18c20 Update PopupMenu layout (#40179) by Hans Muller · 5 years ago
- a0c47e2 Do not use ideographic baseline for RenderPargraph baseline (#35493) by Gary Qian · 6 years ago
- fecf99f enable lint avoid_bool_literals_in_conditional_expressions (#35055) by Alexandre Ardhuin · 6 years ago
- 51799d3 Cupertino localization step 12 try 2: push translation for all supported languages (#32513) by xster · 6 years ago
- aa450d5 Cupertino localization step 9: add tests (#29954) by xster · 6 years ago
- 2d2edbf Date picker layout exceptions (#31514) by Darren Austin · 6 years ago
- c7a09a4 Cupertino localization step 8: create a gen_cupertino_localizations and generate one for cupertino english and french (#29824) by xster · 6 years ago
- a0d1f93 fix block formatting (#29051) by Alexandre Ardhuin · 6 years ago
- 440ce8f Fix indentations of statements in BlockFunctionBody (#28933) by Alexandre Ardhuin · 6 years ago
- 4c1f4d1 fix some formatting issues (#28809) by Alexandre Ardhuin · 6 years ago
- 387f885 Add missing trailing commas (#28673) by Alexandre Ardhuin · 6 years ago
- 5169ab5 format parameter list (#27261) by Alexandre Ardhuin · 6 years ago
- 9d2037e Check for empty and null preferredLocales before passing to 'localeResolutionCallback'. (#24481) by Noor Dawod · 6 years ago
- 78c5bb2 Make progress indicators accessible (#24275) by Dan Field · 6 years ago
- dfd0229 New locale resolution algorithm to use full preferred locale list, include scriptCode in Locale. (#23583) by Gary Qian · 6 years ago
- aab9244 scriptCode support in gen_localizations and strip scriptCodes for date l10n. (#23853) by Gary Qian · 6 years ago
- 40fc45a Remove '' as countryCode in localization tests (#23709) by Gary Qian · 6 years ago
- 06cc1d9 Resolve MaterialApp.locale, WidgetsApp.locale per supportedLocales (#23707) by Hans Muller · 6 years ago
- 3449edf Verify that date/number translations exist for all supported languages (#23692) by Hans Muller · 6 years ago
- ec5719a Default locales test for flutter tester. Roll engine 162b2e98c03..7be0217d67969 (#23596) by Gary Qian · 6 years ago
- 02d659e Support null locale before locale initialization, Roll engine to cdd592f5be97e824 (#23417) by Gary Qian · 6 years ago
- 8521d63 Updated Khmer and Turkish translations (#23165) by Hans Muller · 6 years ago
- bfedbd0 prefer_void_to_null in flutter_localizations (#22826) by Alexandre Ardhuin · 6 years ago
- 3a87b93 Added support for the Khmer (km) language (#22617) by Hans Muller · 6 years ago
- d927c93 Unnecessary new (#20138) by Alexandre Ardhuin · 7 years ago
- 3b309bd Add a localization for counter text, separate into own semantic node (#21029) by Jonah Williams · 7 years ago v0.7.3
- be601c2 Correct gen_date_localizations.dart supported locales computation (#20920) by Hans Muller · 7 years ago
- 09fe347 Add localization for expand icon collapse/expand tap hint (#20766) by Jonah Williams · 7 years ago v0.7.0
- 75960f3 Cleanup in localizations code (#20018) by Ian Hickson · 7 years ago
- eda03e2 re-re-enable lint unnecessary_const (#20103) by Alexandre Ardhuin · 7 years ago
- 02e9afe Der Datumsauswahldialog spricht jetzt deutsch (#20115) by Michael Goderbauer · 7 years ago
- 00aac68 Revert flutter/flutter#19592 (#19861) by Todd Volkert · 7 years ago
- 2701835 re-enable lint unnecessary_const (#19592) by Alexandre Ardhuin · 7 years ago
- 73960e7 Added 20 new supported locales to Material (#19567) by Hans Muller · 7 years ago
- f630f90 Revert "enable lint unnecessary_const (#19342)" (#19423) by Ian Hickson · 7 years ago
- cc1cf13 enable lint unnecessary_const (#19342) by Alexandre Ardhuin · 7 years ago
- d65acfc Updated the material localizations (#19174) by Hans Muller · 7 years ago
- b135fb3 Remove tests that rely on 'ar' locale information which will change (#18217) by Alan Knight · 7 years ago
- 09276be enable lint prefer_equal_for_default_values (#18156) by Alexandre Ardhuin · 7 years ago
- 1396b81 Change the Norwegian language code from "no" to "nb" (#17788) by Hans Muller · 7 years ago
- 7984f6e Implicit a11y scrolling for iOS (and caching in Viewports) (#17021) by Michael Goderbauer · 7 years ago v0.4.0
- 286cdf4 Add support for the Malay (ms) locale (#17121) by Hans Muller · 7 years ago
- fee0374 Added Vietnamese translations (#16896) by Hans Muller · 7 years ago
- 286cd35 Fix bug for calling isEmpty on null object. (#16782) by 血心 · 7 years ago
- b1ecf1e Add localizations for navigation menu, popup menu, dialog, and alert (#16633) by Jonah Williams · 7 years ago
- aba0379 Clean up the existing Navigator API. (#15718) by Ian Hickson · 7 years ago
- 537e672 Fixed a typo in translations_test.dart: Norwegian LC is "no" (#15746) by Hans Muller · 7 years ago
- 076594b Added Indonesian (id) and Norwegian (no) locales (#15708) by Hans Muller · 7 years ago
- 2609876 Fix misspelling in tab description (#15449) by Marcin Urbański · 7 years ago