flutter_connectivity_service 1.0.4
flutter_connectivity_service: ^1.0.4 copied to clipboard
A comprehensive Flutter package for managing network connectivity with real-time monitoring, automatic reconnection, and user-friendly snackbar notifications.
Flutter Connectivity Service #
A comprehensive Flutter package for managing network connectivity with real-time monitoring, automatic reconnection detection, and user-friendly snackbar notifications.
in [img.png]
Features #
- 🔄 Real-time connectivity monitoring
- 📱 Automatic snackbar notifications for connection changes
- 🎨 Customizable UI components and messages
- 🚀 GetX integration for reactive state management
- 📶 Support for WiFi and mobile data detection
- ⚡ Lightweight and efficient
- 🛡️ Graceful error handling
- 🎯 Easy to integrate and use
see given image below to use this package #
Example #
! example_pic.png (example_pic/example_pic.png)
Installation #
Add this to your package's pubspec.yaml file:
dependencies:
flutter_connectivity_service: ^1.0.2