kabelwerk 0.2.2
kabelwerk: ^0.2.2 copied to clipboard
Kabelwerk is a fast and secure chat as a service for digital health applications. This is the Kabelwerk SDK for Dart.
Changelog #
0.2.2 - 2023-06-27 #
- Fixed
Kabelwerk.openRoomto correctly handleroomId = 0. - Set the minimum required Dart SDK version to 2.17.0.
- Unpinned the versions of the phoenix_socket and web_socket_channel dependencies.
0.2.1 - 2023-03-08 #
- Implemented file uploads.
0.2.0 - 2023-02-21 #
- Updated the SDK to be on par with the Kabelwerk SDK for JavaScript, sans the file uploads.
0.1.0 - 2022-01-24 #
- First proof-of-concept version.