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

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.

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]
![Onboarding Screen1](https://github.com/yessGlory17/glory_todo_desktop/blob/main/screenshoots/Ekran%20Al%C4%B1nt%C4%B1s%C4%B1.JPG)
![Onboarding Screen1](https://github.com/yessGlory17/glory_todo_desktop/blob/main/screenshoots/Ekran%20Al%C4%B1nt%C4%B1s%C4%B12.JPG)
![Onboarding Screen1](https://github.com/yessGlory17/glory_todo_desktop/blob/main/screenshoots/Ekran%20Al%C4%B1nt%C4%B1s%C4%B13.JPG)
![Onboarding Screen1](https://github.com/yessGlory17/glory_todo_desktop/blob/main/screenshoots/Ekran%20Al%C4%B1nt%C4%B1s%C4%B14.JPG)

## 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 Started

This 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.