fix repository links

This commit is contained in:
Salvatore Giordano
2021-02-02 11:16:46 +01:00
parent a728f68a00
commit c89b54a65b
2 changed files with 2 additions and 3 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ name: stream_chat
homepage: https://getstream.io/
description: The official Dart client for Stream Chat, a service for building chat applications.
version: 1.0.1-beta
repository: https://github.com/GetStream/stream-chat-dart
issue_tracker: https://github.com/GetStream/stream-chat-dart/issues
repository: https://github.com/GetStream/stream-chat-flutter
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
environment:
sdk: ">=2.7.0 <3.0.0"
@@ -11,7 +11,6 @@ environment:
dependencies:
flutter:
sdk: flutter
# TODO: Change over to main dependency when deployed
stream_chat_flutter_core: ^1.0.0-beta
flutter_app_badger: ^1.1.2
photo_view: ^0.10.3