December 23, 2024

Articles By Ahmar Afridi

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
Image in Flutter

In Flutter, the Image widget is used to display images. It can load images from various sources, including:…

ByByAhmar AfridiAug 29, 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
Image in Flutter

In Flutter, the Image widget is used to display images. It can load images from various sources, including:…

ByByAhmar AfridiAug 29, 2024