Skip to content

yagizdo/Todo-Moon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter - Todo App

Todo App I made with Flutter.

Desing : https://dribbble.com/shots/8935948-Work-life-Balance-app

App Store

Download on the App Store

Google Play

Get it on Google Play

Run Locally

Clone the project

  git clone https://github.com/yagizdo/Todo-Moon

Go to the project directory

  cd Todo-Moon

Install dependencies

  flutter pub get

Run App

  flutter run

What will be add ❓

  • Dynamic Todos
  • HomePage UI
  • Add Todo Page
  • Shared Preferences for Add Todo Page
  • State Management (Provider)
  • Dark Mode
  • Splash Screen

Libraries I use in the application:

App Video

2022-08-08.at.17.25.51.-.Emerald.Flyingfish.mp4

Contributing

Contributions are always welcome!