Update README.md

This commit is contained in:
Tommaso Barbugli
2020-02-20 13:25:09 +01:00
committed by GitHub
parent fa9d3495bf
commit e1ff889fc8
+9
View File
@@ -24,6 +24,15 @@ The best place to start is the [Flutter Chat Tutorial](https://getstream.io/chat
TODO
### Add dependency
```yaml
dependencies:
stream_chat_flutter: ^0.1.0
```
You should then run `flutter packages get`
## Docs
TODO