diff options
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 + + |