I’m working on a view which have a list of coupon and when I select any coupon then a dialog will appear where we can check coupon details. My query is how to show a dialog which is a half circle cut from both side in that dialog. currently I’m doing using a stack with positioned children with background color, but it is not as I want.
I’m also share a screen shot for what I’m looking for. It could be a great help for me
2
Answers
You can place the sliced image with the half circle in the Column in your Stack
Create one custom UI and add that into your container.
Here is UI part
You have to use this class in your widget