popup_menu_2 0.1.7
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.7for 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.6for the next release cycle. - Update README.
2026-02-22