blob: 20a5f77a603588e45019d578dfdfc2a3c2a62b2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# 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

|