swipeable_page_route 0.4.7 copy "swipeable_page_route: ^0.4.7" to clipboard
swipeable_page_route: ^0.4.7 copied to clipboard

Swipe to navigate back and admire beautifully morphing widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add swipeable_page_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:
  swipeable_page_route: ^0.4.7
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:swipeable_page_route/swipeable_page_route.dart';
copied to clipboard
305
likes
160
points
4.33k
downloads
screenshot

Publisher

verified publisherwanke.dev

Weekly Downloads

2024.09.16 - 2025.03.31

Swipe to navigate back and admire beautifully morphing widgets

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

black_hole_flutter, collection, flutter, list_diff

More

Packages that depend on swipeable_page_route