apiarist 1.0.6
apiarist: ^1.0.6 copied to clipboard
Library for handling api responses in a more nuanced way
1.0.6 #
- ApiResponse.composite handles AsyncValue.error values gracefully
1.0.5 #
- Changed
ApiResponse.compositeto prioritize errors and failures over loading
1.0.4 #
- Added ApiResponse#convertData
1.0.3 #
- Renamed to class names
1.0.2 #
- Fixed exports, include
ApiError, removeErrorResponse
1.0.1 #
- Downgraded min Dart SDK (to 3.0) and http (to 1.0.0)
1.0.0 #
- Initial version.