Skip to content

Simple Todo List app made by Flutter using core programming concepts

Notifications You must be signed in to change notification settings

PeterFam/TODO-List-Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List

This is a simple todo list app built with Flutter, utilizing Clean Architecture for better scalability and maintainability. It uses the BLoC state management pattern to handle state changes and the Isar database for efficient local storage of todo items. The project follows best practices with Flutter lints to ensure code quality and consistency.

Key Features:

  • Clean Architecture: Well-structured codebase for future enhancements.
  • BLoC State Management: Efficient management of UI state and business logic.
  • Isar DB: High-performance local database for persisting todos.
  • Flutter Lints: Enforced coding standards and best practices.

About

Simple Todo List app made by Flutter using core programming concepts

Resources

Stars

Watchers

Forks

Packages

No packages published