entao_dutil 2.3.4
entao_dutil: ^2.3.4 copied to clipboard
Utils for dart.
0.0.1 #
- Initial version.
1.0.0 #
- basic
1.0.2 #
- basic
1.0.3 #
- Uri.appendPath
1.0.5 #
- numbers
1.0.6 #
- Ignore case.
1.0.7 #
- SomeProp.
1.0.8 #
- MsgCenter.
1.0.9 #
- ini file, modbus, tcp client, bits.
1.0.10 #
- examples.
1.0.11 #
- en config.
1.0.12 #
- yson, hex
1.0.13 #
- text scanner.
1.0.15 #
- utf16, head
1.0.16 #
- tableData
1.1.0 #
- remove log
1.1.1 #
- println
1.1.2 #
- Pagination
1.2.0 #
- upgrade dart 3.8
1.2.1 #
- IniFile
1.2.3 #
- lint 6.0
1.2.4 #
- List.random
1.2.6 #
- castValue
1.2.5 #
- println, any_call
1.2.7 #
- println
1.2.8 #
- SingleResult and ItemsResult
1.2.9 #
- SingleResult and ItemsResult
2.0.0 #
- JsonResult
2.0.1 #
- remove DataResult, ListResult
2.0.2 #
- JsonResult.code
2.0.3 #
- JsonResult.message
2.0.5 #
- AnyList.
2.0.6 #
- nullable string
2.0.7 #
- add Pooled.dart
2.0.8 #
- remove intrange
2.0.9 #
- progress
2.0.10 #
- add mergeCall()
2.0.11 #
- mergeCall delay
2.1.0 #
- rename CommonError.rawError to CommonError.error
- remove error()
- remove fatal()
- remove errorHare()
- add raise()
- remove DelayCall, use mergeCall instead.
- rename int.bitSet01() to int.bitSet()
- Map.getOrPut(), allow null value.
- rename mapIgnoreCase() to ICaseMap()
- remove entao_range dependice
- add MsgCall
2.1.1 #
- add XResult
2.2.0 #
- move MsgCenter, EventBus, MsgCall to package 'entao_message'
- move 'IniFile' to package 'entao_ini'
- move 'Modbus' to package 'entao_modbus'
2.2.1 #
- TextScanner, String.quoted/unquoted
2.2.2 #
- escape/unescape text
2.2.3 #
- TextScanner.moveNext
2.2.4 #
- iterable.minValueBy/maxValueBy
2.2.5 #
- TextScanner
2.2.6 #
- remove EnConfig,
- move to new package 'entao_config'
2.2.7 #
- XResult
2.2.8 #
- XResult
2.2.9 #
- XResult
2.3.0 #
- rename Stack to EStack
2.3.1 #
- remove some typedef(s)
2.3.2 #
- fix Tick.tick() issue
2.3.3 #
- ignore case
2.3.4 #
- TriggerCall