Skip to content

kostas95/todo_app_riverpod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Todo App (Flutter & Riverpod)

A simple todo app demonstrating local storage with SharedPreferences and state management with Riverpod. Features

Display Todos: View a list of todos.
Add, Update, Delete: Manage todos with basic CRUD operations.
Search Bar: Filter todos by title.
Categorize Per Day: Organize todos by day.

Key Components

TodoItemsNotifier: Manages todo state and syncs with SharedPreferences.
SharedPreferences: Stores todo data persistently.

About

Flutter Todo App using riverpod implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published