animated_transform 1.0.6 copy "animated_transform: ^1.0.6" to clipboard
animated_transform: ^1.0.6 copied to clipboard

A widget that allows to dynamically scale, rotate, flip, and position of the child widget over time with animation capabilities.

Pub Version GitHub GitHub GitHub

A widget that allows to dynamically scale, rotate, flip, and position of the child widget over time with animation capabilities.

Preview

Demo

Usage #

To read more about classes and other references used by animated_transform, see the API Reference.

AnimatedTransform(
  scale: 1.5,
  rotate: 45,
  flipX: true,
  flipY: false,
  child: const FlutterLogo(size: 100),
)

Sponsoring #

Buy Me A Coffee Ko-Fi

If this package or any other package I created is helping you, please consider to sponsor me so that I can take time to read the issues, fix bugs, merge pull requests and add features to these packages.

2
likes
160
pub points
50%
popularity

Publisher

verified publisherwidgetarian.com

A widget that allows to dynamically scale, rotate, flip, and position of the child widget over time with animation capabilities.

Repository (GitHub)
View/report issues

Topics

#ui #transform #animated #widgetarian

Documentation

API reference

Funding

Consider supporting this project:

buymeacoffee.com
ko-fi.com

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on animated_transform