smart_connectivity_check 0.0.1
smart_connectivity_check: ^0.0.1 copied to clipboard
A smart Flutter package to check real internet connectivity with stream support.
smart_connectivity_check 🌐 #
A smart Flutter package to detect real internet connectivity with stream support, built to be more reliable than basic network checks.
Created by MUTHUPANDI P 👨💻
✨ Features #
- ✅ Detects real internet access, not just WiFi/mobile connection
- 🔄 Listens to connectivity changes using a stream
- ⚡ Lightweight and easy to integrate
- 🧠 Handles edge cases like WiFi without internet
- 📱 Works on Android, iOS, Web, and Desktop (where supported)
🚀 Getting Started #
Add the package to your pubspec.yaml:
dependencies:
smart_connectivity_check: ^0.0.1