Search code examples
flutterflutter-appbar

A Custom Appbar Flutter


Im trying to achieve something like the following,

I'm very new to flutter so I couldn't figure it out.


Solution

  • Appbar in flutter is usually fixed. You can make a work around. Add a default appbar and just below, add another custom widget from the link given

    https://pub.dev/packages/flutter_custom_clippers