Articles By Ahmar Afridi
Flutter Navigator Widget
The Navigator widget in Flutter is a built-in widget that manages a stack of routes, allowing for navigation…
BottomNavigationBar in Flutter
The BottomNavigationBar widget in Flutter is a material design widget used to create a bottom navigation bar in…
FutureBuilder in Flutter
A FutureBuilder is a widget in Flutter that builds itself based on the latest snapshot of interaction with…
TabBar in Flutter
A TabBar in Flutter is a material design widget that displays a horizontal row of tabs. It’s typically…
Drawer in flutter
a Drawer in flutter is a widget that provides a sliding panel, typically used for navigation or displaying…
Flexible Widget in Flutter
In Flutter, the Flexible widget is a layout widget that allows its child widget to take up any…
Flutter Navigator Widget
The Navigator widget in Flutter is a built-in widget that manages a stack of routes, allowing for navigation…
BottomNavigationBar in Flutter
The BottomNavigationBar widget in Flutter is a material design widget used to create a bottom navigation bar in…
FutureBuilder in Flutter
A FutureBuilder is a widget in Flutter that builds itself based on the latest snapshot of interaction with…
TabBar in Flutter
A TabBar in Flutter is a material design widget that displays a horizontal row of tabs. It’s typically…
Drawer in flutter
a Drawer in flutter is a widget that provides a sliding panel, typically used for navigation or displaying…
Flexible Widget in Flutter
In Flutter, the Flexible widget is a layout widget that allows its child widget to take up any…