1. 01 Jun, 2023 1 commit
  2. 20 Apr, 2023 1 commit
  3. 12 Apr, 2023 2 commits
  4. 11 Apr, 2023 1 commit
    • Tae Hyung Kim's avatar
      Fix gen_date_localizations script and regenerate (#124547) · c0c5901c
      Tae Hyung Kim authored
      Internal bug: b/256596915
      
      Turns out we need to regenerate date localizations in order for the
      `intl` package to be setup properly within Flutter. This PR fixes the
      script (since it assumes the use of the old `.packages` way of handling
      packages), and regenerates the `generated_date_localizations.dart` file.
      c0c5901c
  5. 10 Apr, 2023 1 commit
  6. 07 Apr, 2023 1 commit
  7. 06 Apr, 2023 1 commit
  8. 04 Apr, 2023 5 commits
  9. 28 Feb, 2023 2 commits
  10. 27 Feb, 2023 1 commit
  11. 23 Jan, 2023 1 commit
  12. 11 Jan, 2023 1 commit
  13. 20 Dec, 2022 1 commit
    • harperl-lgtm's avatar
      Implemented Scrim Focus for BottomSheet (#116743) · 7f7a8778
      harperl-lgtm authored
      * Implemented Scrim Focus for BottomSheet so that assistive technology users can focus and tap on the scrim to close the BottomSheet, which they could not do before the change . The Scrim Focus's size changes to avoid overlapping the BottomSheet.
      7f7a8778
  14. 16 Dec, 2022 1 commit
  15. 07 Dec, 2022 1 commit
  16. 15 Nov, 2022 1 commit
  17. 25 Jul, 2022 1 commit
  18. 29 Jun, 2022 1 commit
  19. 06 Jun, 2022 1 commit
  20. 25 May, 2022 1 commit
    • Pierre-Louis's avatar
      Use `curly_braces_in_flow_control_structures` for non-`flutter` packages (#104629) · 74cfc3db
      Pierre-Louis authored
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_driver`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_goldens`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_goldens_client`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_localizations`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_test`
      
      * Use `curly_braces_in_flow_control_structures` for `packages/flutter_web_plugins`
      
      * fix comments
      
      * Use `curly_braces_in_flow_control_structures` for `packages/integration_test`
      
      * fix indentation
      74cfc3db
  21. 19 May, 2022 1 commit
  22. 09 May, 2022 1 commit
    • Greg Spencer's avatar
      Adds `menuBarMenuLabel`, and removes unneeded key localizations (#102100) · 6504f289
      Greg Spencer authored
      When I added localizations for shortcut keys, I added some that actually can't be shortcut keys, so I'm removing them again. These are mostly Japanese-specific keys that don't even appear on modern keyboards for the most part.
      
      Also, added menuBarMenuLabel for an accessibility label for menu bar menus.
      
      I modified the code for the localization generation scripts to add a --remove-undefined flag that will remove any localizations that don't appear in the canonical locale.
      6504f289
  23. 27 Apr, 2022 1 commit
  24. 11 Apr, 2022 1 commit
  25. 04 Apr, 2022 1 commit
  26. 30 Mar, 2022 1 commit
  27. 03 Mar, 2022 1 commit
  28. 02 Nov, 2021 1 commit
  29. 08 Oct, 2021 1 commit
  30. 17 Aug, 2021 1 commit
  31. 16 Jun, 2021 1 commit
  32. 09 Jun, 2021 1 commit
  33. 02 Jun, 2021 2 commits