internet_health_plus 1.0.1
internet_health_plus: ^1.0.1 copied to clipboard
A powerful, modern Flutter plugin for real internet reachability, latency measurement, and dynamic network quality detection. Detect slow networks, sudden drops, and connectivity changes in real-time [...]
1.0.1 #
- Added simple & beginner-friendly usage example
- Improved README with clear instructions, badges, and explanations
- Added “Why connectivity_plus isn’t enough” documentation
- Improved banner & example app screenshots for pub.dev compatibility
- Fixed pub.dev image loading by switching to raw GitHub URLs
- Added slow-internet handling explanation + UI examples
- Minor code optimizations in example app
- Cleaned & polished overall package documentation
1.0.0 #
- Initial release
- Internet reachability detection
- Latency measurement
- Network quality classification
- Real-time status stream
- Battery optimized probe scheduler
- Riverpod integration example