Skip to content

fluttermtl/riverpod_todo

Repository files navigation

riverpod_todo

A minimal example of the Todo App with RiverPod 2.0.

alt

Structure

  • lib/main.dart: starting point.
  • lib/todo_page.dart: main page of the app.
  • lib/todo_list.dart: todo listing widget.
  • lib/todo_text_field.dart: input text widget for adding a todo.
  • lib/todo_provider.dart: business logic of the app with riverpod provider.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published