diff options
author | ryo <ryo@nopwd.lol> | 2025-01-06 17:17:26 +0000 |
---|---|---|
committer | ryo <ryo@nopwd.lol> | 2025-01-06 17:17:26 +0000 |
commit | bb2cb9683b011adca411e5c805fbb87fc0867e14 (patch) | |
tree | 83a8241759baaab808a2647899666a2bfc9aae3b /README |
Initial commit
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,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 |