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

feat(persistence): add support for polls and poll votes #2060

Open
wants to merge 3 commits into
base: feat/poll-message-widget
Choose a base branch
from

Conversation

xsahil03x
Copy link
Member

This pull request includes several changes to the stream_chat package, focusing on adding support for polls and poll votes. The most important changes include adding new methods for handling polls and poll votes, updating data access objects (DAOs) to support these new entities, and integrating these changes throughout the codebase.

Poll and Poll Vote Support:

Data Access Objects (DAOs) Updates:

Integration with Chat Persistence:

Testing and Converters:

…eat/poll-persistence

# Conflicts:
#	packages/stream_chat_persistence/CHANGELOG.md
#	packages/stream_chat_persistence/pubspec.yaml
@xsahil03x xsahil03x marked this pull request as ready for review December 9, 2024 14:03
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 this pull request may close these issues.

1 participant