Update dartdoc to 2.0.0. (#88729)

This commit is contained in:
Janice Collins 2021-08-23 14:27:04 -07:00 committed by GitHub
parent efaa9a4637
commit f74be66494
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ function generate_docs() {
# Install and activate dartdoc.
# NOTE: When updating to a new dartdoc version, please also update
# `dartdoc_options.yaml` to include newly introduced error and warning types.
"$PUB" global activate dartdoc 1.0.2
"$PUB" global activate dartdoc 2.0.0
# Install and activate the snippets tool, which resides in the
# assets-for-api-docs repo: