flutter_offline_detection 0.0.1 copy "flutter_offline_detection: ^0.0.1" to clipboard
flutter_offline_detection: ^0.0.1 copied to clipboard

A Flutter plugin that detects real internet connectivity using native APIs (NetworkCallback on Android, NWPathMonitor on iOS).

0.0.1 #

  • Initial release.
  • Adds support for Android (NetworkCallback) and iOS (NWPathMonitor).
  • Detects real internet connectivity.
2
likes
150
points
107
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that detects real internet connectivity using native APIs (NetworkCallback on Android, NWPathMonitor on iOS).

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_offline_detection

Packages that implement flutter_offline_detection