Skip to content

How to apply border-radius to div #1075

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
nicks258 opened this issue Jun 2, 2022 · 3 comments · Fixed by Chefspartner/flutter_html#1 · May be fixed by #1373
Open

How to apply border-radius to div #1075

nicks258 opened this issue Jun 2, 2022 · 3 comments · Fixed by Chefspartner/flutter_html#1 · May be fixed by #1373
Labels
css Enhancements/issues with css properties enhancement New feature or request

Comments

@nicks258
Copy link

nicks258 commented Jun 2, 2022

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 nicks258 changed the title How to apply border-radius to div[QUESTION] How to apply border-radius to div Jun 2, 2022
@erickok erickok mentioned this issue Jun 10, 2022
@Sub6Resources Sub6Resources added this to the Priority Goals milestone May 17, 2023
@Sub6Resources Sub6Resources added enhancement New feature or request css Enhancements/issues with css properties and removed question labels May 17, 2023
Mixslav pushed a commit to Mixslav/flutter_html that referenced this issue Sep 13, 2023
This commit introduces a new feature that allows div elements to have rounded borders.
Any div can now be styled with rounded corners.

Fixes Sub6Resources#1317
Closes Sub6Resources#1075
@Mixslav Mixslav linked a pull request Sep 13, 2023 that will close this issue
@Sub6Resources Sub6Resources moved this to Todo in flutter_html Dec 18, 2023
@balaji101010
Copy link

not working

@Nailsonseat
Copy link

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

@cka29
Copy link

cka29 commented Oct 16, 2024

any updates here? I can see that there is a fix Chefspartner#1 in a fork, but not merged yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
css Enhancements/issues with css properties enhancement New feature or request
Projects
Status: Todo
5 participants