dropdown_banner 1.4.0
dropdown_banner: ^1.4.0 copied to clipboard
Manages the creation and animation of banner ui elements that are useful for displaying warnings and updates to users.
1.4.0 10/2/2019 #
- Swipe up to dismiss banner
1.3.0 9/26/2019 #
- Dynamically sizeable banners
- Improved library structure
- Maintenance and documentation
1.2.0 8/19/2019 #
- Change when library fetches height information
1.1.1 7/25/2019 #
- Fixes another issue with the navigator state resetting after every hot reload. should be good to go now. Updated the example to represent new package architecture.
- This update has breaking changes. Sorry for the inconvenience, but this should greatly improve the stability and usability of the package.
1.1.0 7/25/2019 #
- Fixes the issue where child is rebuilt everytime navigator is used or hot reload occurs
1.0.2 7/15/2019 #
- Enabled navigator key override to prevent hot reloading from resetting
1.0.1+1 7/11/2019 #
- Upgraded package dependency version
1.0.1 7/11/2019 #
- Added shield and shortened description
1.0.0 7/11/2019 #
- Example project
- Demonstration GIF
- Flutter formatter
- Project description
0.1.1 7/11/2019 #
- Updated SDK version to enable pub parsing
0.1.0 7/11/2019 #
- Initial version of the package.
- Basic documentation completed.