pusher_channels_flutter 1.0.5
pusher_channels_flutter: ^1.0.5 copied to clipboard
Pusher Channels Flutter Plugin
Changelog #
1.0.5 #
- [FIXED] Android: Subscribing to private channels
- [FIXED] Android: Receiving events
1.0.4 #
- [FIXED] Dependency issue on android
- [FIXED] Compile issue on newer Kotlin versions
- [IMPROVEMENT] Updated dependencies
1.0.3 #
- [FIXED] release build issues on android
- [IMPROVEMENT] Always send connectionstate in uppercase
- [FIXED] release mode issue with js backend
1.0.2 #
- [FIXED] Android release configuration on example app
1.0.1 #
- [FIXED] Duplicated events on iOS
1.0.0 #
- Initial release