You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this wonderful plugin. I would like to add emoji add button to MessageBar like above. But I could not figure out how to implement this. Is it possible to add as an InkWell object? How should I proceed? Thanks.
@cool2apps Yes. You can use InkWell as an action, the above implementation is correct. As the next step, you need to implement a widget to show emojis inside the openEmojis() method. You can use this video to get an idea - https://youtu.be/EzIdiqfWgog
Thanks for this wonderful plugin. I would like to add emoji add button to MessageBar like above. But I could not figure out how to implement this. Is it possible to add as an InkWell object? How should I proceed? Thanks.
The text was updated successfully, but these errors were encountered: