wrapped_text_widget 1.0.0 copy "wrapped_text_widget: ^1.0.0" to clipboard
wrapped_text_widget: ^1.0.0 copied to clipboard

A widget that allow make a paragraph wrapped a other widget inside

wrapped_text_widget #

A Flutter widget that allows you to wrap paragraph text around a widget (e.g., an image or custom UI block).
It even supports dragging the widget interactively, with the text reflowing in real time.

Features #

  • Wrap text dynamically around any child widget
  • Supports dragging (optional)
  • Customizable padding and text styles
  • Handles text alignment with justification

Getting started #

Add to your pubspec.yaml:

dependencies:
  wrapped_text_widget: ^0.0.1
5
likes
0
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

A widget that allow make a paragraph wrapped a other widget inside

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on wrapped_text_widget