July 23, 2025

Articles By Ahmar Afridi

Flexible Widget in Flutter

In Flutter, the Flexible widget is a layout widget that allows its child widget to take up any…

ByByAhmar AfridiSep 3, 2024
Singlechildscrollview in Flutter

SingleChildScrollView in Flutter is a widget that allows a single child widget to be scrollable. It’s a convenient…

ByByAhmar AfridiSep 2, 2024
GridView in Flutter

A “GridView in Flutter” is a widget in Flutter that displays a scrolling grid of widgets (for more…

ByByAhmar AfridiSep 1, 2024
ListView in Flutter

A “ListView in Flutter” is a widget that displays a list of children in a scrollable view. It…

ByByAhmar AfridiSep 1, 2024
ListTile in Flutter

In Flutter, a ListTile is a single fixed-height row that contains a leading widget, a title, a subtitle,…

ByByAhmar AfridiAug 31, 2024
Card in Flutter

In Flutter, a Card is a widget that displays a piece of information in a visually appealing way,…

ByByAhmar AfridiAug 29, 2024
Flexible Widget in Flutter

In Flutter, the Flexible widget is a layout widget that allows its child widget to take up any…

ByByAhmar AfridiSep 3, 2024
Singlechildscrollview in Flutter

SingleChildScrollView in Flutter is a widget that allows a single child widget to be scrollable. It’s a convenient…

ByByAhmar AfridiSep 2, 2024
GridView in Flutter

A “GridView in Flutter” is a widget in Flutter that displays a scrolling grid of widgets (for more…

ByByAhmar AfridiSep 1, 2024
ListView in Flutter

A “ListView in Flutter” is a widget that displays a list of children in a scrollable view. It…

ByByAhmar AfridiSep 1, 2024
ListTile in Flutter

In Flutter, a ListTile is a single fixed-height row that contains a leading widget, a title, a subtitle,…

ByByAhmar AfridiAug 31, 2024
Card in Flutter

In Flutter, a Card is a widget that displays a piece of information in a visually appealing way,…

ByByAhmar AfridiAug 29, 2024