Update README.md
This commit is contained in:
@@ -28,7 +28,7 @@ This repo includes a fully functional example app with setup instructions.
|
|||||||
The example is available under the [example](https://github.com/GetStream/stream-chat-flutter-core/tree/master/example) folder.
|
The example is available under the [example](https://github.com/GetStream/stream-chat-flutter-core/tree/master/example) folder.
|
||||||
|
|
||||||
## Add dependency
|
## Add dependency
|
||||||
Add this to your package's pubspec.yaml file, use the latest version [](https://pub.dartlang.org/packages/stream_chat_flutter)
|
Add this to your package's pubspec.yaml file, use the latest version [](https://pub.dartlang.org/packages/stream_chat_flutter_core)
|
||||||
```yaml
|
```yaml
|
||||||
dependencies:
|
dependencies:
|
||||||
stream_chat_flutter_core: ^latest_version
|
stream_chat_flutter_core: ^latest_version
|
||||||
|
|||||||
Reference in New Issue
Block a user