mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Update dartdoc to v3.1.0. (#90415)
This commit is contained in:
parent
169020719b
commit
2d909fcc5b
@ -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.
|
||||
"$DART" pub global activate dartdoc 3.0.0
|
||||
"$DART" pub global activate dartdoc 3.1.0
|
||||
|
||||
# Install and activate the snippets tool, which resides in the
|
||||
# assets-for-api-docs repo:
|
||||
|
Loading…
Reference in New Issue
Block a user