Flutter CI/CD Web host in Firebase using GitHub Action
By Robby
Flutter CI/CD web host in firebase hosting using GitHub Actions Source code below Follow the CLI prompts, and the command will automatically take care of setting up the GitHub Action: Creates a service account in your Firebase project with permission to deploy to Firebase Hosting. Encrypts that service account’s JSON key and uploads it to […]