show_up_animation 2.1.2
show_up_animation: ^2.1.2 copied to clipboard
A flutter package to simplify the implementation of "show up" animation
[2.1.2] - 2025-02-23 #
- Fix static analysis warnings
[2.1.1] - 2025-02-23 #
- Bump dependencies and update LICENSE
[2.1.0] - 2025-02-23 #
- Bump dependencies
[2.0.0] - 2021-05-13 #
- Migrate package to null safety
- Remove deprecated classes
[1.0.4] - 2020-09-27 #
- Check isDisposed before forward call
[1.0.3] - 2020-09-8 #
- Add key attribute to constructor
[1.0.2] - 2020-06-12 #
-
Fixed broken links
-
Updated Readme
[1.0.1] - 2020-04-30 #
- Added new method
ShowUpList
to simplify creation of a list ofShowUpAnimation
widgets
[1.0.0] - 2020-04-22 #
-
Added API references
-
Finalized API
[0.0.1] - 2020-04-21 #
-
Initial release
-
Published to pub.dartlang.org