wrapped_text_widget 1.0.4 copy "wrapped_text_widget: ^1.0.4" to clipboard
wrapped_text_widget: ^1.0.4 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.

Default With custom left and top isDraggable: true
Demo screenshot Demo screenshot2 Demo screenshot2

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
140
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on wrapped_text_widget