Skip to content

dilankayapagit/Flutter-complete-Workflow-Build-to-Publish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Flutter Git Hub Action CI/CD Android and Web (Firebase) 🀩

Build Flutter Apps Automatically, Easily and Publish (Deploy) to your Google Play Store and Firebase Hosting for Free πŸ˜‡

Add these to you git hub secrets 🦹

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

How to use πŸ‘¨β€πŸ’»

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

Reference

Upload android release to the play store Link.

If you have any problem let me know

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors