fastor_app_ui_widget library Null safety
Classes
- BoarderHelper
- BorderRadiusTools
- ButtonTemplate
- class button ui
- CardViewTemplate
- CheckboxTemplate
- ColorToHex
- ColumnTemplate
- ContainerTemplate
- CropTemplate
- DeviceTools
- ----------- english syntax
- DSColor
-
- create new one static var = HexColor( "#" );
- DSDimen
-
- copy this line to easy enter value: static var = dimen();
- DSFont
- pages: static var sf_semiBold = "SFProText-Semibold";
- EdgeInsetsTools
- ElevationTemplate
- EmptyView
- fastor
- fastor app all class
- fastor_app_ui_widget
- fastor_app_ui_widget app all class
- FastorStateManagement
- Manage the state of the application
- GestureDetectorTemplate
- HexColor
- ImageCircleView
- ImageCircleViewState
- ImageView
- ImageViewState
- ImageViewTemplate
- LanguageTools
- ListenerChangeDeviceSize
- fix when device screen change
- ListViewTemplate
- Log
- LogDebug
- /
- MainTemplate
- PageTemplate
- PlaceholderTemplate
- ProgressCircle
- ProgressCircleState
- ProgressSpinkit
- RadioTemplate
- RowTemplate
- runAppFastor
- ScrollSpeed
- how to use "ScrollSpeed" 1- at initState():
- ScrollViewPage
- SpinnerTemplate
- SpinnerTemplateState
- SpinnerView
- SpinnerViewState
- StackTemplate
- StatusBarConstant
- SwitchTemplate
- TableState
- TableView
- TextFieldTemplate
- use class "ValidatorTemplate" to change type of input field "name, email,..etc"
- TextTemplate
- text of Design system
- ToolsValidation
- UniqueIdTools
- ValidatorTemplate
Enums
- LevelDS
- level of Design System
Typedefs
- SpinnerCallBack = void Function(int position, bool isRemoveSelected)
- SpinnerViewCallBack = void Function(int position, bool isRemoveSelected)