dimelo_flutter 0.1.6
dimelo_flutter: ^0.1.6 copied to clipboard
A Flutter plugin for Dimelo integration.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.6 - 2025-10-14 #
Added #
- Core messaging functionality
- User authentication and management
- Unread message count tracking
- Push notification support
- Cross-platform Android and iOS support
Features #
initialize()- Initialize Dimelo SDKsetUser()- Set user informationshowMessenger()- Display messaging interfacelogout()- Logout current userisAvailable()- Check if messaging is availablegetUnreadCount()- Get count of unread messagessetAuthInfo()- Set authentication informationsetDeviceToken()- Set device push tokenhandlePush()- Handle incoming push notifications
Documentation #
- Comprehensive README with installation instructions
- Platform-specific setup guides for Android and iOS
- API reference with examples
- Troubleshooting section
- Clear disclaimer about unofficial status
0.0.1 - 2025-10-14 #
Added #
- Initial project setup
- Basic Flutter plugin structure
- Platform interface definitions
- Method channel implementation
Note: This is an unofficial Flutter plugin for Dimelo/RingCentral Engage Digital Messaging. For official support, please refer to the official Dimelo documentation.