sockudo_flutter 2.0.0
sockudo_flutter: ^2.0.0 copied to clipboard
Sockudo client port for Flutter and Dart.
2.0.0 #
- Release the Sockudo Flutter client as part of the coordinated SDK 2.0.0 release train.
- Align the package version and runtime client version reported during WebSocket handshakes.
1.0.0 #
- Stable release with full Sockudo V1 and V2 protocol support.
0.1.0 #
- Initial public Dart and Flutter package layout.
- Added filter builders and validation helpers.
- Added auth request and response models.
- Added a WebSocket-backed Sockudo client with public, private, presence, and encrypted channel types.
- Added CI validation and
pub.devpublish workflows.