flutter project upgraded

This commit is contained in:
rustdesk
2021-08-02 17:08:53 +08:00
parent 76bd1b00ef
commit 0cdef55e3d
28 changed files with 173 additions and 182 deletions

View File

@@ -27,29 +27,29 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.0
ffi: ^0.1.3
path_provider: ^1.6.24
provider: ^4.3.2+2
cupertino_icons: ^1.0.3
ffi: ^1.1.2
path_provider: ^2.0.2
provider: ^5.0.0
flutter_easyloading:
git:
url: git://github.com/open-trade/flutter_easyloading
#path: flutter_easyloading
tuple: ^1.0.1
wakelock: ^0.2.1+1
device_info: ^1.0.0
firebase_analytics: ^6.2.0
package_info: ^0.4.3+2
url_launcher: ^5.7.10
shared_preferences: ^0.5.12+4
tuple: ^2.0.0
wakelock: ^0.5.2
device_info: ^2.0.2
firebase_analytics: ^8.2.0
package_info: ^2.0.2
url_launcher: ^6.0.9
shared_preferences: ^2.0.6
dev_dependencies:
flutter_launcher_icons: "^0.8.0"
flutter_launcher_icons: ^0.9.1
flutter_test:
sdk: flutter
flutter_icons:
android: "launcher_icon"
android: "ic_launcher"
ios: true
image_path: "../128x128@2x.png"