omni_connectivity 0.1.0
omni_connectivity: ^0.1.0 copied to clipboard
Lightweight reachability/probe checker for Flutter (native + web) that supports multiple protocols.
0.1.0 #
- Major: Refactor probe execution logic into shared module for code reuse between IO and web implementations.
- Feature: Add comprehensive unit tests for probe runner behavior (strict/non-strict modes, error handling).
- Feature: Add integration tests for IO implementation with custom probes.
- Improvement: Enhanced example widget tests with actual connectivity UI interactions.
- Improvement: Polish README with accurate version badge and links.
- Improvement: Fix pubspec description grammar and trailing whitespace.
0.0.2 #
- Fix: Docs Updated.
0.0.1 #
- Initial release.