Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App (Flutter)

platforms

Short, cross-platform to‑do list example built with Flutter — designed to be a small, practical starter showcasing state management, code generation, dependency injection and local persistence.

App's features

  • Create, modify and delete tasks
  • Mark tasks as completed/uncompleted
  • Filter tasks (All, Completed only, Uncompleted only)
  • Sort tasks (Newest firts, Oldest first)
  • Localization support

Screenshots

todo_app_mainscreen todo_app_flutter_addtask todo_app_edittask todo_app_sort_newestfirst todo_app_sort_oldestfirst todo_app_filter_all todo_app_filter_completedonly

Key technologies

  • Flutter
  • BloC / flutter_bloc
  • hive_ce
  • l10n

About

flutter todo app with local db storage, localization and bloc

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages