You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
453 B
11 lines
453 B
2 years ago
|
# flutter\_background\_service\_android
|
||
|
|
||
|
The Android implementation of [`flutter_background_service`][1].
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
This package is [endorsed][2], which means you can simply use `flutter_background_service`
|
||
|
normally. This package will be automatically included in your app when you do.
|
||
|
|
||
|
[1]: https://pub.dev/packages/flutter_background_service
|
||
|
[2]: https://flutter.dev/docs/development/packages-and-plugins/developing-packages#endorsed-federated-plugin
|