https://github.com/agoraio-extensions/iris_method_channel_flutter
iris_method_channel is a method channel that communicate between C/C++(iris) and dart, which is used by Agora Flutter SDKs.
https://github.com/agoraio-extensions/iris_method_channel_flutter
agora dart flutter
Last synced: 5 months ago
JSON representation
iris_method_channel is a method channel that communicate between C/C++(iris) and dart, which is used by Agora Flutter SDKs.
- Host: GitHub
- URL: https://github.com/agoraio-extensions/iris_method_channel_flutter
- Owner: AgoraIO-Extensions
- License: mit
- Created: 2022-11-11T11:46:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T10:56:55.000Z (11 months ago)
- Last Synced: 2024-10-29T12:47:45.506Z (11 months ago)
- Topics: agora, dart, flutter
- Language: C
- Homepage:
- Size: 428 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# iris_method_channel
`iris_method_channel` is a method channel that communicate between C/C++(iris) and dart, which is used by [agora_rtc_engine](https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK).
## License
The project is under the MIT license.