commit
35a13f0b3b
@ -0,0 +1,23 @@
|
|||||||
|
# permission_handler_android
|
||||||
|
|
||||||
|
[](https://pub.dartlang.org/packages/permission_handler_android)  [](https://pub.dev/packages/flutter_lints)
|
||||||
|
|
||||||
|
The official Android implementation of the [permission_handler](https://pub.dev/packages/permission_handler) plugin by [Baseflow](https://baseflow.com).
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
Since version 9.1.0 of the [permission_handler](https://pub.dev/packages/permission_handler) plugin this is the endorsed Android implementation. This means it will automatically be added to your dependencies when you depend on `permission_handler: ^9.1.0` in your applications pubspec.yaml.
|
||||||
|
|
||||||
|
More detailed instructions on using the API can be found in the [README.md](../permission_handler/README.md) of the [permission_handler](https://pub.dev/packages/permission_handler) package.
|
||||||
|
|
||||||
|
## Issues
|
||||||
|
|
||||||
|
Please file any issues, bugs or feature requests as an issue on our [GitHub](https://github.com/Baseflow/flutter-permission-handler/issues) page. Commercial support is available, you can contact us at <hello@baseflow.com>.
|
||||||
|
|
||||||
|
## Want to contribute
|
||||||
|
|
||||||
|
If you would like to contribute to the plugin (e.g. by improving the documentation, solving a bug or adding a cool new feature), please carefully review our [contribution guide](../CONTRIBUTING.md) and send us your [pull request](https://github.com/Baseflow/flutter-permission-handler/pulls).
|
||||||
|
|
||||||
|
## Author
|
||||||
|
|
||||||
|
This permission_handler plugin for Flutter is developed by [Baseflow](https://baseflow.com).
|
Loading…
Reference in new issue