Initial commit

This commit is contained in:
vjrj 2018-06-08 11:30:33 +02:00
commit c4438365ab
78 changed files with 1900 additions and 0 deletions

21
.gitignore vendored Normal file
View file

@ -0,0 +1,21 @@
.DS_Store
.dart_tool/
# Files and directories created by pub
.packages
.pub/
build/
.flutter-plugins
.atom/
.idea
ios/.generated/
# If you're building an application, you may want to check-in your pubspec.lock
pubspec.lock
# Directory created by dartdoc
# If you don't generate documentation locally you can remove this line.
doc/api/