mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dartdoc to 8.3.3 (#167231)
This is required for the latest Dart SDK roll which removes the macros package (see https://github.com/flutter/flutter/pull/167223)
This commit is contained in:
parent
b4dc23333c
commit
3900a25f38
@ -121,7 +121,7 @@ function generate_docs() {
|
||||
# Install and activate dartdoc.
|
||||
# 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 8.3.0
|
||||
"$DART" pub global activate dartdoc 8.3.3
|
||||
|
||||
# Build and install the snippets tool, which resides in
|
||||
# the dev/docs/snippets directory.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user