my_animated_container 0.0.1 copy "my_animated_container: ^0.0.1" to clipboard
my_animated_container: ^0.0.1 copied to clipboard

A container that animates between two sizes when tapped.

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
1
likes
130
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A container that animates between two sizes when tapped.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on my_animated_container