mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Bump snippets tool to 0.3.0 (#103751)
This commit is contained in:
parent
7d234c966a
commit
0a5a641f8f
@ -25,7 +25,7 @@ function generate_docs() {
|
||||
# Install and activate the snippets tool, which resides in the
|
||||
# assets-for-api-docs repo:
|
||||
# https://github.com/flutter/assets-for-api-docs/tree/master/packages/snippets
|
||||
"$DART" pub global activate snippets 0.2.5
|
||||
"$DART" pub global activate snippets 0.3.0
|
||||
|
||||
# This script generates a unified doc set, and creates
|
||||
# a custom index.html, placing everything into dev/docs/doc.
|
||||
|
Loading…
Reference in New Issue
Block a user