kommunicate_flutter_plugin 1.1.0 copy "kommunicate_flutter_plugin: ^1.1.0" to clipboard
kommunicate_flutter_plugin: ^1.1.0 copied to clipboard

Flutter plugin for Kommunicate live chat. Kommunicate provides open source live chat SDK in android. The Kommunicate SDK is flexible, lightweight and easily integrable.

1.1.0 #

  • Added new functions for Authentication:

    • isLoggedIn(): To check weather the user is logged in or not
    • login(kmUser): login the user to Kommunicate
    • loginAsVisitor(): login the user without pre existing details. The user will be logged in as a Visitor
  • Added new Conversation methods:

    • openConversations(): Open the conversation List for the logged in user
    • openParticularConversation(String clientConversationId): Open the conversation for the passed clientConversationId

0.0.1 #

  • TODO: Describe initial release.
6
likes
40
pub points
24%
popularity

Publisher

unverified uploader

Flutter plugin for Kommunicate live chat. Kommunicate provides open source live chat SDK in android. The Kommunicate SDK is flexible, lightweight and easily integrable.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on kommunicate_flutter_plugin