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

Custom will pop scope widget to allow Apple user (iOS, iPad and macOs) uses the back gesture

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adaptive_will_pop_scope

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

dependencies:
  adaptive_will_pop_scope: ^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:adaptive_will_pop_scope/adaptive_will_pop_scope.dart';
5
likes
150
points
191
downloads

Publisher

unverified uploader

Weekly Downloads

Custom will pop scope widget to allow Apple user (iOS, iPad and macOs) uses the back gesture

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on adaptive_will_pop_scope