feat(sdks): update flutter 2.0.1

This commit is contained in:
Torsten Dittmann
2021-09-24 09:47:11 +02:00
parent fd601520fe
commit f736ce655d
4 changed files with 19 additions and 15 deletions
+4
View File
@@ -1,3 +1,7 @@
## 2.0.1
- Fix realtime close and reconnect working only 1 out of two times due to future returning too early
- Add dart doc comments to newly added response models
## 2.0.0
- BREAKING All services and methods now return proper response objects instead of `Response` object