Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sabinbajracharya/fluttery-todo
A beautiful todo app made with Flutter
https://github.com/sabinbajracharya/fluttery-todo
Last synced: 3 months ago
JSON representation
A beautiful todo app made with Flutter
- Host: GitHub
- URL: https://github.com/sabinbajracharya/fluttery-todo
- Owner: sabinbajracharya
- Created: 2019-02-12T19:21:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T09:01:46.000Z (over 1 year ago)
- Last Synced: 2024-07-29T01:34:54.129Z (3 months ago)
- Language: Dart
- Homepage:
- Size: 901 KB
- Stars: 456
- Watchers: 15
- Forks: 151
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Codemagic build status](https://api.codemagic.io/apps/5d0f190099fdb70008475b03/5d0f190099fdb70008475b02/status_badge.svg)](https://codemagic.io/apps/5d0f190099fdb70008475b03/5d0f190099fdb70008475b02/latest_build)
Todo - Simple & Beautiful
A minimal Todo mobile app made using Flutter.
Key Features •
How To Use •
Download •
Credits •
## Key Features
* Easily add and remove tasks
* Organize tasks under categories. editing.
* Personalize task category using color and icon.## How To Use
To clone and run this application, you'll need [Git](https://git-scm.com) and [Flutter](https://flutter.dev/docs/get-started/install) installed on your computer. From your command line:
```bash
# Clone this repository
$ git clone https://github.com/sabinbajracharya/fluttery-todo.git# Go into the repository
$ cd fluttery-todo# Install dependencies
$ flutter packages get# Run the app
$ flutter run
```## Download
You can [download](https://play.google.com/store/apps/details?id=com.queenstech.todo) the latest installable version of Todo for Android.
## Credits
- [Design Inspiration](https://goo.gl/Y5rd7L)## License
MIT
---
> GitHub [@sabinbajracharya](https://github.com/sabinbajracharya) ·
> Instagram [@er_sabin](https://www.instagram.com/er_sabin/)