I need some help with building a user interface for my app. While browsing Dribbble, I came across a design that I think would be simple and fast to replicate. However, I’m struggling with creating a Container that has a unique borderRadius in Flutter.
Here’s a link to the design:
I plan to add a black appBar with a leading and actions for the two icons and then create a Container in the body. However, I can’t seem to figure out how to achieve the non-standard borderRadius on the bottom right corner.
Can you please help me with this? Thank you in advance for your assistance.