dyte_core 0.2.4+3 copy "dyte_core: ^0.2.4+3" to clipboard
dyte_core: ^0.2.4+3 copied to clipboard

Dyte core SDK

0.2.4+3 #

0.2.4+1 #

  • Fix io.dyte:core dependency version to 01.31.1

0.2.4 #

  • dyte core version bump to v1.31.1

0.2.3+3 #

  • FIX: Update dyte_core dependencies.

0.2.3+2 #

  • Update a dependency to the latest release.

0.2.3+1 #

  • FEAT: updated to DyteiOSCore v1.29.1
  • FEAT: updated to dyte:core c1.29.1
  • REFACTOR: updated onPluginMessage callback to return a DytePlugin, eventName and data.

0.2.3 #

  • FEAT: Added support for Broadcast Message.

0.2.2+1 #

  • FIX: Update android dependencies and fix code issues.
  • FIX: removed publish_to.
  • FIX: changed deps version.

0.2.2 #

  • FIX: Updated io.dyte:core to v1.23.2
  • FIX: Updated DyteiOSCore to v1.23.2
  • REFACTOR : Renamed DyteRoomParticipants -> DyteParticipants, DyteLocalUser -> DyteSelfUser.
  • FEAT : added add/removeParticipantUpdateListener(s) for a particular participant.
  • FIX : Reconnection fixes.
  • FIX : Added central stage method for webinar and livestream.

0.2.1+1 #

  • REFACTOR: moved onStageStatusUpdated callback from SelfEventsListener to StageEventsListener.
  • FIX: commonize api changes with core.

0.2.1 #

  • (dyte_core_android) Remove DyteFlutterEngine instance cache.
  • Introduced stage methods with central stage APIs.

0.2.0+4 #

  • Update a dependency to the latest release.

0.2.0+3 #

  • FIX: add/remove listener.

0.2.0+2 #

  • FIX: changed android version to 1.19.15.

0.2.0+1 #

  • Updated switchCamera(), no DyteVideoDevice argument required now.

0.2.0 #

  • Added Livestream view support.
  • Added stage management methods for livestream.
  • Added host controls for livestream.

0.1.3+3 #

  • Added fix for dyteClientAndroid late initialise error.

0.1.3+2 #

  • Added fix for dyteClientAndroid late initialise error.

0.1.3+1 #

  • Fix crash on nil VideoView on iOS.

0.1.3 #

  • Added support for simulator.
  • Updated io.dyte.core to v1.17.0, DyteiOSCore to v0.5.0.
  • Handle nullability for getSelectedAudioDevice() and getSelectedVideoDevice().
  • Fix v1 meeting support.

0.1.2+0 #

  • added reconnection APIs
  • VideoView tear for ios fix.

0.1.1+6 #

  • Exported DyteJoinedMeetingParticipant.

0.1.1+5 #

  • Add plugins support
  • Implemented host controls
  • Implemented plugins

0.1.1+4 #

  • Introduced DytePollEventsListener class for poll related callbacks.
  • Introduced DyteRoomType enum class for different type of meetings in Dyte SDK.
  • Introduced Screenshare View support.
  • Introduced Plugin View support.
  • Added remove event listener methods.
  • Added DyeDataUpdateListener to get screenshare update, plugin update, room metadata, self permissions update.
  • Added support for Waiting room, callbacks can be access through DyteWaitingRoomEventsListener.
  • Segregated classes for v1 (DyteMeetingInfoV1) and v2 (DyteMeetingInfoV2) meetings.
  • Contains fix for attaching recording listener error.
  • Contains fix for video view of remote users.
  • Added functionality to Pin/Unpin participant.
  • Renamed roomTitle to meetingTitle in DyteMeta.

0.1.1+3 #

fix pod install error for fetching DyteiOSCore.

0.1.1+2 #

changed android core version to 1.11.0

0.1.1+1 #

Fix build release bug. Code cleanup

0.1.1+0 #

  • Changed method channels to event channels for all listeners
  • Migrated DyteCore 'io.dyte:core:1.11.0-staging.18' for android
  • Migrated DyteiOSCore to 0.3.2

0.1.0+4 #

  • Added support for plugins
  • Added suport for polls
  • Added pagination
  • Added support for recording

0.1.0+3 #

  • Changed internal dependencies to latest.

0.1.0+2 #

  • added readme.

0.1.0+1 #

  • Initial release of this plugin.