Can I publish my website into Google Play and Apple store with Flutter?

Viewed 152

I know there is WebView https://pub.dev/packages/webview_flutter but I've heard Apple got strict with it recently but is it easy to publish a simple e-shop and website that has a material mobile responsive design to Play store? Apple store?

1 Answers

it is possible but it will take time to post since they will check every bug they will decline your request even if the bug is not mandatory hope this helps

Related