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

PlatformAndroid

Retrive information about the device background killing apps, and show help to the user.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_doki

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

dependencies:
  flutter_doki: ^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:flutter_doki/flutter_doki.dart';
2
likes
160
points
277
downloads
screenshot

Publisher

verified publisherzoocityboy.space

Weekly Downloads

Retrive information about the device background killing apps, and show help to the user.

Homepage
Repository (GitHub)
View/report issues

Topics

#android #dontkillmyapp #doki

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, flutter, http, package_info_plus, url_launcher

More

Packages that depend on flutter_doki