Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhilash-chandran/flutter_command_todo
A demo Todo list app using RVMS pattern and flutter_command and get_it package.
https://github.com/abhilash-chandran/flutter_command_todo
Last synced: 6 days ago
JSON representation
A demo Todo list app using RVMS pattern and flutter_command and get_it package.
- Host: GitHub
- URL: https://github.com/abhilash-chandran/flutter_command_todo
- Owner: Abhilash-Chandran
- Created: 2021-01-31T21:47:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-18T14:09:20.000Z (over 3 years ago)
- Last Synced: 2024-10-29T12:43:35.556Z (about 2 months ago)
- Language: Dart
- Size: 12.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter_command_todo
A ToDO list app built with [Flutter_command](https://pub.dev/packages/flutter_command) and [get_it](https://pub.dev/packages/get_it) with the aim to showcase RVMS architecture for flutter. Also aims to showcase different storage backend in this setup such as in_memory, Hive, firestore, etc.
## Demo
![Demo](flutter_command_todo.gif)