dimelo_flutter 0.1.6 copy "dimelo_flutter: ^0.1.6" to clipboard
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 SDK
  • setUser() - Set user information
  • showMessenger() - Display messaging interface
  • logout() - Logout current user
  • isAvailable() - Check if messaging is available
  • getUnreadCount() - Get count of unread messages
  • setAuthInfo() - Set authentication information
  • setDeviceToken() - Set device push token
  • handlePush() - 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.

1
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Dimelo integration.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on dimelo_flutter

Packages that implement dimelo_flutter