ripple_backdrop_animate_route 1.1.0 copy "ripple_backdrop_animate_route: ^1.1.0" to clipboard
ripple_backdrop_animate_route: ^1.1.0 copied to clipboard

A ripple animation with backdrop of route. This will create a transparent page with a ripple backdrop animation to animate the widgets. You can place any widgets inside can customize the effect.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ripple_backdrop_animate_route

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

dependencies:
  ripple_backdrop_animate_route: ^1.1.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:ripple_backdrop_animate_route/ripple_backdrop_animate_route.dart';
34
likes
120
pub points
62%
popularity

Publisher

verified publisherfluttercandies.com

A ripple animation with backdrop of route. This will create a transparent page with a ripple backdrop animation to animate the widgets. You can place any widgets inside can customize the effect.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on ripple_backdrop_animate_route