Last updated:
0 purchases
my animated container
Sized Animated Container #
SizedAnimatedContainer is a Flutter widget that animates between two sizes when tapped. This can be useful for creating interactive UI elements that change size in response to user actions.
Features #
Animate between two sizes with a tap
Customizable animation duration
Customizable container colors
Display text and child widget in different positions based on state
Getting started #
To start using the SizedAnimatedContainer package, add it to your pubspec.yaml:
dependencies:
sized_animated_container: ^0.0.1
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.