flutter_html icon indicating copy to clipboard operation
flutter_html copied to clipboard

[FEATURE] Supporting Positioning

Open Dall127 opened this issue 2 years ago • 0 comments

Describe your feature request

Supporting mapping CSS attributes 'left', 'right', "top", "bottom" to Flutter's Positioning widgets

Additional context

I have a bunch of xml text that has a fixed layout that is defined by CSS, and it would be very helpful to be able to use this package to do just that

A picture of a cute animal (not mandatory but encouraged)

Cute Octopus Thought a octopus would be fitting, seeing that laying out text requires many moving pieces at once haha

Dall127 avatar Aug 29 '23 21:08 Dall127