sadaks-me / flutter_zendesk

A Zendesk Flutter Plugin
MIT License
7 stars 8 forks source link

How to setup the identity of the user #2

Closed dannysood closed 3 years ago

dannysood commented 4 years ago

How can I set the identity of the user for example name.

skol101 commented 4 years ago

You could fork it and add your own args through calls. Look into the fork https://github.com/ldemyanenko/flutter_zendesk — we'll be putting more options for make the plugin more flexible.