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

Provides a collection of pre-built transition and layout builders for AnimatedSwitcher.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_switcher_transitions

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

dependencies:
  animated_switcher_transitions: ^1.0.0

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_transitions/animated_switcher_transitions.dart';
7
likes
160
pub points
66%
popularity

Publisher

verified publisherwidgetarian.com

Provides a collection of pre-built transition and layout builders for AnimatedSwitcher.

Repository (GitHub)
View/report issues

Topics

#ui #layout #transition #animated-switcher #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_switcher_transitions