custom_popup 1.1.0
custom_popup: ^1.1.0 copied to clipboard
A highly customizable popup widget that is easy to integrate into your app.
1.1.0 #
- Refactored popup internals to resolve style values consistently for layout and positioning
- Simplified popup menu element internals and callback types
- Added widget tests for popup positioning, styling, and close behavior
1.0.0 #
- Initial release
1.0.0+1 #
- Fixed media in readme not showing
1.0.1 #
- CustomPopupButtonItem is now a CustomPopupMenuItem
- Improved the readme
1.0.1+1 #
- Fixed changelog
- Updated example in readme