From 802cf58de71f3aceb4a1300909f8098c4d872dd1 Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Fri, 10 Apr 2020 16:27:44 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3ac3f1a6..1c84aab3 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,14 @@ dependencies: 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 ✅