mxbase library

Classes

BoxField
BoxInput
BoxInputUserInfo
CommonDrawer
CommonLeadingBtn
CommonScaffold
CustomFloat
InputTouchContainer
JsonExt
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
SharedPreferences
Wraps NSUserDefaults (on iOS) and SharedPreferences (on Android), providing a persistent store for simple data.
SharedPreferencesAsync
Provides a persistent store for simple data.
SharedPreferencesOptions
Basic options for creating SharedPreferencesAsync classes.
SharedPreferencesWithCache
Provides a persistent store for simple data.
SharedPreferencesWithCacheOptions
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

MxScreen

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()