flutter_html icon indicating copy to clipboard operation
flutter_html copied to clipboard

How to apply border-radius to div

Open nicks258 opened this issue 3 years ago • 4 comments

I am using this plugin for creating dynamic page coming from server. This Plugin helps me to achieve this only problem that I am facing is border-radius is not applying to my div. I read in documentation that container styling is not supported but still I am wondering how can I achieve this as this required for me to give border-radius to my div please help.

I tried inline css also but no luck. (;

nicks258 avatar Jun 02 '22 13:06 nicks258

not working

balaji101010 avatar Feb 15 '24 10:02 balaji101010

im using pre release 3.0.0-beta.2 cant use the border radius property there

Nailsonseat avatar Mar 10 '24 18:03 Nailsonseat