flutter-githubaction icon indicating copy to clipboard operation
flutter-githubaction copied to clipboard

This is a sample flutter project with CI-CD integration using Github Actions.

Project Featured on the official Flutter Website.

License: MIT

pub package

Github Action in Flutter Project

This is a sample flutter project with CI-CD configuration using Github Actions.

This project uses the following github actions -

  • https://github.com/actions/checkout
  • https://github.com/actions/setup-java
  • https://github.com/marketplace/actions/flutter-action
  • https://github.com/marketplace/actions/create-release

For a complete guide on implemenatation read the tutorial on Medium