app_background_utils 1.0.0 copy "app_background_utils: ^1.0.0" to clipboard
app_background_utils: ^1.0.0 copied to clipboard

Press the return button on an Android phone, the app runs in the background

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add app_background_utils

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

dependencies:
  app_background_utils: ^1.0.0

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:app_background_utils/app_background_utils.dart';
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Press the return button on an Android phone, the app runs in the background

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on app_background_utils