chore: update dependencies and enhance connectivity service
- Added `connectivity_plus` dependency to manage network connectivity status. - Updated `pubspec.yaml` to include the new dependency version. - Enhanced `ConnectivityService` to utilize `connectivity_plus` for improved connectivity monitoring and handling. - Refactored connectivity checks and state management for better performance and reliability.
This commit is contained in:
@@ -68,6 +68,7 @@ dependencies:
|
||||
share_handler: ^0.0.19
|
||||
riverpod_annotation: ^3.0.0
|
||||
flutter_local_notifications: ^19.4.2
|
||||
connectivity_plus: ^7.0.0
|
||||
|
||||
# Clipboard functionality is available through flutter/services (part of Flutter SDK)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user