Skip to content

1.9.9

Compare
Choose a tag to compare
@Decoder07 Decoder07 released this 12 Feb 15:22
· 396 commits to main since this release
b59e555
Package Version
hms_room_kit 1.0.12
hmssdk_flutter 1.9.9

hmssdk_flutter

  • Introducing Polls

    • APIs for Comprehensive Poll Management:

      • quickStartPoll to start polls
      • addSingleChoicePollResponse & addMultiChoicePollResponse for adding single and multi choice response
      • stopPoll to stop polls
    • Poll Update Listeners for Real-Time Notifications:

      • Use addPollUpdateListener to start listening to poll updates
      • Use removePollUpdateListener to stop listening to poll updates
    • Enhanced Poll Permissions within HMSPermissions:

      • pollRead property ensures controlled read access to poll results and details.
      • pollWrite property enables secure write access, allowing for poll creation and response submission.

      More information about Polls can be found here.

hms_room_kit

  • Introducing polls on prebuilt

    Users can now create, manage, and stop polls directly from the prebuilt interface.

Updated to Android SDK 2.9.0 & iOS SDK 1.5.0

Full Changelog: 1.9.8...1.9.9