https://github.com/agoraio-extensions/iris_event_flutter
https://github.com/agoraio-extensions/iris_event_flutter
dart flutter
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/agoraio-extensions/iris_event_flutter
- Owner: AgoraIO-Extensions
- License: mit
- Created: 2022-07-06T18:48:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-31T03:53:09.000Z (almost 3 years ago)
- Last Synced: 2026-01-03T22:49:33.971Z (6 months ago)
- Topics: dart, flutter
- Language: CMake
- Size: 361 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# iris_event
iris_event is a bridge of iris event handling between C/C++ and dart, which is used by [agora_rtc_engine](https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK).
## Build
```
bash cxx/build-.sh $(pwd)/cxx
```
## License
The project is under the MIT license.