Files
2018-12-12 13:13:11 +13:00
..
2018-07-12 13:53:07 -04:00
2018-12-12 13:13:11 +13:00
2018-12-12 13:13:11 +13:00
2018-07-12 14:55:23 -04:00

tool

Consider calling these in a git pre-commit hook.

Ensure ~/.pub_cache/bin is in your $PATH.

fmt.sh

Runs the official code formatter.

setup
$ pub global activate dart_style

docs.sh

Preview dartdoc documentation.

setup
$ pub global activate dartdoc

release.sh

git tag and pub publish.