4 Commits

Author SHA1 Message Date
55eae6e3c1 flutter compatibility 2.0.0 2018-12-12 13:13:11 +13:00
acf64e5492 args
Closes #8.
2015-05-15 04:44:06 -04:00
20f5b1d210 deps
- `unittest` -> `test`
    - <https://pub.dartlang.org/packages/test>
- `dartformat` -> `dartfmt`
    - <https://github.com/dart-lang/dart_style>

Looks like Travis builds will break until `test_runner` moves off `unittest`.

<https://github.com/google/test_runner.dart/blob/master/pubspec.yaml>
2015-05-06 01:27:42 -04:00
19a7c68123 initial 2015-02-02 20:31:35 -05:00