idkit library
Classes
-
ChoiceState<
T extends Object> - Records the widget's state class.
- CustomBilateralSilder
- CustomRangeSlider
- CustomSingleSlider
- FloatingMarkInfo
- The information object of the floating block.
-
IDKitChoice<
T extends Object> - Widget to select function.
- IDKitEndDetails
- Zoom and move end gesture information
- IDKitGestureRecognizer
- IDKitImage
- IDKitLog
- IDKitSlider
- IDKitStartDetails
- Zoom and move start gesture information
- IDKitTapDetails
- Single point gesture
- IDKitUpdateDetails
- Zoom and move update gesture information
- ImagePainter
- image loading
- LABColor
- LogOption
- Log option configuration.
- PrePoint
- TrackRangeInfo
- Subscribers to the active track of the scope slide track.
Extensions
- FloodingImage
- Flooding of images.
- IDKitColor
- IDKitDateTime
- IDKitDesensitized
- IDKitGap
- IDKitInt
- IDKitIterable
- IDKitLabColor
- LAB type color extension.
- IDKitList
- IDKitNonNull
- IDKitNull
- IDKitNumFormat
- IDKitNumList
- IDKitOptionalStringList
- IDKitStringColor
- IDKitStringList
- IDKitTextStyle
- Extension of text style.
- IDKitThousandsNum
- IDKitThousandsString
- Number thousandths handling in string format.
- IDKitWidgetPadding
- IImage
- Some Convenience Handling of Fultter Images.
- RangeNum
- WMarkImage
- Image Watermark Extension.
Constants
- defaultStyle → const String
-
'yyyy-MM-dd hh:mm:ss'
Enums
- ChoiceType
- Choice Type
- ColorImageStyle
- The color corresponds to the style of the image.
- ColorTheme
- Color theme
- Language
- Language
- LogMethod
- Log output method.
- LogMode
- Log output mode
- WMLocation
- Watermark location
Typedefs
-
ItemBuilder<
T extends Object> = Widget Function(BuildContext context, bool state, T data)