Files
flutter/packages/flutter_tools/templates/widget_preview_scaffold/README.md.tmpl
Ben Konyi d6c0d6fee7 [ Widget Previews ] Add widget_preview_scaffold.shard to test the widget_preview_scaffold template contents (#166358)
Adds a new `widget_preview_scaffold.shard` directory which contains a
hydrated `widget_preview_scaffold` template. This will allow for us to
write widget tests against the widgets defined in the templates.

This PR doesn't add any widget tests and is only adding the ability to
run these tests in follow up changes.

Fixes https://github.com/flutter/flutter/issues/166416
2025-04-04 18:43:52 +00:00

5 lines
150 B
Cheetah

# Widget Preview Scaffold
This project is generated by `flutter widget-preview` and is used to host Widgets
to be previewed in the widget previewer.