/flutter-ci-deployment

A simple workflow to deploy a Flutter application

Primary LanguageC++

Flutter CD/CI workflow

This GitHub actions workflow is to show how to do a basic deployment of a flutter application to a GitHub release page. Releases are build on version tags starting with 'v*'. Deployment to the Play store or other locations is relitivly easy at this point.

This was only for learning. The flutter app that is available to download is just the default counter application. That being said you can now install it on Windows, Linux, Android, or Web.