Skip to main content

Docs command-line tool

Learn about the dash_site CLI tool that is used to develop, test, and serve the Dart and Flutter documentation sites.

The site's CLI tool can be accessed by running dart run dash_site in the repository's root directory.

Commands

#

analyze-dart

#

build

#

check-all

#
#
#

format-dart

#

refresh-excerpts

#

serve

#

test-dart

#

verify-firebase-json

#