In Flutter, I wanted to create a circular notch in the bottom navigation bar but my icons are in SVG and available plugins only take the icon data. something like these.
Check out this package at Pub.dev
https://pub.dev/packages/persistent_bottom_nav_bar
Take a look at styles 15 & 16.