fix repository links
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user