menu_chip 2.1.0 copy "menu_chip: ^2.1.0" to clipboard
menu_chip: ^2.1.0 copied to clipboard

A customizable chip widget with an integrated dropdown menu for single-value selection.

2.1.0 #

  • Added CupertinoMenuChip, following Apple's Human Interface Guidelines.

2.0.2 #

  • Outside taps dismiss the menu without activating widgets underneath. Configurable via MaterialPopupMenuStyle.consumeOutsideTap (defaults to true).

2.0.1 #

  • Fixed the popup menu open and close animation.

2.0.0 #

  • Migrated from package:flutter/material.dart to material_ui package.
  • Requires Flutter ≥3.44 and Dart ≥3.12.

1.1.0 #

  • Deprecated the public menuKey parameter; the menu key is now managed internally by MaterialMenuChip.

1.0.2 #

  • Screenshot added.

1.0.1 #

  • Added right-to-left support.
  • Updated documentation.
  • Fixed chip InkWell border radius.

1.0.0 #

  • First production release.
  • Added documentation.
  • Fixed a typo in the example.

0.0.1 #

  • First reviewed release.
4
likes
160
points
246
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable chip widget with an integrated dropdown menu for single-value selection.

Repository (GitHub)
View/report issues

Topics

#material-design #cupertino #chips #menu #dropdown

License

MIT (license)

Dependencies

cupertino_icons, cupertino_ui, flutter, material_ui

More

Packages that depend on menu_chip