|
@@ -35,12 +35,12 @@ dependencies:
|
|
|
buffer: any
|
|
|
synchronized: any
|
|
|
async: any
|
|
|
- permission_handler: any #权限
|
|
|
+ permission_handler: 9.2.0 #权限
|
|
|
cached_network_image: any # image https://github.com/Baseflow/flutter_cached_network_image
|
|
|
fluttertoast: ^8.0.8 # toast https://github.com/PonnamKarthik/FlutterToast
|
|
|
- flutter_local_notifications: ^9.4.0
|
|
|
+ flutter_local_notifications: 9.4.0
|
|
|
android_intent: any
|
|
|
- url_launcher: any
|
|
|
+ url_launcher: 6.0.20
|
|
|
device_apps: any
|
|
|
shared_preferences: any # share_preferences
|
|
|
share_plus: ^2.1.4
|