menu_chip 2.0.0
menu_chip: ^2.0.0 copied to clipboard
A customizable chip widget with an integrated dropdown menu for single-value selection.
2.0.0 #
- Migrated from
package:flutter/material.darttomaterial_uipackage. - Requires Flutter ≥3.44 and Dart ≥3.12.
1.1.0 #
- Deprecated the public
menuKeyparameter; the menu key is now managed internally byMaterialMenuChip.
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.
