git@yoqi.me 1 year ago
parent
commit
68a4b16501
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pubspec.yaml

+ 2 - 2
pubspec.yaml

@@ -7,12 +7,12 @@ environment:
 dependencies:
   flutter:
     sdk: flutter
-  cupertino_icons: ^1.0.2
+  cupertino_icons: ^1.0.5
   agora_chat_sdk: ^1.1.0+1
   # agora_rtc_engine: ^6.2.0
   http: ^0.13.4
   dio: ^4.0.6
-  shared_preferences: ^2.1.1
+  shared_preferences: ^2.2.0
   
 dev_dependencies:
   flutter_test: