How to Use Sliverappbar in Flutter

How to Use SliverAppBar in Flutter

flexible and collapsible app bar that can be used in a CustomScrollView, SliverAppBar is a widget in Flutter. As the user navigates a list or grid of content, the app…

Read more »
How to Make TabBar in Flutter 1

How to Make TabBar in Flutter

How to Make tabBar in Flutter – Typically, an ATabBar will include a number of tabs that the user can use to navigate between various windows or information feeds. Here…

Read more »