==Initial version==

- many hardcoded placeholders
- TODO:
  - update README
  - update license & copyright info
  - cleanup code
  - merge code parts to server side
  - muuuuuuuch more...
This commit is contained in:
Denys Konovalov 2021-08-27 19:33:05 +02:00
parent 9f8d7bda51
commit aa0cca85e0

3
.gitignore vendored

@ -4,6 +4,7 @@
.dart_tool/
.packages
build/
# If you're building an application, you may want to check-in your pubspec.lock
pubspec.lock
@ -19,3 +20,5 @@ doc/api/
*.js_
*.js.deps
*.js.map
.idea/