omni_connectivity 0.3.0 copy "omni_connectivity: ^0.3.0" to clipboard
omni_connectivity: ^0.3.0 copied to clipboard

Lightweight reachability and transport checker for Flutter (native + web) with customizable probes.

0.3.0 #

  • Updated connectivity_plus

0.2.0 #

  • Feature: Add network transport visibility with InternetTransport enum.
  • Feature: Add OmniConnectivity.onTransportChange stream.
  • Feature: Add OmniConnectivity.lastKnownTransports getter.
  • Improvement: Add satellite transport support.
  • Improvement: Update example app to display transport types with icons.
  • Docs: Expand README with transport API usage and clarify that OmniConnectivity.init() is optional.

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.
2
likes
150
points
16
downloads

Documentation

API reference

Publisher

verified publisherkumpali.com

Weekly Downloads

Lightweight reachability and transport checker for Flutter (native + web) with customizable probes.

Repository (GitHub)
View/report issues

Topics

#connectivity #internet-connectivity #offline-detection #connection-checker #network-monitoring

License

MIT (license)

Dependencies

connectivity_plus, flutter, web

More

Packages that depend on omni_connectivity