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