flutter/dev/snippets/config
Parker Lougheed c313083a88
Remove null-safety argument from DartPad doc samples (#127345)
Removes the `null_safety=true` query parameter from DartPad samples in the API docs, since all DartPad channels only support null safety now and the parameter does nothing.

## Test

Removing code, but updates the check in the dartdoc tool for the removal.
2023-05-23 00:10:11 +00:00
..
skeletons Remove null-safety argument from DartPad doc samples (#127345) 2023-05-23 00:10:11 +00:00
.dartignore
README.md Minor fix compendium (#107874) 2022-08-11 02:33:07 +00:00

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.