basf_flutter_components library

BASF Flutter Components is a iOS and Android library with usefull predefined BASF Widgets, extensions, and utils

Classes

AppSnackBar
BasfAlertDialog
BasfButton
BasfCheckbox
BasfCheckbox
BasfColors
This class contains every official BASF Color and their swatches.
BasfDropDownInput
BasfIcons
BasfInputThemes
BasfOption
BasfOutlinedButton
BasfRadio
BasfRadio required a list of BasfOption wich generates a list of _BasfRadioItem
BasfShadows
BasfTextButton
BasfTextField
BasfTextStyles
BasfThemes
ButtonStyles
CustomTextStyle
Dimens
Defines the default Dimens for padding to be used as guidelines
Fade
Hides and shows child Widget with a beautiful Curves.easeOut animation
HorizontalSpacer
HorizontalSpacer creates a horizontal separation between Widgets the same way you would use a SizedBox, but with predefined values from Dimens
HorizontalSpacerWithText
HorizontalSpacerWithText creates a horizontal separation between Widgets with a text in between
LoadingAnimation
Paddings
SliderButton
SliderButtonState
SystemThemes
VerticalSpacer
VerticalSpacer creates a vertical separation between Widgets the same way you would use a SizedBox, but with predefined values from Dimens

Enums

ButtonType