- Easily add and remove tasks
- Minimal UI
- CloudStorage...
- Add, Edit and Delete Task
To clone and run this application, you'll need Git and Flutter installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/vipuluthaiah/TodoApp-Cloud-Firestore.git
# Go into the repository
$ cd chat
# Install dependencies
$ flutter packages get
# Run the app
$ flutter run