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

PlatformAndroid

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

alt text Developed by 🦏 zoocityboy

Flutter Doki - Dont kill my app #

Pub pub points ci License: MIT

Dart Flutter

Simply open or get informations from DontKillMyApp.com

The package appears to include:

Features #

  • βœ… Widgets like DokiBadgeWidget for displaying device ratings
  • βœ… Doki class retrieve informations for users and developers
  • βœ… Integration with the DontKillMyApp.com API

πŸš€ Getting started #

Installation #

dart pub add flutter_doki

Usage #

Open informations for user in In App Webview

Doki.open(appName: 'com.example.app');
Doki.fetch()
    .then((response){ ...})
    .catchError((e){...});

πŸ“ License #

This project is licensed under the MIT License - see the LICENSE file for details.


zoocityboy zoocityboy

2
likes
150
points
133
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, url_launcher

More

Packages that depend on flutter_doki