flutter_todo

My simple ToDo app on flutter.

Developing

If changes were made in the file todo_entry.dart, then you need to re-generate the helper class for json serialization with the following command:

flutter packages pub run build_runner build