app_realtime_ext 0.1.3+1
app_realtime_ext: ^0.1.3+1 copied to clipboard
A Realtime Clone from Appwrite Flutter sdk. The purpose of this is to extend the capability and separate from sdk-generator
0.1.3+1 #
- feat: can now disable or enable the ping pong mechanism
- feat: fix and add documentation for
setPingEnabledmethod and fix the documentation forsubscribemethod
0.1.2+1 #
- fix: Completer does not complete when the state is
Disconnected - fix: ErrorState does not emits when the exception is
WebsocketException
0.1.1+1 #
- feat: improve documentation
0.1.0+1 #
- feat: initial commit 🎉