这是indexloc提供的服务,不要输入任何密码

animations 1.0.0 copy "animations: ^1.0.0" to clipboard
animations: ^1.0.0 copied to clipboard

outdated

Fancy pre-built Animations for Flutter.

Fancy pre-built Animations for Flutter #

This package contains pre-canned animations for commonly-desired effects. The animations can be customized with your content and dropped into your application to delight your users.

To see examples of the following animations on a device or simulator:

cd example/
flutter run --release

Available Animations #

Currently, the following animated effects are available in this library:

Material's Open Container Transitions #

Tapping on a container (e.g. a card or a button) will expand the container to reveal more information.

Card with Fade Transition Card with Fade Through Transition
[Open Container Card Fade Transition Demo] [Open Container Card Fade Through Transition Demo]
Floating Action Button with Fade Transition Floating Action Button with Fade Through Transition
[Open Container Card Fade Transition Demo] [Open Container Floating Action Button Fade Through Transition Demo]

Material's Shared Axis Transitions #

A transition animation between UI elements that have a spatial or navigational relationship.

Horizontal (x-axis) Vertical (y-axis) Scaled (z-axis)
[Shared Axis Horizontal Transition Demo] [Shared Axis Vertical Transition Demo] [Shared Axis Scaled Transition Demo]

Material's Fade Through Transition #

A transition animation between UI elements that have do not have a strong relationship to one another.

Fade Through Page Transition
[Fade Through Transition Demo]

Material's Fade Transition #

The fade pattern is used for UI elements that enter or exit from within the screen bounds.

Modal Fade Transition Floating Action Button Fade Transition
[Fade Modal Transition Demo] [Fade Floating Action Button Transition Demo]
6.61k
likes
0
points
912k
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

Fancy pre-built Animations for Flutter.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on animations