internet_connection_listener 0.0.7
internet_connection_listener: ^0.0.7 copied to clipboard
A simple package to show a No Internet Connection page using Flutter.
0.0.7 - 2025-04-15 #
✨ New Features #
- Added support to display a custom UI when internet is disconnected.
You can now pass your own widget to override the default
NoInternetPage.
🛠 Improvements #
- Updated documentation for better clarity.
- Minor code cleanup and structure improvements.
📦 Notes #
- This update maintains full backward compatibility.