drop_animation 0.0.4
drop_animation: ^0.0.4 copied to clipboard
Drop Animation is a simple Flutter package that adds customizable drop animations to your app.
0.0.4 #
- Added embedded mode support for DropAnimationScreen to allow its usage inside constrained containers (e.g. within a LiquidCircularProgressIndicator) without layout issues.
- Fixed the infinite size error when embedding the widget.
- Improved documentation for the new embedded parameter.
0.0.3 #
- Added the flutter_lints package and improved code formatting.
- Refined code style and updated documentation for better clarity.
0.0.2 #
- Updated the README with more detailed and clearer documentation.
0.0.1 #
- Initial release.