Skip to content

A super simple todo manager writtten in Flutter (as a learning ground)

License

Notifications You must be signed in to change notification settings

althk/simple_todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_todo_manager

A super simple todo manager

Getting Started

This project is my starting point to learn about various concepts in Flutter

  • state management
  • widget testing
  • best practices (prefer stateless widgets over stateful, do not cram everything into one build context, etc.)
  • designing clean UI elements
  • animations
  • and the unknown unknowns...

A few resources for specific topics:

Credits:

  • The app uses an icon downloaded from Icons8
    • Illustration by Icons 8 from Icons8

About

A super simple todo manager writtten in Flutter (as a learning ground)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published