mxbase library
Classes
- BoxField
- BoxInput
- BoxInputUserInfo
- CommonDrawer
- CommonLeadingBtn
- CommonScaffold
- CustomFloat
- InputTouchContainer
- JsonExt
- MenuSetting
- MenuTextSetting
- Mxbase
- MxBaseUserInfo
- MyAssetImageView
- MyAutoSliverView
- MyBaseCard
- MyBlackText
- MyBottomRoundCard
- MycheckboxStateless
- MyCheckedBoxSecond
- MyCustomLoadingIndicator
- MyCustomText
- MyDebounceWrapper
- MyDropDownMenu
- MyFlatMainBtn
- MyFlatRoundedBtn
- MyFlatRoundedConcreteBtn
- MyGrayText
-
MyGridView<
T> -
MyGridViewNormal<
T> - MyHorizontalTabGoEvent
- MyHorizontalTabs
- MyHorizontalTabStackView
-
MyListView<
T> - MyLoadingIndicator
- MyMainBtn
- MyNetImageView
-
MyPageRouteThree<
T> -
MyPageRouteTwo<
T> - MyPhotoView
- MyPictureShow
- MyRefreshHeader
- MyRoundedSearchButton
- MyRoundedSearchInput
- MySegmGridChooser
- MySliderView
-
MyStaggerGridNormal<
T> -
MyStillListView<
T> - MySwitch
- MyTextBtn
- MyTopRoundCard
- MyUnflexHorizontalTabView
- MyVerticalTabs
- MyVerticalTwoDimensionBean
- MyVerticalTwoDimensionEvent
- MyVerticalTwoDimensionTab
- MyWhiteText
-
NinePicture<
T> - SaveLayer
- A widget, which paints its child into a separate save layer.
- SemengChooser
- Wraps NSUserDefaults (on iOS) and SharedPreferences (on Android), providing a persistent store for simple data.
- Provides a persistent store for simple data.
- Basic options for creating SharedPreferencesAsync classes.
- Provides a persistent store for simple data.
- Options necessary to create a SharedPreferencesWithCache.
-
SimpleSegmListChooser<
T> - StarRefreshingIndicator
- TokenInfoBean
- UIData
- UISystemUIEvent
- WidgetHelper
- WidgetMask
- A widget which paints a mask widget into a save layer and blends that layer with its child.
- XSliverGridDelegate
- Creates grid layouts with a fixed number of tiles in the cross axis.
Mixins
Extensions
- CalExt on num
- ElectroExt on num
- MxContext on BuildContext?
- MxDirExt on Directory
- mxDivider on num
-
MxListExt
on List<
T> -
MxListMergeExt
on List<
List< T> > - mxMoneyFmt on num?
- MxScrollExt on ScrollView
- mxStr on String?
- mxTextExt on dynamic
- mxTime on DateTime
- mxWidget on Widget
- PullToRefreshExt2 on RefreshStatus
- RefreshExt1 on IndicatorMode
Typedefs
-
MxOnValue<
T> = void Function(T value) -
MxReturn<
T> = void Function(T obj) - OnMxResult = void Function(Object? obj)
-
TapDe
= Future<
void> Function() -
TapDebounceClick
= Future<
void> Function()