bridgecrew-perf7 / flutter-ci-deployment

A simple workflow to deploy a Flutter application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple workflow to deploy a Flutter application


Languages

Language:C++ 53.0%Language:CMake 20.8%Language:Dart 14.2%Language:HTML 9.7%Language:C 1.9%Language:Kotlin 0.4%