atiqsamtia / WordPress-App-with-Flutter

Fully Functional IOS/Android App for WordPress Website with Flutter
175 stars 85 forks source link

Migrate to Android Embedding V2 #7

Closed naumansamtia closed 2 years ago

naumansamtia commented 3 years ago

Your Flutter application is created using an older version of the Android embedding. It's being deprecated in favor of Android embedding v2. Follow the steps at

https://flutter.dev/go/android-project-migration

to migrate your project.

atiqsamtia commented 2 years ago

already merged the pull request