Notee is a simple offline note application that I created using Flutter. This note app allows you to
- create new notes and
- also delete them
This is a simple project you can try out if you just learnt how to use the Provider Pacakage in Flutter. I tried to keep my code as DRY(Don't Repeat Yourself ) as possible.