motion_switcher 0.0.2 copy "motion_switcher: ^0.0.2" to clipboard
motion_switcher: ^0.0.2 copied to clipboard

Motion animations for widgets and images.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add motion_switcher

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  motion_switcher: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:motion_switcher/motion_switcher.dart';
5
likes
130
points
16
downloads

Publisher

verified publishervolskaya.dev

Weekly Downloads

Motion animations for widgets and images.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

await_route, flutter, other_animations, sliver_tools

More

Packages that depend on motion_switcher