smart_connectivity_checker 0.1.1 copy "smart_connectivity_checker: ^0.1.1" to clipboard
smart_connectivity_checker: ^0.1.1 copied to clipboard

A Flutter package that monitors real internet connectivity (none/weak/good), shows customizable SnackBars, and provides connection quality callbacks.

Changelog #

0.1.0 - 2026-02-18 #

  • Initial release
  • Monitor connectivity using connectivity_plus
  • Detect none / weak / good connection quality (via ping timeout)
  • Show colored SnackBar automatically on status change
  • Provide onConnectionChanged callback
  • Safe context handling in InternetChecker widget
  • Example app demonstrating UI updates and button disable on offline
5
likes
135
points
136
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that monitors real internet connectivity (none/weak/good), shows customizable SnackBars, and provides connection quality callbacks.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, flutter

More

Packages that depend on smart_connectivity_checker