flutter_popup_card 0.0.6 flutter_popup_card: ^0.0.6 copied to clipboard
A Flutter plugin to create a card or custom widget that can popup overtop of your main app.
Changelog #
0.0.6 #
- Add
dimBackground
option to popup
0.0.5 #
- Fix broken image paths in docs
0.0.4 #
- Update image path in docs
0.0.3 #
- Updates docs and example
0.0.2 #
- Fix background behind border radius
- Add example app
- Add safe area option
0.0.1 #
- Create a simple popup card that can be shown with
showPopupCard