https://github.com/yessglory17/glory_todo_desktop
Flutter basic desktop project. Desktop todo app.
https://github.com/yessglory17/glory_todo_desktop
app basic dart dart-frameworks desktop desktop-app flutter flutter-desktop kanban notion todo todoapp todolist trello
Last synced: about 2 months ago
JSON representation
Flutter basic desktop project. Desktop todo app.
- Host: GitHub
- URL: https://github.com/yessglory17/glory_todo_desktop
- Owner: yessGlory17
- Created: 2021-02-05T23:00:00.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-03T11:52:30.000Z (about 4 years ago)
- Last Synced: 2025-02-25T06:43:32.314Z (about 2 months ago)
- Topics: app, basic, dart, dart-frameworks, desktop, desktop-app, flutter, flutter-desktop, kanban, notion, todo, todoapp, todolist, trello
- Language: Dart
- Homepage:
- Size: 628 KB
- Stars: 64
- Watchers: 2
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
# Glory Todo Desktop
Basic and Primitive Flutter Desktop Project!
## Goal
> My goal is to accept my inexperience without worrying about the plugin shortcomings of Flutter Desktop. Creating a simple application to solve my own problems. Because no mission app meets exactly what I need. That's why I decided to do my best. I would be very happy if you try the first decisions when I reach the release. If you like it, don't forget to give stars!
## Screenshoot [10.02.2021]



## Todos
### 0.1.0
> Target Date 10.02.2021 => Done 10.02.2021
- [x] Primitive Storage
- [x] Basic Design
- [x] Create Project Page
- [x] Create Column Page
- [x] Create Todo
### 0.2.0
> Target Date 15.02.2021 => Done 11.02.2021
- [x] Remove Project
- [x] Remove Column
- [x] Check Todo
- [x] Edit Project Name
- [x] Edit Column Name
### 0.3.0
> Target Date 21.04.2021
- [x] Language Support (ENG & TR)
- [ ] Theme Support
- [ ] New State Managment### 0.4.0
> Target Date 25.04.2021
- [ ] Progressbar for Projects
- [ ] Reorderable Columns
## Getting StartedThis project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.