For detailed documentation, see in-editor documentation or check out the source files.
- Buttons
YButton
YFloatingButton
YIconButton
YDropdownButton
that requiresYDropdownButtonItem
s
- Dialogs
YDialogBase
YDialogs
class to use the following componentsYChoiceDialog
YConfirmationDialog
that requiresYConfirmationDialogOption
sYInfoDialog
YInputDialog
YListDialog
that requiresYListDialogOption
s
- Inputs
- Checkbox
YCheckbox
YCheckboxListTile
- Radio
YRadio
YRadioListTile
- Switch
YSwitch
YSwitchListTile
YSlider
- Form
YForm
YFormField
- Checkbox
- Navigation
YAppBar
YPage
YBottomNavigationBar
YTabBar
YNavigationElement
- Progress bars
YLinearProgressBar
(Work in progress)YCircularProgressBar
(Planned)
- Snackbars
YSnackbars
class to use the following componentYSnackbar
- Spacers
YHorizontalSpacer
YVerticalSpacer
YBadge
YDivider
YOptionTile
YRefreshIndicator
YScrollbar
YShadowScrollContainer
(Deprecated, will be removed in an upcoming version)- Bottom sheets
YModalBottomSheets
(Work in progress)
- Banners (Planned)