Closed j3g closed 5 years ago
Bug fix. It adds more specific declarations of using AndroidX. This removes errors when included in other projects.
Some multi-dex errors in Android when including the plugin
https://github.com/BaseflowIT/flutter-permission-handlers/issues/3
:sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...)
Bug fix. It adds more specific declarations of using AndroidX. This removes errors when included in other projects.
:arrow_heading_down: What is the current behavior?
Some multi-dex errors in Android when including the plugin
:new: What is the new behavior (if this is a feature change)?
:boom: Does this PR introduce a breaking change?
:bug: Recommendations for testing
:memo: Links to relevant issues/docs
https://github.com/BaseflowIT/flutter-permission-handlers/issues/3
:thinking: Checklist before submitting