adeptarch_base 16.1.0
adeptarch_base: ^16.1.0 copied to clipboard
Adept Arch lib
11.0.0+1 #
Changed #
- Changed
FilterActionsto useGREATER_OR_EQUAL_THAN = ".greaterThanOrEqual"andLESS_OR_EQUAL_THAN = ".lessThanOrEqual"
9.0.0+1 #
Changed #
- Update dependency constraints to
sdk: '>=3.0.0 <4.0.0' flutter: '>=3.3.0' - Update dependencies to be compatible with Flutter 3.10.0
5.0.2+23 #
Changed #
AdeptPublishSubjectupdated topost()only if value is different, optionally allowed to force.Resourceequals and hash functions updated.
5.0.0+21 #
Changed #
- Min dart sdk raised to 2.17.0
- AdeptChopperClient updated with
authenticatorconstructor param - RestAPI updated with breaking changes. Now
init()function has no params, any param change must be set to the RestAPI instance and then callinit()function.
3.1.0+19 #
Added #
SortParamMode,SortParamDataandSortParamUtilsnew implementations added to support sort query filter building.AdeptPublishSubjectaddedhasListenersandpublishSubjectget properties.
1.0.14+15 #
1.0.13+14 #
1.0.9+10 #
Fixed #
- getObservableDataList definition updated in super repository and super view model to match publishSubjectList