diff --git a/README.md b/README.md index 1c1c6b4a..125f0021 100644 --- a/README.md +++ b/README.md @@ -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 ✅