Build Flutter Apps Automatically, Easily and Publish (Deploy) to your Google Play Store and Firebase Hosting for Free π
TOKEN = git hub secrets key
ANDROID_PACKAGE_NAME = add com.app.id
GOOGLE_SERVICE_ACCOUNT_KEY = play store service account json key file
secrets.FIREBASE_SERVICE_ACCOUNT = Firebase service account key
Add this workflow in the Project (Flutter Project) > create ".github\workflows" folder and add "mobile.yml" and "web.yml"
Use 2 branches web and mobile
βββ.github
βββ workflows
βββmobile.yml
βββweb.yml
Upload android release to the play store Link.