double_back_to_close 1.0.2+mit copy "double_back_to_close: ^1.0.2+mit" to clipboard
double_back_to_close: ^1.0.2+mit copied to clipboard

outdated

Flutter package for request double back pressed before close app/route/screen. Wrap any widget with it to use.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add double_back_to_close

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

dependencies:
  double_back_to_close: ^1.0.2+mit

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:double_back_to_close/double_back_to_close.dart';
64
likes
40
points
712
downloads

Publisher

verified publisherfuadarradhi.com

Weekly Downloads

Flutter package for request double back pressed before close app/route/screen. Wrap any widget with it to use.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, toast

More

Packages that depend on double_back_to_close