Issue
I want to code below design in my flutter app.But i don’t know how to make middle icon overflow the container?
Thanks in Advance for help 😀😀
Solution
You might want to try a package if your Custom Clipper is struggling
Check out this package, there lot feature you can build for custom bottom bar in easy way.
https://pub.dev/packages/convex_bottom_bar
Answered By – Danar Putra
Answer Checked By – Clifford M. (FlutterFixes Volunteer)