gbt_fluent2_ui library
A Dart library
Classes
- AvaliablePresenceBadge
- AwayPresenceBadge
- BlockedPresenceBadge
- BusyPresenceBadge
- CustomShape
- DNDPresenceBadge
- FluentActivityIndicator
- FluentAvatar
- FluentAvatarSize
- FluentBanner
- FluentButton
- FluentButtonStyle
- FluentCard
- FluentCardContainer
- FluentCheckbox
- FluentChip
- FluentCircularProgressIndicator
- FluentCircularProgressIndicatorSize
- FluentColors
- FluentContainer
- FluentCornerRadius
- FluentDarkColors
- FluentFontWeight
- FluentHeadsUpDisplay
- FluentHeadsUpDisplayDialog
- FluentIcon
- FluentInitials
- FluentList
- FluentListItemMultiLine
- FluentListItemOneLine
- FluentPopover
- FluentPopoverController
- FluentProgressBar
- FluentProvider
-
FluentRadioButton<
T> - FluentRefreshActivityIndicator
- FluentScaffold
- FluentScaffoldMessenger
- FluentScaffoldMessengerState
- FluentSearchBar
- FluentSearchBarController
- FluentSectionDescription
- FluentSectionHeader
- FluentSectionHeaderActions
- FluentShadow
- FluentShadowTheme
- FluentSheet
- FluentSheetController
- FluentSize
- FluentStrokeBorderIndent
- FluentStrokeDivider
- FluentStrokeStyle
- FluentStrokeTheme
- FluentStrokeThickness
- FluentSwitchToggle
- FluentTabBar
- FluentTabBarController
- FluentTabBarItem
- FluentTabBarItemBottomLabel
- FluentTabBarItemNoLabel
- FluentTabBarItemRightLabel
- FluentText
- FluentTextField
- FluentTextFieldController
- FluentTextStyle
- FluentTextTheme
- FluentThemeDataModel
- FluentToast
- FluentToastDismissButton
- FluentToastOverlayEntry
- FluentTooltip
- GbtFluentThemeData
- GbtFluentThemeData
- MixedFluentCornerRadius
- MixedFluentFontWeight
- MixedFluentShadow
- MixedFluentShadowTheme
- MixedFluentTextStyle
- MixedFluentTextTheme
- Center title with subtitle
- Center title
- Left title with subtitle
- Left title
- Titles variants interface
- OfflinePresenceBadge
- OOFPresenceBadge
- UnknownPresenceBadge
Enums
- CutoutSize
- ElevationRamp
- FluentBannerColor
- FluentButtonSize
- FluentButtonVariant
- FluentChipColor
- FluentChipColorStyle
- FluentIconVariant
- FluentListType
- FluentThemeColorVariation
- FluentToastColor
- Gambiarra
- InitialsFontWeight
- Preset value font weight to component initials
- SearchBarAlignment
- SectionHeaderTitleVariant
- StatusPresenceBadge
Extensions
Functions
-
createColorMode(
Brightness brightness) → T Function< T>(T light, T dark) -
getStyle(
{required FluentButtonVariant buttonVariant, required FluentButtonSize buttonSize, required BuildContext context, WidgetStateProperty< Color?> ? backgroundColor, WidgetStateProperty<Color?> ? foregroundColor}) → ButtonStyle -
showFluentBottomSheet(
{required BuildContext context, required Widget child, bool half = false, Color? headerColor, Widget? headerTitle, Widget? headerLeading, Color? backgroundColor, Widget? headerTrailing, double headerHeight = 20, VoidCallback? onMaxExtent, Widget overlayBuilder(BuildContext int, double size)?}) → Future< void>