fluid_dialog 1.1.1 fluid_dialog: ^1.1.1 copied to clipboard
A dialog that can switch between multiple contents and animates size and alignment dynamically.
Changelog #
1.1.1 #
- Docs: Improved docs and readme.
- Fix: Updated dependencies
1.1.0 #
- Breaking: Renamed
dialogDecoration
todefaultDecoration
. - Feat: Added the ability to change the decoration of the dialog between routes.
- Fix: Fixed transition default animation not working properly.
- Docs: Improved docs and readme.
- Refactor: Now using very_good_analysis.
1.0.0 #
- initial release.