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

Send reaction feature #267

Closed
limwlee opened this issue Oct 30, 2024 · 0 comments · Fixed by #272
Closed

Send reaction feature #267

limwlee opened this issue Oct 30, 2024 · 0 comments · Fixed by #272

Comments

@limwlee
Copy link

limwlee commented Oct 30, 2024

Now i was try to send reaction to the firebase and i not sure whether got the send reaction feature or not. Cuz i not found any documentation realated to it, the only documentation that i found is this :

reactionPopupConfig: ReactionPopupConfiguration(
    backgroundColor: Colors.white,
    userReactionCallback: (message, emoji){
      // Your code goes here
    }
    padding: EdgeInsets.all(12),
    shadow: BoxShadow(
      color: Colors.black54,
      blurRadius: 20,
    ),
  ),

but the userReactionCallback still in the open issues case #261 right? So have any suggestion?
hope get reply soon! 🥺

@vatsaltanna vatsaltanna linked a pull request Nov 1, 2024 that will close this issue
7 tasks
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 a pull request may close this issue.

1 participant