https://github.com/krishnaclouds/taskit
An Open Source Todo App Built with Flutter
https://github.com/krishnaclouds/taskit
android dart flutter ios web
Last synced: about 1 year ago
JSON representation
An Open Source Todo App Built with Flutter
- Host: GitHub
- URL: https://github.com/krishnaclouds/taskit
- Owner: krishnaclouds
- Created: 2021-06-05T10:47:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-23T13:59:58.000Z (over 4 years ago)
- Last Synced: 2025-03-28T21:51:10.410Z (about 1 year ago)
- Topics: android, dart, flutter, ios, web
- Language: Dart
- Homepage:
- Size: 580 KB
- Stars: 23
- Watchers: 3
- Forks: 11
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# taskit
> Not Just Another Todo App.
##### P.S: An App build to test the features of Flutter and will continue to update as the world of flutter expands along
---
#### Made with ❤️ and

---
### Application Overview

---
Project Version List and Future
| Task | Version | Status |
| --------------------------|:---------------------:|:----:|
| Flutter App Setup | 0.0.1(beta) | [✓] |
| Task List Display | 0.0.2(beta) | [✓] |
| Add Task | 0.0.3(beta) | [✓] |
| Update Task | 0.0.4(beta) | [✓] |
| Connect to sqlflite | 0.0.5(beta) | [✓] |
| Migrate to Null Safety | 0.0.6(beta) | [✓] |
| Add Icons for Android | 0.0.7(beta) | [✓] |
| Launch Android App | 1.0.0 | [✓] |
| Add App Drawer | 1.0.1 | [✓] |
| Login Page Design | 1.0.2 | [✓] |
| login Page Integr' | 1.0.3 | [✓] |
| Change theme Option | 1.0.4 | [✘] |
| Migrate Tasks to DB | 1.1.1(beta) | [✘] |
| Changes to Fit Web | 1.1.2(beta) | [✘] |
| Launch Website for TaskIt | 1.2.0 | [✘] |
| Add Task Suggestion Logic | 1.2.1(beta) | [✘] |
---
### Release Alert
> App has been released to Android Play Store on 05/06/2021 with the Name : TaskIt . Currently in Review State.
---