Let's setup an automated process that builds and deploys our app when we commit & push our code to a specific branch.
Coming up in this series:
- Part 4: Cloudflare Caching + Notifying users of new releases + advanced routing
👇 Links:
Inspired by: https://lukasnevosad.medium.com/our-flutter-web-strategy-for-deferred-loading-instant-updates-happy-users-45ed90a7727c
Workflow Config: https://github.com/tylersavery/flutter_web_deploy/blob/main/.github/workflows/deploy.yml
💬 Got questions or want to see another variation of this setup? Drop a comment below!
Download
0 formats
No download links available.
Deploy Flutter Web Like a Pro – Part 3: Github Actions for Automatic Deploys | NatokHD