/todos

Primary LanguageDartMIT LicenseMIT

Welcome to "Todos"!

This is a medium-sized Flutter project used as learning material to showcase libraries like provider, freezed and state_notifier in use.

Learn more about it through the related articles explaining the technical decisions around the project:

  • Introduction
    The project announcement, what it tries to solve, and what to expect from it.

  • Getting started
    Some extra steps you can take right after the creation of your project to make it more scalable.