internet_health_plus 1.0.4 copy "internet_health_plus: ^1.0.4" to clipboard
internet_health_plus: ^1.0.4 copied to clipboard

Flutter plugin for true internet reachability, latency monitoring, and network quality detection with fast, battery-optimised probing.

1.0.4 #

  • Updated to latest Dart SDK and Flutter SDK environment constraints
  • Added Web support (HTTP-only probing, web-safe logic)
  • Fixed several minor stability and edge-case bugs
  • Improved README with clear instructions, badges, and explanations

1.0.3 #

Enhancements #

  • Simplified example app with beginner-friendly UI
  • Added clearer import structure through internet_health_plus.dart
  • Improved README with clear instructions, badges, and explanations

1.0.2 #

Enhancements #

  • Simplified example app with beginner-friendly UI
  • Added separation of internal/private helpers using _private patterns
  • Added clearer import structure through internet_health_plus.dart
  • Switched GitHub image URLs to raw assets for pub.dev compatibility

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
4
likes
160
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for true internet reachability, latency monitoring, and network quality detection with fast, battery-optimised probing.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, dio, flutter

More

Packages that depend on internet_health_plus