adeptarch_base
Adept Arch lib
16.2.0
What this package is like to depend on
Last release 1 months ago
16 Jul 2026
Release timing varies
gaps range from 2 weeks to 9 months
Nearly every release is documented
notes for 41 of 42 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
44 releases · first in 2021
3 releases in the last 12 months
see the full history below
Release timeline
44 releases · Apr 2021 to Jul 2026
2022
2023
2024
2025
2026
Releases
latest 44-
16.2.016 Jul 2026Release notes
Open source →Changed
- Centralized error parsing in
RestApiService.invokeand updated response parsing methods to use the error data from the response object.
- Centralized error parsing in
-
16.1.111 Jun 2026 -
16.1.022 Sep 2025 -
16.0.006 Jan 2025 -
15.0.114 Aug 2024 -
15.0.014 Aug 2024Nothing published for this version
-
14.0.009 May 2024 -
13.0.001 Apr 2024 -
12.0.0+106 Mar 2024 -
11.0.1+105 Jan 2024Release notes
Open source →Changed
- RestAPI updated to use
JsonConverter()aserrorConverterby default.
- RestAPI updated to use
-
11.0.0+112 Dec 2023Release notes
Open source →Changed
- Changed
FilterActionsto useGREATER_OR_EQUAL_THAN = ".greaterThanOrEqual"andLESS_OR_EQUAL_THAN = ".lessThanOrEqual"
- Changed
-
10.1.0+106 Sep 2023Release notes
Open source →Added
keyboardDismissBehavioradded toPaginatedListViewandPaginatedGridView.
-
10.0.1+125 Aug 2023Release notes
Open source →Fixed
- Default errorBuilder updated on AdeptPagination to use proper theme colors.
-
10.0.0+131 Jul 2023 -
9.0.1+116 Jun 2023 -
9.0.0+119 May 2023Release notes
Open source →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
- Update dependency constraints to
-
8.0.0+2704 Feb 2023 -
7.0.0+2615 Dec 2022 -
6.0.0+2518 Nov 2022 -
5.0.3+2420 Sep 2022 -
5.0.2+2307 Jul 2022Release notes
Open source →Changed
AdeptPublishSubjectupdated topost()only if value is different, optionally allowed to force.Resourceequals and hash functions updated.
-
5.0.1+2205 Jul 2022 -
5.0.0+2130 Jun 2022Release notes
Open source →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.
-
4.0.0+2023 Jun 2022 -
3.1.0+1909 Jun 2022Release notes
Open source →Added
SortParamMode,SortParamDataandSortParamUtilsnew implementations added to support sort query filter building.AdeptPublishSubjectaddedhasListenersandpublishSubjectget properties.
-
3.0.1+1802 May 2022 -
3.0.0+1727 Apr 2022 -
2.0.0+1614 Apr 2022 -
1.0.14+1505 Apr 2022Release notes
Open source →Changed
- Resource implements isLoading, isSuccess, isTransient and isError functions for easy status checking
Fixed
- Full code refactored fixing several warnings and lints.
-
1.0.13+1421 Dec 2021Release notes
Open source →Changed
- Dependencies updated
Fixed
- Fixed bug on DateFilter smart filters (Today, Yesterday and Tomorrow)
-
1.0.12+1314 Sep 2021 -
1.0.11+1212 Aug 2021 -
1.0.10+1104 Aug 2021 -
1.0.9+1026 Jul 2021Release notes
Open source →Fixed
- getObservableDataList definition updated in super repository and super view model to match publishSubjectList
-
1.0.8+921 Jul 2021 -
1.0.7+820 Jul 2021Release notes
Open source →Fixed
- Minor bug fixed in publishSubjectList definition on SuperRepository
-
1.0.6+709 Jul 2021 -
1.0.5+606 Jul 2021 -
1.0.4+529 Jun 2021 -
1.0.3+431 May 2021 -
1.0.2+325 May 2021 -
1.0.1+224 May 2021 -
1.0.0-nullsafety.211 May 2021 pre-releaseRelease notes
Open source →Added
- SuperRepository updated to return Resource<ResourceData> when posting a loading, error or success resource
Changed
- ResourceLoader functions renamed to make more sense
-
1.0.0-nullsafety.129 Apr 2021 pre-release