Search code examples
flutterflutter-layout

create Container with smooth sides like image (see attached image) in flutter


see below image

enter image description here

I want create a container(or other widget) with custom shape that like same as image. I don't want create content in that, just shape of that. This isn't BorderRadius, because those sides is curved.(I want create this sides like that image).

Thank you


Solution

  • we can create that ui with figma_squircle: ^0.5.3 .