adeptarch_base 13.0.0 adeptarch_base: ^13.0.0 copied to clipboard
Adept Arch lib
11.0.0+1 #
Changed #
- Changed
FilterActions
to 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 #
AdeptPublishSubject
updated topost()
only if value is different, optionally allowed to force.Resource
equals and hash functions updated.
5.0.0+21 #
Changed #
- Min dart sdk raised to 2.17.0
- AdeptChopperClient updated with
authenticator
constructor 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
,SortParamData
andSortParamUtils
new implementations added to support sort query filter building.AdeptPublishSubject
addedhasListeners
andpublishSubject
get 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