check_network_connection 0.0.2
check_network_connection: ^0.0.2 copied to clipboard
A Flutter package that monitors internet connectivity and displays customizable notifications for offline scenarios, enhancing user experience by guiding users to reconnect.
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.2
Contact #
For any questions or support, please open an issue on the GitHub repository or Email.
License #
This package is licensed under the MIT License.