1. 01 Dec, 2022 2 commits
  2. 30 Nov, 2022 4 commits
    • Mitchell Goodwin's avatar
      Update CupertinoContextMenu to iOS 16 visuals (#110616) · 97195d1d
      Mitchell Goodwin authored
      * Update CupertinoContextMenu to iOS 16 visuals
      
      * Revert some formatting
      
      * Remove space
      
      * Remove formatting changes, add more comments
      
      * Added shadow effect
      
      * Update context menu tests
      
      * Remove white spaces
      
      * Remove unused variable
      
      * Refactor type checking logic
      
      * Set default previewBuilder and update tests
      
      * Check for border radius
      
      * Remove trailing spaces
      
      * Add builder to constructor
      
      * Update previewBuilder
      
      Rebase to master
      
      * Update builder and tests
      
      * Remove trailing spaces
      
      * Update examples
      
      * Refactor builder
      
      * Update builder to use one animation
      
      * Update scale
      
      * Change deprecation message, remove white spaces
      
      * Change deprecation message
      
      * Change deprecation message
      
      * Change deprecation message
      
      * Update documentation
      
      * Update documentation
      
      * Update documentation and examples
      
      * Update documentation and examples
      
      * Remove white spaces
      
      * Remove white spaces
      
      * Remove const
      
      * Address linting errors
      
      * Seperate builder into own constructor
      
      * Remove trailing characters
      
      * Formatting changes
      
      * Remove white spaces
      
      * Change ignore comment
      
      * Add TODO
      
      * Remove whitespace
      97195d1d
    • Eilidh Southren's avatar
      M3 snackbar [re-land] (#116218) · 29422d25
      Eilidh Southren authored
      * Add M2 defaults and template skeleton
      
      * add MaterialStateColor functionality to ActionTextColor (issue #110402)
      
      * Add M2 defaults and template skeleton
      
      * updated material 3 tokens
      
      * Updated snackbar demo
      
      * add theme tests
      
      * add gen defaults
      
      * formatting
      
      * more whitespace fixes
      
      * add widget type
      
      * update docs
      
      * code review changes
      
      * Add line overflow functionality
      
      * whitespace fixes
      
      * update M3 animation
      
      * whitespace fixes
      
      * add insetPadding param
      
      * Modifed icon parameter to showCloseIcon
      
      * white space fixes
      
      * test fixes
      
      * rename iconColor to closeIconColor
      
      * debug test fix
      
      * de-britishification
      
      * g3fix
      
      * g3fix
      
      * debug test fix
      29422d25
    • Michael Goderbauer's avatar
      shrinkWrap nuke (#116236) · 06979d4e
      Michael Goderbauer authored
      06979d4e
    • Taha Tesser's avatar
      Fix Material 3 `BottomSheet` example (#116112) · 333397a0
      Taha Tesser authored
      fix title
      333397a0
  3. 29 Nov, 2022 4 commits
    • Qun Cheng's avatar
      Create `DropdownMenu` Widget to Support Material 3 (#116088) · 8b86d238
      Qun Cheng authored
      * Created ComboBox
      
      * Fixed failing tests
      
      * Reverted the menu style tests change
      
      * Addressed comments
      
      * Updated documentation and rename foregroundColor variable
      
      * Remamed ComboBox to DropdownMenu
      
      * Removed a unused import
      
      * Removed unused import
      Co-authored-by: 's avatarQun Cheng <quncheng@google.com>
      8b86d238
    • Kate Lovett's avatar
      Revert "Update SnackBar to support Material 3" (#116199) · 8b32ac7a
      Kate Lovett authored
      * Revert "Update SnackBar to support Material 3 (#115750)"
      
      This reverts commit d58855c4.
      
      * Kick ci.yaml
      Co-authored-by: 's avatarJenn Magder <magder@google.com>
      8b32ac7a
    • Eilidh Southren's avatar
      Update SnackBar to support Material 3 (#115750) · d58855c4
      Eilidh Southren authored
      * Add M2 defaults and template skeleton
      
      * add MaterialStateColor functionality to ActionTextColor (issue #110402)
      
      * Add M2 defaults and template skeleton
      
      * updated material 3 tokens
      
      * Updated snackbar demo
      
      * add theme tests
      
      * add gen defaults
      
      * formatting
      
      * more whitespace fixes
      
      * add widget type
      
      * update docs
      
      * code review changes
      
      * Add line overflow functionality
      
      * whitespace fixes
      
      * update M3 animation
      
      * whitespace fixes
      
      * add insetPadding param
      
      * Modifed icon parameter to showCloseIcon
      
      * white space fixes
      
      * test fixes
      
      * rename iconColor to closeIconColor
      
      * debug test fix
      
      * de-britishification
      d58855c4
    • Greg Spencer's avatar
      Menu bar accelerators (#114852) · 0cb9f704
      Greg Spencer authored
      * Add MenuMenuAcceleratorLabel to support accelerators.
      
      * Review Changes
      
      * Review Changed
      
      * Fix default label builder to use characters
      
      * Remove golden test that shouldn't have been there.
      0cb9f704
  4. 18 Nov, 2022 2 commits
  5. 17 Nov, 2022 1 commit
  6. 12 Nov, 2022 1 commit
  7. 08 Nov, 2022 2 commits
  8. 07 Nov, 2022 1 commit
  9. 04 Nov, 2022 1 commit
  10. 02 Nov, 2022 1 commit
  11. 01 Nov, 2022 3 commits
  12. 31 Oct, 2022 1 commit
  13. 28 Oct, 2022 2 commits
    • 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
    • Flutter GitHub Bot's avatar
      Roll pub packages (#114189) · ef1236e0
      Flutter GitHub Bot authored
      ef1236e0
  14. 25 Oct, 2022 3 commits
  15. 24 Oct, 2022 1 commit
  16. 21 Oct, 2022 1 commit
  17. 20 Oct, 2022 1 commit
  18. 19 Oct, 2022 2 commits
  19. 18 Oct, 2022 1 commit
  20. 17 Oct, 2022 1 commit
  21. 11 Oct, 2022 1 commit
  22. 10 Oct, 2022 1 commit
  23. 07 Oct, 2022 2 commits
  24. 06 Oct, 2022 1 commit