We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d234c9 commit 0a5a641Copy full SHA for 0a5a641
dev/bots/docs.sh
@@ -25,7 +25,7 @@ function generate_docs() {
25
# Install and activate the snippets tool, which resides in the
26
# assets-for-api-docs repo:
27
# https://github.com/flutter/assets-for-api-docs/tree/master/packages/snippets
28
- "$DART" pub global activate snippets 0.2.5
+ "$DART" pub global activate snippets 0.3.0
29
30
# This script generates a unified doc set, and creates
31
# a custom index.html, placing everything into dev/docs/doc.
0 commit comments