update dependencies

This commit is contained in:
Salvatore Giordano
2020-10-05 10:28:36 +02:00
parent 6ddc7d8f5b
commit 7ecaa9b069
5 changed files with 12 additions and 12 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
name: example
description: A new Flutter project.
version: 1.0.7+8
version: 1.0.8+9
environment:
sdk: ">=2.2.2 <3.0.0"
@@ -11,8 +11,8 @@ dependencies:
sdk: flutter
stream_chat_flutter:
path: ../
flutter_apns: ^1.1.0
flutter_local_notifications: ^1.4.3
flutter_apns: ^1.3.1
flutter_local_notifications: ^2.0.0
dev_dependencies:
flutter_test: