network_aware_package 1.0.1
network_aware_package: ^1.0.1 copied to clipboard
A lightweight Flutter package to detect online/offline status.
📡 Network Aware Package #
A lightweight Flutter utility to detect online/offline status in real time.
🚀 Features #
- 🔄 Real-time network status tracking
- ⚡ Automatically rebuild UI on connectivity changes
- 🪧 Built-in offline banner
- 🔘 Smart button that disables itself when offline
- 🧩 Zero boilerplate — plug & play
📦 Installation #
Add this line to your pubspec.yaml:
dependencies:
network_aware_package: ^1.0.0
❤️ Contribute
Have ideas or improvements?
Open a PR or issue on GitHub — contributions are welcome!