| commit | eaf6bc70265b5aed033606e8c9456afa0cd90234 | [log] [tgz] |
|---|---|---|
| author | Ashutosh Kumar <ashutoshkmr40@gmail.com> | Thu Sep 05 23:07:02 2019 +0530 |
| committer | Michael Klimushyn <mklim@google.com> | Thu Sep 05 10:37:02 2019 -0700 |
| tree | 4fd28b3c03d68e8abcbb19d973cdd56ea4658d1b | |
| parent | 1bb42f5cf8e47738be271bbae8d8af399b71e326 [diff] |
[android_intent] Add action_application_details_settings (#2045) This PR includes addition of "action_application_details_settings" action to open App info settings. I was working on Handling denied permissions in one of my projects where i wanted to redirect user to app info settings to enable permissions in case the permissions were denied permanently (that is clicked 'Do not ask again checkbox')
This repo is a companion repo to the main flutter repo. It contains the source code for Flutter first-party plugins (i.e., plugins developed by the core Flutter team). Check the packages directory for all plugins.
Flutter plugins enable access to platform-specific APIs. For more information about plugins, and how to use them, see https://flutter.dev/platform-plugins/.
These plugins are also available on pub.
Please file any issues, bugs, or feature requests in the main flutter repo.
If you wish to contribute a new plugin to the Flutter ecosystem, please see the documentation for developing packages and platform channels. You can store your plugin source code in any GitHub repository (the present repo is only intended for plugins developed by the core Flutter team). Once your plugin is ready you can publish to the pub repository.
If you wish to contribute a change to any of the existing plugins in this repo, please review our contribution guide, and send a pull request.
These are the available plugins in this repository.