# Flutter Todo App
Copy main.dart to a ready project and compile it.
Run server.dart anywhere you want, it creates users files inside
the folder it is running.

# App Tutorial
It's not user-friendly, I'll work on it later.

1. Login
2. Insert your todo and press that plus button
3. Save

![screenshot](flutter-todo.png)