popup_menu_2 0.1.7 copy "popup_menu_2: ^0.1.7" to clipboard
popup_menu_2: ^0.1.7 copied to clipboard

A popup menu containing clickable buttons, each with a global click function referring to the item. This is designed to avoid breaking the user's attention.

Changelog #

All notable changes to this package are documented in this file.

0.1.7 - 2026-02-27 #

  • Updated version number to 0.1.7 for the next release cycle.
  • Update README: added demo links and updated the header image, and screenshots to better showcase the package features and design.
  • Modernize the example code with beautiful design and a more comprehensive showcase of the package features. See the updated README for details.
  • Add live web demo release and APK download links to the README.
  • Migrate the example android to the latest Kotlin and Gradle versions for better compatibility and performance.
  • Downgrade the min dart SDK to 2.18.0 for better compatibility with older Flutter versions.
  • Add documentation to the codebase for better developer experience and maintainability.

0.1.6 #

  • Updated version number to 0.1.6 for the next release cycle.
  • Update README.

2026-02-22

0.1.5 #

Direction #

  • Promote the beta line to a stable release and improve production readiness.

Changes #

  • Stable release following the 0.1.4 validation cycle.
  • General reliability and release-readiness improvements.

0.1.4 #

Direction #

  • Stabilize the beta before the next non-beta release.

Changes #

  • Pre-release quality pass.
  • Fixed issues found during beta usage.

0.1.3 #

Direction #

  • Add small quality improvements to the package behavior and developer experience.

Changes #

  • Minor improvements and polish updates.

0.1.2+1 #

Direction #

  • Improve compatibility with modern Flutter targets.

Changes #

  • Upgraded Flutter compatibility.
  • Added WebAssembly (Wasm) support.
  • Contribution credit: thanks to @MandaGate.

0.1.1 #

Direction #

  • Expand customization and controller APIs.

Changes #

  • Added CustomPopupMenu.
  • Added CustomPopupMenuController.

0.1.0 #

Direction #

  • Deliver a major internal evolution toward a more robust base.

Changes #

  • Large architectural and behavioral updates.

0.0.8 #

Direction #

  • Increase stability.

Changes #

  • Bug fixes.

0.0.7 #

Direction #

  • Improve interaction handling and user feedback.

Changes #

  • Added dismiss-on-click-away behavior.
  • Added waiting-state alternative when an item is clicked during processing.
  • Internal code quality improvements.

0.0.6 #

Direction #

  • Refine layout behavior and internal quality.

Changes #

  • Fixed maxColumns behavior.
  • Internal code quality improvements.

0.0.5 #

Direction #

  • Address critical runtime stability issue.

Changes #

  • Fixed issue where two widgets could use the same global key.

0.0.4 #

Direction #

  • First public package release.

Changes #

  • Initial release.
17
likes
150
points
76
downloads

Documentation

Documentation
API reference

Publisher

verified publisheryoumti.net

Weekly Downloads

A popup menu containing clickable buttons, each with a global click function referring to the item. This is designed to avoid breaking the user's attention.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #popup-menu #context-menu #bubble-menu #no-attention-break

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on popup_menu_2