Skip to content

๐Ÿ—’๏ธ๐Ÿ“Œ A simple to-do app with Flutter and BLoC architecture

License

Notifications You must be signed in to change notification settings

tarsbase/flutter-todo

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

21 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

FlutterTodo

๐Ÿ—’๏ธ๐Ÿ“Œ Play with Flutter by recreating Todoist app for Android and IOS.

Features and tasks

  • Build project with BLoC architecture
  • Design data layer with Sqflite
  • Add projects
  • Add labels
  • Add tasks
  • Sort tasks time, projects or labels
  • Swipe to complete or delete task
  • Edit tasks, projects, labels
  • Delete projects, labels
  • Reminder with notification
  • Write unit test

Screenshots

Credits

License

This package is licensed under the MIT license. See LICENSE for details.

About

๐Ÿ—’๏ธ๐Ÿ“Œ A simple to-do app with Flutter and BLoC architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 99.1%
  • Other 0.9%