I want to achieve the container form in flutter
I want to create a container like the one shown in the image above. I can add a background Image myself, I just want to know how to create that container
CodePudding user response:
You can create custom paint designing to achieve this.