hui-z / flutter_install_plugin

A flutter plugin for install apk for android; and using url to go to app store for iOS.
MIT License
103 stars 111 forks source link

has conflict and flutter_webview_plugin #25

Closed yuefeng007 closed 5 years ago

yuefeng007 commented 5 years ago

Attribute provider#androidx.core.content.FileProvider@authorities value=(com.example.app.fileProvider.install) from [:install_plugin] AndroidManifest.xml:12:13-72

    is also present at [:flutter_webview_plugin] AndroidManifest.xml:11:13-64 value=(com.example.app.fileprovider).

    Suggestion: add 'tools:replace="android:authorities"' to <provider> element at AndroidManifest.xml:10:9-18:20 to override.
yuefeng007 commented 5 years ago

for android