Flutter Calls Changelog

It typically includes information about new features, bug fixes, and other updates that have been made. The format of a changelog can vary, but it is usually organized in reverse chronological order, with the most recent changes listed first.

1.0.0
#

New Feature

Updates

0.0.13
#

New Feature

  • Flutter Plugin now supports Group call features, including Invite participants, by calling the new methods available at Group Call Features
  • Introducing Mirrorfly View, which makes the call feature easier to work with, as it handles video/audio rendering itself. You can use it by utilizing the MirrorFlyView widget

Updates

0.0.12
#

New Feature

  • Enabled VOIP in iOS Capability Background Modes to obtain the VOIP token for registering the Call Feature in iOS
  • Enabled FCM Notification for the Call Feature in Android