dashboard_widgets library

Classes

Badge
This widget allows you to add badges to any of your Widget.
BadgePosition
Utility class. Don't try to use it!
BadgePositioned
Utility class. Don't try to use it!
BadgeState
BasicCard
ButtonGroup
CustomAvatar
CustomButton
CustomDropDown<T>
CustomScaffold
DrawerItem
Loading
Responsive

Enums

BadgeAnimationType
This is a set of animations that you can use for your Badge widget.
BadgeShape
This is a set of shapes that you can use for your Badge widget.
ButtonStatus
ButtonType
ColorStatus
Shape

Properties

spacedDivider Widget
getter/setter pair

Functions

containsArabic(String input) bool
halfScreenWidth(BuildContext context) double
horizontalSpace(double width) Widget
normalise(String input) String
screenHeight(BuildContext context) double
screenHeightFraction(BuildContext context, {int dividedBy = 1, double offsetBy = 0}) double
screenHeightPercentage(BuildContext context, {double percentage = 1}) double
screenWidth(BuildContext context) double
screenWidthFraction(BuildContext context, {int dividedBy = 1, double offsetBy = 0}) double
screenWidthPercentage(BuildContext context, {double percentage = 1}) double
thirdScreenWidth(BuildContext context) double
verticalSpace(double height) Widget