How to auto hide appbar flutter

Issue

Can anyone tell how to implementation auto hide appbar when scroll down and if we scroll up the app bar appear again.
Any code example will be appreciated

New to flutter curious about how to implement this

Solution

You can check on Slivers this is considered an Advanced Level layouting.

You can check this tutorial too

Answered By – rizqi.alt

Answer Checked By – Marilyn (FlutterFixes Volunteer)

Leave a Reply

Your email address will not be published. Required fields are marked *