conectar_design_system library
Classes
- AndroidConfig
- Android-specific configurations
- ApiConnector
- AppWidget
- BaseLoginWidget
- BaseModel
- BaseRequest
- BaseResponse
- BooleanSelectModel
- ConectarDesignSystem
- CustomDialog
- Debounce
- DebouncedTextFormField
- DocumentValidator
- FinalStepView
- InterfaceHttpClient
- IOSConfig
- iOS-specific configurations
- Logger
- MyAlertView
- MyAnimatedStarRating
- MyAnimatedStarRatingState
- MyBaseCard
- MyButton
- MyCaledarPicker
-
MyCheckboxGroup<
T extends BaseModel> - MyCurrencyFormField
-
MyDrowdownFormField<
T> - MyFilterView
- MyFlatButton
- MyIconNotification
- MyImagePicker
- MyImagePickerState
- MyInternalWidget
- MyLinkButton
-
MyMultiSelectDropdownFormField<
T> - MyPaginateComponent
- MyRadioOption
- MyRadioOptions
- MyRegisterSteps
- MyRoundCheckbox
- MyRow
- MySearchField
- MySwitchButton
-
MyTabBar<
T extends BaseModel> -
MyTableView<
T extends BaseModel> -
MyTableViewState<
T extends BaseModel> - MyText
- MyTextFormField
-
PaginatedModel<
T extends BaseModel> - PaginationModel
- PlatformConfig
- Configuration class for platform-specific settings
- PlatformUtils
- Utility class for platform-specific functionality
-
Repository<
T> - RequestHandler
- ResponsiveWidget
- StatusSelectModel
- StorageManager
- SupplierStatusModel
-
TableAction<
T> - TableSort
- TaxInputFormatter
- WebConfig
- Web-specific configurations
Extensions
Constants
- customScreenSize → const int
- largeScreenSize → const int
- mediumScreenSize → const int
- smallScreenSize → const int
Functions
-
showCustomDialog(
{required BuildContext context, required Widget child, bool isFullScreen = false, double? width, double? height}) → Future< void>