Skip to content

Releases: AgoraIO-Extensions/iris_method_channel_flutter

Release 2.2.4

24 Jul 10:36
868beb4

Choose a tag to compare

2.2.4 (2025-07-24)

Bug Fixes

  • prefix exported Iris symbols to avoid collisions (#122) (292ce32)

2.2.3-ohos.223: chore: support ohos (#120)

03 Jul 10:29

Choose a tag to compare

Release 2.2.3

25 Jun 04:07
f89d394

Choose a tag to compare

2.2.3 (2025-06-25)

Bug Fixes

  • remove internal depends (#118) (356adb0)
  • revert some changes of "chore: add swift package manager support… (#116) (e8f9dc8)

Release 2.2.2

23 Oct 09:08
418b5d4

Choose a tag to compare

2.2.2 (2024-10-23)

Bug Fixes

  • Fix missing OnEvent callbacks with IrisMethodChannel used by multiple packages (#108) (fe29371)
  • support android 15 16k page size (#109) (0528722)

Release 2.2.0

14 Aug 09:30
faa774a

Choose a tag to compare

2.2.0 (2024-08-14)

Features

Release 2.1.1

19 Apr 10:06
3ff72d3

Choose a tag to compare

2.1.1 (2024-04-19)

Bug Fixes

  • Make dependencies more compatible with other packages (#97) (48146f1)
  • Prevent creation of multiple isolates when IrisMethodChannel.initialize is called multiple times simultaneously (#98) (20779db)

Release 2.1.0

05 Mar 10:30
b1ad6a0

Choose a tag to compare

2.1.0 (2024-03-05)

Features

Release 2.0.1

29 Jan 03:30
527cd23

Choose a tag to compare

2.0.1 (2024-01-29)

Bug Fixes

  • Wait for the executor.dispose done before exit the isolate (#93) (dc202d9)

Release 2.0.0

06 Dec 11:16
d82e2c0

Choose a tag to compare

2.0.0 (2023-12-06)

Release 2.0.0-dev.4

24 Oct 08:58
669d99d

Choose a tag to compare

Release 2.0.0-dev.4 Pre-release
Pre-release

2.0.0-dev.4 (2023-10-24)

Features

  • Introduce the InitilizationArgProvider to allow the creation of the initialization arg lazily (#90) (b0f6be2)