Initial Commit

This commit is contained in:
Marty Oehme 2018-07-05 17:59:11 +02:00
parent 869faf2919
commit 0277e5ddc7
13 changed files with 268 additions and 1 deletions

16
pubspec.yaml Normal file
View file

@ -0,0 +1,16 @@
name: rules_of_living
description: An absolute bare-bones web app.
# version: 1.0.0
#homepage: https://www.example.com
#author: marty <email@example.com>
environment:
sdk: '>=2.0.0-dev.66.0 <2.0.0'
#dependencies:
# path: ^1.4.1
dev_dependencies:
build_runner: ^0.9.0
build_web_compilers: ^0.4.0
test: ^1.2.0