flutter_chat2desk 1.0.0
flutter_chat2desk: ^1.0.0 copied to clipboard
Flutter plugin for integrating Chat2Desk. Connect with your customers via popular messengers directly from your app.
CHANGELOG #
1.0.0 #
- Initial Release: Complete stable release of the Chat2Desk Flutter plugin.
- Platform API Integration: Implemented type-safe communication bridges for Dart, Kotlin (Android), and Swift (iOS) using Pigeon.
- Platform Interface: Added robust platform interface architecture to handle cross-platform method calls seamlessly.
- Example Application: Included a comprehensive usage example showcasing how to integrate and initialize the Chat2Desk platform interface.