Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmcc007/todo
Demo app for fledge
https://github.com/mmcc007/todo
Last synced: 25 days ago
JSON representation
Demo app for fledge
- Host: GitHub
- URL: https://github.com/mmcc007/todo
- Owner: mmcc007
- License: bsd-3-clause
- Created: 2019-01-23T20:13:55.000Z (almost 6 years ago)
- Default Branch: dev
- Last Pushed: 2019-03-11T18:31:09.000Z (over 5 years ago)
- Last Synced: 2024-10-08T21:55:53.354Z (about 1 month ago)
- Language: Dart
- Homepage:
- Size: 48.5 MB
- Stars: 13
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/mmcc007/todo.svg)](https://travis-ci.org/mmcc007/todo)
[![GitErDone](https://play.google.com/intl/en_us/badges/images/badge_new.png)](https://play.google.com/store/apps/details?id=com.orbsoft.todo)
[![GitErDone](https://linkmaker.itunes.apple.com/en-us/badge-lrg.svg?releaseDate=2019-02-15&kind=iossoftware)](https://itunes.apple.com/us/app/giterdone/id1450240301)# CICD example for Flutter
This is a example of using [fledge](https://github.com/mmcc007/fledge) to manage CICD pipelines for Flutter.
You can see details of the beta and release builds by clicking on the Travis badge above.
See [fledge](https://github.com/mmcc007/fledge) for details.
# Todo example
This todo app was taken from https://github.com/brianegan/flutter_architecture_samples/tree/master/example/vanilla