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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
38
likes
140
points
62
downloads

Publisher

verified publisherfluttercandies.com

Weekly Downloads

2024.09.11 - 2025.03.26

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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ripple_backdrop_animate_route