Check Network Connection

A Flutter package for checking network connectivity and showing notifications when there is no internet connection.

Description

The Wezen Notification Pack provides a simple way to test network connectivity in Flutter apps. It allows you to detect when your internet connection is lost and displays a notification.

Installation

Add check_network_connection to your pubspec.yaml file:

dependencies:
  check_network_connection: ^0.0.1

Contact

For any questions or support, please open an issue on the GitHub repository.

License

This package is licensed under the MIT License.