rfw_preview 0.5.2
rfw_preview: ^0.5.2 copied to clipboard
Dev preview widget for rfw_gen. Renders generated rfwtxt with automatic Runtime setup and custom widget support.
0.5.2 #
- No changes (version bump to match rfw_gen_builder)
0.5.1 #
- Update homepage to GitHub Pages playground
0.5.0 #
- Fix: README Quick Start examples now include required
widgetandlibraryparameters (#49) - Fix: replace non-existent
RfwSource.file()withRfwSource.asset()in README (#48) - Add unit tests for core preview logic (#47)
0.4.1 #
- No changes (version bump to match rfw_gen_builder)
0.4.0 #
- Initial release (version aligned with rfw_gen ecosystem)
RfwPreviewwidget withRfwSource(text, file, asset) supportRfwEditorAppstandalone editor with live preview and device framesRfwEditorembeddable editor widgetRfwEditorControllerfor editor state management- Snippet storage via
shared_preferences