network_speed_plus 1.0.0
network_speed_plus: ^1.0.0 copied to clipboard
A Flutter plugin for monitoring network speed (download/upload) on Android and iOS. Simple, lightweight, and pure Dart.
Changelog #
All notable changes to this project will be documented in this file.
1.0.0 #
- Initial release of
network_speed_plus - Real-time network speed monitoring
- Download and upload speed tracking
- Total device traffic monitoring
- App-specific traffic monitoring
- Configurable update intervals
- Stream-based API support
- Android support using TrafficStats
- Example application included
- MIT License