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

Basic wrapper for AnimatedSwitcher to provide a some custom animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_switcher_wrapper

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

dependencies:
  animated_switcher_wrapper: ^0.0.1

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:animated_switcher_wrapper/animated_switcher_wrapper.dart';
1
likes
150
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

Basic wrapper for AnimatedSwitcher to provide a some custom animations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, very_good_analysis

More

Packages that depend on animated_switcher_wrapper