slideable_pop_scope 1.0.5 copy "slideable_pop_scope: ^1.0.5" to clipboard
slideable_pop_scope: ^1.0.5 copied to clipboard

Popscope that easy to used and adapted to iOS slide to go back gesture

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add slideable_pop_scope

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

dependencies:
  slideable_pop_scope: ^1.0.5

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:slideable_pop_scope/slideable_pop_scope.dart';
1
likes
150
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

Popscope that easy to used and adapted to iOS slide to go back gesture

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on slideable_pop_scope