chyiiiiiiiiiiii / flutter_zendesk_messaging

Zendesk-Messaging for Flutter developer
Apache License 2.0
31 stars 46 forks source link

ADD conversation field implementation #42

Closed gilsonjuniorpro closed 11 months ago

gilsonjuniorpro commented 11 months ago

What is the content type?

Why is this change necessary?

Currently, the package does not support the addition of fields to a conversation. Recently the Zendesk team improved the native SDKs to allow fields to be set by the client side, thus allowing this improvement on the Flutter side.

How does this address the issue?

Adds the ability for the client to set conversation fields.