mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() This also wires up the preview detector to trigger hot reloads when new previews are detected or previews are removed. Note: while this change results in lib/generated_preview.dart being generated and updated, it's not currently referenced by lib/main.dart and the preview environment will render a black screen. --------- Co-authored-by: Andrew Kolos <andrewrkolos@gmail.com> |
||
---|---|---|
.. | ||
lib | ||
pubspec.yaml.tmpl | ||
README.md.tmpl |
# {{titleCaseProjectName}} This project is generated by `flutter widget-preview` and is used to host Widgets to be previewed in the widget previewer.