flutter: Upgrade cupertino_icons and uuid version

See:
https://pub.dev/packages/cupertino_icons/changelog
https://pub.dev/packages/uuid/changelog
This commit is contained in:
Calcitem 2021-02-21 10:02:05 +08:00
parent 6fdb6b71d2
commit 7eea26b8fb
1 changed files with 2 additions and 2 deletions

View File

@ -11,11 +11,11 @@ dependencies:
sdk: flutter
flutter_localizations:
sdk: flutter
cupertino_icons: ^0.1.2
cupertino_icons: ^1.0.0
audioplayers: ^0.17.4
path_provider: ^1.6.27
package_info: ^0.4.3+4
uuid: ^2.0.4
uuid: ^2.2.2
url_launcher: ^5.7.10
intl: ^0.17.0
flutter_socket_io: ^0.6.0