flutter_network_watcher_web library

Classes

FlutterNetworkWatcherPlugin
A web implementation of the FlutterNetworkWatcherPlugin plugin.
NetworkRequest
Represents a network request that can be queued for offline execution
NetworkWatcher
Main class for monitoring network connectivity and managing offline requests
NetworkWatcherConfig
Configuration options for the NetworkWatcher
NetworkWatcherPlatform
Web platform implementation of NetworkWatcher

Enums

ConnectivityState
Represents the current network connectivity state

Exceptions / Errors

TimeoutException
Custom exception for web platform