Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CM-1367] - Added wrapper for Conversation Info View #74

Merged
merged 7 commits into from
Mar 23, 2023
Merged

Conversation

amntoppoKM
Copy link
Contributor

@amntoppoKM amntoppoKM commented Mar 23, 2023

Summary

  • Exposed method for conversation Info View for Android and iOS
  • Exposed method to close conversation screen - Android and iOS

Sample Dart code:

KommunicateFlutterPlugin.createConversationInfo({
                      "infoContent": "Checkout your ITR Summary",
                      "backgroundColor": "#000000",
                      "trailingIcon": "next",
                      "leadingIcon": "files",
                      "contentTextColor": "#FFFFFF"
                    });

@amntoppoKM amntoppoKM merged commit 2157f48 into master Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants