1. 14 Aug, 2023 1 commit
  2. 11 Aug, 2023 1 commit
  3. 09 Aug, 2023 1 commit
  4. 08 Aug, 2023 1 commit
  5. 22 Jul, 2023 1 commit
  6. 13 Jun, 2023 1 commit
    • Qun Cheng's avatar
      Update unit tests in material library for Material 3 (#128725) · a5f8b64e
      Qun Cheng authored
      Updates most of the unit tests in the packages/flutter/test/material folder so that they'll pass if ThemeData.useMaterial3 defaults to true.
      
      All of the tests have wired useMaterial3 to false and will need to be updated with a M3 version.
      
      related to #127064
      a5f8b64e
  7. 17 Apr, 2023 2 commits
  8. 26 Mar, 2023 1 commit
  9. 22 Mar, 2023 1 commit
  10. 28 Oct, 2022 1 commit
    • Justin McCandless's avatar
      Context Menus (#107193) · 0b451b6d
      Justin McCandless authored
      * Can show context menus anywhere in the app, not just on text.
      * Unifies all desktop/mobile context menus to go through one class (ContextMenuController).
      * All context menus are now just plain widgets that can be fully customized.
      * Existing default context menus can be customized and reused.
      0b451b6d
  11. 29 Aug, 2022 1 commit
  12. 24 May, 2022 1 commit