fluttercandies / flutter_filereader

Flutter实现的本地文件(pdf word excel 等)查看插件,非在线预览
Other
109 stars 51 forks source link

Not accepted on Google's Play Store #27

Closed GerardUmbert closed 3 years ago

GerardUmbert commented 3 years ago

An app using this library cannot be published on the Google Play Store.

shingohu commented 3 years ago

yes,the x5webview will dynamically downloads so library,but google play do not support

braysonjohn148 commented 3 years ago

so whats the solution. Why should we have a dependency that is not supported by playstore.

GerardUmbert commented 3 years ago

so whats the solution. Why should we have a dependency that is not supported by playstore.

We have to go F ourselves and recode quite a lot of our app to fix what he has not clearly stated anywhere. Not only that, but published in pub.dev in all places.

If there only was a way to flag it on pub.dev so others do not fall into this again I would.