flutter_network_monitor library

Classes

ConnectionQualityDeterminer
A utility class to determine network connection quality based on speed.
ConnectionTypeMonitor
Monitors the type of network connection in real-time.
NetworkInfo
Represents network information, including speed, type, video quality, connection quality, and timestamp.
SpeedTest
A class to measure internet speed by testing download and upload speeds.
VideoQualityDeterminer
A utility class to determine the appropriate VideoQuality based on internet speed.

Enums

ConnectionQuality
Defines different levels of connection quality.
NetworkType
Represents different types of network connections.
VideoQuality
Defines different video quality levels based on internet speed.