sky_network 1.1.3
sky_network: ^1.1.3 copied to clipboard
A robust, decoupled remote network client wrapped around Dio and Connectivity.
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.