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

A Flutter package to monitor network speed, connection type, and video streaming quality.

flutter_network_monitor #

flutter_network_monitor is a Flutter package that allows developers to monitor network speed, connection type, and internet quality in real-time. This package helps in determining video streaming quality and classifies network speeds.

Features #

  • 📡 Detects current network type (WiFi, Mobile, or No Connection).
  • 🚀 Measures download and upload speeds.
  • 🎥 Determines suitable video streaming quality based on network speed.
  • 📊 Provides connection quality classification (Poor, Average, Good, Excellent).
  • 🔄 Real-time network updates.

Getting Started #

To start using flutter_network_monitor, follow these steps:

  1. Add the dependency to your pubspec.yaml file:
    dependencies:
      flutter_network_monitor: ^0.0.1
    
8
likes
0
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to monitor network speed, connection type, and video streaming quality.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

connectivity_plus, dio, flutter, http, internet_speed_test, network_info_plus

More

Packages that depend on flutter_network_monitor