diff options
Diffstat (limited to 'player-android/pubspec.yaml')
| -rw-r--r-- | player-android/pubspec.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/player-android/pubspec.yaml b/player-android/pubspec.yaml index 305a788..3c3e9d8 100644 --- a/player-android/pubspec.yaml +++ b/player-android/pubspec.yaml @@ -41,6 +41,8 @@ dependencies: # connectivity_plus: monitors network reachability changes; ProgressQueue # subscribes to its stream to trigger a flush when connectivity is restored. connectivity_plus: ^6.1.4 + cookie_jar: ^4.0.9 + dio_cookie_manager: ^3.4.0 dev_dependencies: flutter_test: |
