internet_connection_listener 0.0.7 copy "internet_connection_listener: ^0.0.7" to clipboard
internet_connection_listener: ^0.0.7 copied to clipboard

A simple package to show a No Internet Connection page using Flutter.

๐Ÿ“ถ Internet Connection Listener

A Flutter package to easily listen to internet connectivity changes and show a beautiful "No Internet" screen.

Pub Version


โœจ Features #

โœ… Listen to internet connection changes
๐Ÿšซ Show an auto-triggered "No Internet" screen
๐Ÿ” Automatically return when back online
๐ŸŒ Navigator support with a global context
๐Ÿ“ฑ Supports both mobile data and WiFi
๐Ÿงช Comes with an example app for quick setup


๐Ÿ“ธ Preview #

Connected Disconnected

๐Ÿ“ฆ Installation #

Add the dependency in your pubspec.yaml:

dependencies:
  internet_connection_listener: ^1.0.0
2
likes
120
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

A simple package to show a No Internet Connection page using Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

connectivity_plus, flutter

More

Packages that depend on internet_connection_listener