diff options
author | ryo <ryo@nopwd.lol> | 2025-01-08 13:18:47 +0000 |
---|---|---|
committer | ryo <ryo@nopwd.lol> | 2025-01-08 13:18:47 +0000 |
commit | 69ddc727b99c69edea951e939831c799bc16a893 (patch) | |
tree | baddba032100570924524ae2dbf816f73d69e3b2 /README.md | |
parent | bb2cb9683b011adca411e5c805fbb87fc0867e14 (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..20a5f77 --- /dev/null +++ b/README.md @@ -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 + + |