network_reachability 0.0.1+1
network_reachability: ^0.0.1+1 copied to clipboard
An advanced network monitoring and resilience library for Flutter, powered by a high-performance Rust core.
0.0.1+1 #
-
feat(packaging): Add ios and macOS support to support the Swift Package Manager
-
feat(web): Add platform-agnostic network probes and adaptive background checks Refactor core network probe logic by introducing platform-specific implementations for WebAssembly (WASM). Implement
NetworkProbetrait to enable platform-agnostic checks. Introduce adaptive interval for background network checks, dynamically adjusting frequency based on connection quality. AddNetworkTimeoutExceptionfor clearer error handling. Expose new constructors for configuration models via FFI. Update dependencies and build profiles. -
perf(size): Significantly reduce lib network_reachability shared library size across all architectures - platforms: by ٍ 47.9%
0.0.1 #
- Initial version.