mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
8 lines
332 B
Markdown
8 lines
332 B
Markdown
# Dartdoc Samples and Snippets
|
|
|
|
The [snippets] tool uses the files in the `skeletons` directory to inject code
|
|
blocks generated from `{@tool dartpad}`, `{@tool sample}`, and `{@tool snippet}`
|
|
sections found in doc comments into the API docs.
|
|
|
|
[snippets]: https://github.com/flutter/assets-for-api-docs/tree/master/packages/snippets
|