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…
GridView in Flutter
A “GridView in Flutter” is a widget in Flutter that displays a scrolling grid of widgets (for more…
ListView in Flutter
A “ListView in Flutter” is a widget that displays a list of children in a scrollable view. It…
ListTile in Flutter
In Flutter, a ListTile is a single fixed-height row that contains a leading widget, a title, a subtitle,…
Card in Flutter
In Flutter, a Card is a widget that displays a piece of information in a visually appealing way,…
Image in Flutter
In Flutter, the Image widget is used to display images. It can load images from various sources, including:…
Singlechildscrollview in Flutter
SingleChildScrollView in Flutter is a widget that allows a single child widget to be scrollable. It’s a convenient…
GridView in Flutter
A “GridView in Flutter” is a widget in Flutter that displays a scrolling grid of widgets (for more…
ListView in Flutter
A “ListView in Flutter” is a widget that displays a list of children in a scrollable view. It…
ListTile in Flutter
In Flutter, a ListTile is a single fixed-height row that contains a leading widget, a title, a subtitle,…
Card in Flutter
In Flutter, a Card is a widget that displays a piece of information in a visually appealing way,…
Image in Flutter
In Flutter, the Image widget is used to display images. It can load images from various sources, including:…