components/index library
Classes
- BaseLoginWidget
- CustomDialog
- DebouncedTextFormField
- FinalStepView
- MyAlertView
- MyAnimatedStarRating
- MyAnimatedStarRatingState
- MyBaseCard
- MyButton
- MyCaledarPicker
-
MyCheckboxGroup<
T extends BaseModel> - MyCurrencyFormField
-
MyDropdownFormFieldV2<
T> -
MyDrowdownFormField<
T> - MyFilterView
- MyFlatButton
- MyIconNotification
- MyImagePicker
- MyImagePickerState
- MyInternalWidget
- MyLinkButton
-
MyMultiSelectDropdownFormField<
T> -
MyMultiSelectDropdownFormFieldV2<
T> -
MyMultiSelectDropdownFormFieldV2State<
T> - MyPaginateComponent
- MyRadioOption
- MyRadioOptions
- MyRegisterSteps
- MyResponsiveGrid
- MyRoundCheckbox
- MyRow
- MySearchField
- MySwitchButton
-
MyTabBar<
T extends BaseModel> -
MyTable<
T> -
MyTableAction<
T> -
MyTableColumn<
T> - MyTablePaginationData
-
MyTableView<
T extends BaseModel> -
MyTableViewState<
T extends BaseModel> - MyText
- MyTextFormField
-
TableAction<
T> - TableSort
Enums
Functions
-
showCustomDialog(
{required BuildContext context, required Widget child, bool isFullScreen = false, double? width, double? height}) → Future< void>