Use the new `dartdoc` tool, which [shipped with 1.12](https://groups.google.com/a/dartlang.org/forum/#!topic/announce/Q1JSlVaFFnY) Update the sdk constraint to 1.12
11 lines
188 B
YAML
11 lines
188 B
YAML
name: angular
|
|
environment:
|
|
sdk: '>=1.12.0 <2.0.0'
|
|
dependencies:
|
|
observe: '0.13.1'
|
|
dev_dependencies:
|
|
guinness: '^0.1.17'
|
|
intl: '^0.12.4'
|
|
unittest: '^0.11.5+4'
|
|
quiver: '^0.21.4'
|