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

Custom pop scope widget to allow Apple user (iOS, iPadOS and macOS) uses the back gesture

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adaptive_pop_scope

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

dependencies:
  adaptive_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:adaptive_pop_scope/couple.dart';
import 'package:adaptive_pop_scope/widget.dart';
10
likes
160
points
837
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Custom pop scope widget to allow Apple user (iOS, iPadOS and macOS) uses the back gesture

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on adaptive_pop_scope