iris_method_channel 1.1.0-rc.5 copy "iris_method_channel: ^1.1.0-rc.5" to clipboard
iris_method_channel: ^1.1.0-rc.5 copied to clipboard

iris_method_channel is a method channel that communicate between C/C++(iris) and dart, which is used by Agora Flutter SDKs.

Changelog #

1.1.0-rc.5 (2023-03-16) #

Features #

  • allow initilize/dispose multiple times for same IrisMethodChannel object (00d1388)

Bug Fixes #

  • fix memeory leak if Dart_PostCObject_DL failed to send the message (55f322f)

1.1.0-rc.5 (2023-03-16) #

Features #

  • allow initilize/dispose multiple times for same IrisMethodChannel object (00d1388)

Bug Fixes #

  • fix memeory leak if Dart_PostCObject_DL failed to send the message (55f322f)

1.1.0-rc.4 (2023-03-11) #

Features #

  • implement invokeMethodList (15c6e38)

1.1.0-rc.3 (2023-02-23) #

Bug Fixes #

  • [windows] fix warning C4068: unknown pragma 'clang' (f26cdba)
  • fix _HotRestartFinalizer._onExitPort not be initialized in release build (ea5f4cb)

1.1.0-rc.2 (2023-02-16) #

Bug Fixes #

  • fix ConcurrentModificationError when and are called ynchronously but without keyword (4f5058d)

1.1.0-rc.1 (2023-02-16) #

Bug Fixes #

  • fix registerEventHandler with same ScopedEvent.scopedKey but different registerName/unregisterName not work (268d74b)
  • fix the native API engine not be destroyed when hot restarted (bdda662)

1.0.0 #

  • Introduce NativeBindingDelegateProvider to allow pass custom NativeBindingDelegate from outside.

0.1.0 #

  • Initial release.
1
likes
0
pub points
85%
popularity

Publisher

verified publisheragora.io

iris_method_channel is a method channel that communicate between C/C++(iris) and dart, which is used by Agora Flutter SDKs.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

async, ffi, flutter

More

Packages that depend on iris_method_channel