All posts in Tabbar
How to Use SliverAppBar in Flutter
Cakr4
March 22, 2023
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
Cakr4
March 22, 2023
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 »