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
- Host: GitHub
- URL: https://github.com/mmcc007/giterdone
- Owner: mmcc007
- License: bsd-3-clause
- Created: 2019-01-29T00:03:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-29T03:20:17.000Z (over 6 years ago)
- Last Synced: 2024-10-19T03:01:47.418Z (12 months ago)
- Language: Dart
- Size: 4.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Release: [](https://travis-ci.org/mmcc007/giterdone)
Dev: [](https://travis-ci.org/mmcc007/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