Merge branch 'master' into feature/new-ui

This commit is contained in:
Salvatore Giordano
2020-10-05 10:42:38 +02:00
4 changed files with 11 additions and 11 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
name: example
description: A new Flutter project.
version: 1.0.14+16
version: 1.0.15+17
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.4+4
flutter_apns: ^1.3.1
flutter_local_notifications: ^2.0.0
dev_dependencies:
flutter_test: