An open API service indexing awesome lists of open source software.

https://github.com/mmcc007/giterdone

Demo of CI/CD for Flutter
https://github.com/mmcc007/giterdone

Last synced: 3 months ago
JSON representation

Demo of CI/CD for Flutter

Awesome Lists containing this project

README

          

Release: [![Build Status](https://travis-ci.org/mmcc007/giterdone.svg?branch=master)](https://travis-ci.org/mmcc007/giterdone)
Dev: [![Build Status](https://travis-ci.org/mmcc007/giterdone.svg?branch=dev)](https://travis-ci.org/mmcc007/giterdone)

GitErDone

# CICD example for Flutter

This is a example of using fcicd to manage CICD pipelines for Flutter.

You can see details of the build by clicking on one of the Travis badges above.

See fcicd for details.

# Todo example

This todo app was taken from https://github.com/brianegan/flutter_architecture_samples/tree/master/example/vanilla