Update README.md

This commit is contained in:
Salvatore Giordano
2020-04-10 16:13:37 +02:00
committed by GitHub
parent 779af5e206
commit 18d76f505c
+9 -1
View File
@@ -31,11 +31,19 @@ The example is available under the [example](https://github.com/GetStream/stream
```yaml
dependencies:
stream_chat_flutter: ^0.1.19
stream_chat_flutter: ^0.1.20
```
You should then run `flutter packages get`
### Alpha version
Use version `^0.2.0-alpha` to use the latest available version.
Note that this is still an alpha version. There may be some bugs and the api can change in breaking ways.
Thanks to whoever tries these versions and reports bugs or suggestions.
### Android
All set ✅