sky_network 1.1.12
sky_network: ^1.1.12 copied to clipboard
A robust, decoupled remote network client wrapped around Dio and Connectivity.
1.1.12 #
- REFACTOR(sky_network): remove sky_lints, now inherited from root.
1.1.11 #
- FIX(sky_network): warnings.
1.1.10 #
- Update a dependency to the latest release.
1.1.9 #
- FIX(sky_network): add helper exports.
1.1.8 #
- FIX(sky_network): fix order of interceptors.
1.1.7 #
- FIX(sky_network): rename AppLogging to AppLoggerRegistry in telemetry interceptor and mock tests.
1.1.6 #
- Update a dependency to the latest release.
1.1.5 #
- FIX(sky_network): update telemetry interceptor and mock tests to App registries.
1.1.4 #
- FIX(sky_network): handle DioExceptionType.transformTimeout in error mapping.
1.1.3 #
- FIX(sky_network): DioFactory refactor.
1.1.2 #
- FIX(sky_network): error handling.
1.1.1 #
- FIX(sky_network): warnings fix.
1.1.0 #
- FEAT(sky_network): implement telemetry tracking, clock drift synchronization, and User-Agent enrichment.
- FEAT(sky_network): implement background transformer, retry interceptor with jitter, and dynamic base URL resolver.
- FEAT(sky_network): implement ssl certificate pinning and flag-based logging configuration.
1.0.9 #
- Update a dependency to the latest release.
1.0.8 #
- Update a dependency to the latest release.
1.0.7 #
- Update a dependency to the latest release.
1.0.6 #
- Update a dependency to the latest release.
1.0.5 #
- Update a dependency to the latest release.
1.0.4 #
- Update a dependency to the latest release.
1.0.3 #
- DOCS(sky_network): add pub.dev-compliant dartdoc comments to public API.
1.0.2 #
- FIX(sky_network): point repository URL to package subdirectory on GitHub.
1.0.1 #
1.0.0 #
- Initial release of
sky_network. - Robust API client implementation built on Dio and Connectivity, integrated with Clean Architecture contracts.