Commit 666be9d1 by Marcel Garus

Merge readme.md

parent e51ea798
...@@ -12,15 +12,8 @@ On Android, you can show a rationale for requesting a permission. ...@@ -12,15 +12,8 @@ On Android, you can show a rationale for requesting a permission.
While the permissions are being requested during runtime, you'll still need to tell the OS which permissions your app might potentially use. While the permissions are being requested during runtime, you'll still need to tell the OS which permissions your app might potentially use.
That requires adding permission configuration to Android- and iOS-specific files. That requires adding permission configuration to Android- and iOS-specific files.
<<<<<<< HEAD
<details> <details>
<summary>Android</summary> <summary>Android</summary>
=======
```yaml
dependencies:
permission_handler: '^4.4.0+hotfix.1'
```
>>>>>>> upstream/develop
> The current version of the plugin requires AndroidX. > The current version of the plugin requires AndroidX.
> >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment