utils/index library
Classes
- HbAmountFormatter
- 输入数字限制 digit 最多可以输入的小数位数 max 输入的数字不得超过此值
- HbCacheFile
- HbCrypto
- HbDialog
- HbErrorReport
- A utility class for handling and reporting errors in Flutter applications.
- HbNum
- Utility class for numerical operations with null safety
- HbStorage
- HbUtil
Typedefs
- CancelFunc = void Function()
-
FormatFn<
T> = DateFormat Function([dynamic locale])