commit 2d63a24fb134bf6c8e28deca8bf4ded770c4f3c0 Author: datang Date: Tue Aug 30 17:00:01 2022 +0800 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..f58a5d3 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# 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 \ No newline at end of file