xfdn library
Classes
- AdminTheme
- AnimatedPageDragger
- AppLocalizationsDelegate
- AppNotifier
- AppStyle
- AppTheme
- AuthLayout
- BottomBar
- CircleRevealClipper
- ColorGroup
- Config
- A collection of properties used to specify custom behavior of the GoogleFonts library.
- ContentTheme
- CustomPopupMenu
- CustomSwitch
- GoogleFonts
- Provides configuration, and static methods to obtain TextStyles and TextThemes.
- JSONDecoder
- Language
- LayoutController
- LeftBar
- LeftBarState
- LeftBarTheme
- LocalStorage
- LucideIcons
- MaterialRadius
- MenuItem
- MenuItemState
- My
- MyBreadcrumb
- MyBreadcrumbItem
- MyButton
- MyCard
- MyCardBoardView
- MyConstant
- MyConstantData
- MyContainer
- MyDashedDivider
- MyDebounce
- MyDottedLine
- MyDottedLineCorner
- MyEmailValidator
-
MyFieldValidatorRule<
T> - MyFileField
- MyFlex
- MyFlexItem
- MyFormValidator
- MyLengthValidator
- MyLinkModel
- MyMetaModel
- MyMiddleware
- MyOnBoarding
- MyPageDragger
- MyPageReveal
- MyPagerIndicator
- MyPaginateComponent
- MyProgressBar
- MyResponsive
- MyRoute
- MyRouter
- MyRoutes
- MyScreenMedia
- MySearchView
- MyShadow
- MySinglePage
- MySpacing
- MyStarRating
- MyStringUtils
- MyTabIndicationPainter
- MyTabIndicator
- MyTableModel
- MyTableView
- MyText
- MyTextFormField
- MyTextStyle
- MyTextUtils
- PageBubble
- PageBubbleViewModel
- PagerIndicatorViewModel
- PageViewModel
- RightBarTheme
- SizeObserver
- SlideUpdate
- ThemeCustomizer
- TopBar
- TopBarState
- TopBarTheme
- Translator
Enums
Extensions
-
ListExtension
on List<
T> - NullableStringUtil on String?
- StringLocalization on String
- StringUtil on String
Properties
- flexColumns → int
-
no setter
- flexSpacing → double
-
no setter
- theme → ThemeData
-
no setter
Typedefs
- AppFlowyBoardCardBuilder = Widget Function(BuildContext context, AppFlowyGroupData groupData, AppFlowyGroupItem item)
-
GoogleFontFunction
= TextStyle Function({Paint? background, Color? backgroundColor, Color? color, TextDecoration? decoration, Color? decorationColor, TextDecorationStyle? decorationStyle, double? decorationThickness, List<
FontFeature> ? fontFeatures, double? fontSize, FontStyle? fontStyle, FontWeight? fontWeight, Paint? foreground, double? height, double? letterSpacing, Locale? locale, List<Shadow> ? shadows, TextBaseline? textBaseline, TextStyle? textStyle, double? wordSpacing}) - HideFn = void Function(Function hideFn)
-
MyFieldValidator<
T> = String? Function(T? value) - SizeCallback = void Function(Size size)
- ThemeChangeCallback = void Function(ThemeCustomizer oldVal, ThemeCustomizer newVal)