full_swipe_back_gesture 0.1.2 copy "full_swipe_back_gesture: ^0.1.2" to clipboard
full_swipe_back_gesture: ^0.1.2 copied to clipboard

iOS-style full-screen back swipe gesture PageRoute that works seamlessly with horizontal scrollables

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add full_swipe_back_gesture

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

dependencies:
  full_swipe_back_gesture: ^0.1.2

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:full_swipe_back_gesture/full_swipe_back_gesture.dart';
6
likes
160
points
157
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

iOS-style full-screen back swipe gesture PageRoute that works seamlessly with horizontal scrollables

Repository (GitHub)
View/report issues

Topics

#gesture #navigation #page-route #ios #swipe

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on full_swipe_back_gesture