๐Ÿ“ถ 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