iris_method_channel 2.0.0-dev.1
iris_method_channel: ^2.0.0-dev.1 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 #
2.0.0-dev.1 - 2023-09-04 #
1.2.1 - 2023-08-10 #
1.2.0 - 2023-07-07 #
1.1.0 - 2023-05-16 #
1.1.0-rc.5 - 2023-03-16 #
1.1.0-rc.3 - 2023-02-23 #
1.1.0-rc.2 - 2023-02-16 #
1.1.0-rc.1 - 2023-02-16 #
1.0.0 #
- Introduce
NativeBindingDelegateProvider
to allow pass customNativeBindingDelegate
from outside.
0.1.0 #
- Initial release.