Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hungrimind/flutter_todo

Todo Application for Learning Flutter with MVVM
https://github.com/hungrimind/flutter_todo

dart flutter todo

Last synced: about 2 months ago
JSON representation

Todo Application for Learning Flutter with MVVM

Awesome Lists containing this project

README

        

# Todo App built with Flutter

This repo contains the code for the Todo Project on [The Best Flutter Course on the Internet](https://www.hungrimind.com/learn/flutter)

Todo Project

## How to Contribute

This repo is open source, so there is transparency into what you would learn; the code is current and follows the best practices taught in the course.

Please create an issue or pull request if you see anything outdated or know a better approach.

## How to Run

1. Run `flutter pub get`
2. Run `flutter create .`

## Fork the Code

I encourage you to fork this code and build on top of it. A link to the course or this repo would be highly appreciated 😊.