August 27, 2025

Articles By Ahmar Afridi

DropDown Menu Button in Flutter

A button that displays a dropdown menu when pressed, used to select a single value from a list.…

ByByAhmar AfridiAug 28, 2024
Popup Menu Button in Flutter

A button that displays a popup menu when Clicked, is used to provide a list of items to…

ByByAhmar AfridiAug 28, 2024
CupertinoButton in Flutter

A button that follows the design guidelines of IOS Cupertino design language, is used in iOS apps. CupertinoButton…

ByByAhmar AfridiAug 28, 2024
FloatingButton in Flutter

A circular button that floats above the content, is used to promote a primary action. Properties: onPressed: The…

ByByAhmar AfridiAug 28, 2024
GestureDectector in Flutter

GestureDetector is a widget in Flutter that detects gestures, such as taps, swipes, and pinches, and allows you…

ByByAhmar AfridiAug 28, 2024
Stack in Flutter

In Flutter, a Stack is a widget that allows you to overlap multiple widgets on top of each…

ByByAhmar AfridiAug 28, 2024
DropDown Menu Button in Flutter

A button that displays a dropdown menu when pressed, used to select a single value from a list.…

ByByAhmar AfridiAug 28, 2024
Popup Menu Button in Flutter

A button that displays a popup menu when Clicked, is used to provide a list of items to…

ByByAhmar AfridiAug 28, 2024
CupertinoButton in Flutter

A button that follows the design guidelines of IOS Cupertino design language, is used in iOS apps. CupertinoButton…

ByByAhmar AfridiAug 28, 2024
FloatingButton in Flutter

A circular button that floats above the content, is used to promote a primary action. Properties: onPressed: The…

ByByAhmar AfridiAug 28, 2024
GestureDectector in Flutter

GestureDetector is a widget in Flutter that detects gestures, such as taps, swipes, and pinches, and allows you…

ByByAhmar AfridiAug 28, 2024
Stack in Flutter

In Flutter, a Stack is a widget that allows you to overlap multiple widgets on top of each…

ByByAhmar AfridiAug 28, 2024