swipe_back_detector 1.0.1 copy "swipe_back_detector: ^1.0.1" to clipboard
swipe_back_detector: ^1.0.1 copied to clipboard

outdated

A detector to add "swipe to go back" functionality in custom routes or non Cupertino routes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add swipe_back_detector

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

dependencies:
  swipe_back_detector: ^1.0.1

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:swipe_back_detector/swipe_back_detector.dart';
14
likes
0
pub points
80%
popularity

Publisher

verified publishermagicleon94.dev

A detector to add "swipe to go back" functionality in custom routes or non Cupertino routes.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on swipe_back_detector