rulecms_source_components 0.3.0 copy "rulecms_source_components: ^0.3.0" to clipboard
rulecms_source_components: ^0.3.0 copied to clipboard

Default RuleCMS Flutter components — the Flutter counterpart of @rulecms/source-components-react.

Changelog #

0.3.0 #

  • Extend inline markers to bold ({b|…}), italic ({i|…}), strikethrough ({s|…}), and line breaks ({br|}), matching @rulecms/source-components-react 20.17.0.
  • Export parseInlineMarkers, serializeInlineMarkers, formatInlineMarker, and renderInlineMarkup.
  • Keep parseInlineLinkMarkers as the link-only flatten of the same grammar.

0.2.1 #

  • Wire widget-flutter widgetInstanceProps, className, children, and resolveNoContainer / resolveRendersOwnElement through the library adapter.

0.2.0 #

  • Bring the default library to parity with @rulecms/source-components-react 20.16.1.
  • Backfill r-text: reject executable href schemes and honour enclosing-tag-3-resolutions.
  • Add r-icon, r-button, r-divider, r-embed, r-list, and r-accordion.
  • Export the full library contract (manifest, components, editor, metadata, preview cards) for a later widget-flutter update.
  • Resolve icons by Lucide name via lucide_flutter 1.28.0.
  • Render allowlisted embeds in a WebView.

0.1.0 #

  • Initial Flutter default library mirroring @rulecms/source-components-react.
  • r-text with {n|label} inline link markers.
  • cloudinary-advanced-image via Cloudinary URL builder.
  • r-video via Cloudinary delivery URLs + video_player.
0
likes
0
points
128
downloads

Publisher

verified publisherrulecms.com

Weekly Downloads

Default RuleCMS Flutter components — the Flutter counterpart of @rulecms/source-components-react.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, lucide_flutter, rulecms_widget, url_launcher, video_player, webview_flutter

More

Packages that depend on rulecms_source_components