Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/connectycube/connectycube-flutter-samples
Code samples for Flutter, based on ConnectyCube platform
https://github.com/connectycube/connectycube-flutter-samples
chat chat-application connectycube flutter flutter-apps flutter-examples messaging messaging-api video-chat
Last synced: 4 days ago
JSON representation
Code samples for Flutter, based on ConnectyCube platform
- Host: GitHub
- URL: https://github.com/connectycube/connectycube-flutter-samples
- Owner: ConnectyCube
- License: apache-2.0
- Created: 2020-04-29T13:42:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-27T13:19:03.000Z (about 1 month ago)
- Last Synced: 2025-01-26T10:05:32.058Z (11 days ago)
- Topics: chat, chat-application, connectycube, flutter, flutter-apps, flutter-examples, messaging, messaging-api, video-chat
- Language: JavaScript
- Homepage: https://developers.connectycube.com/flutter/
- Size: 50.1 MB
- Stars: 84
- Watchers: 6
- Forks: 89
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://stand-with-ukraine.pp.ua)
# Chat and Video Chat code samples for Flutter and ConnectyCube
This project contains chat and video chat code samples for Flutter platform based on [ConnectyCube](https://connectycube.com/) communication platform.
The following code samples are available:
- [Chat code sample](https://github.com/ConnectyCube/connectycube-flutter-samples/tree/master/chat_sample)
- [Chat Sample Web App](https://connectycube.github.io/connectycube-flutter-samples/chat_sample/build/web)
![]()
![]()
- [P2P Calls code sample](https://github.com/ConnectyCube/connectycube-flutter-samples/tree/master/p2p_call_sample)
![]()
![]()
![]()
- [Conference Calls code sample](https://github.com/ConnectyCube/connectycube-flutter-samples/tree/master/conf_call_sample)
- [Conference Calls Sample Web App](https://connectycube.github.io/connectycube-flutter-samples/conf_call_sample/build/web)
![]()
![]()
![]()
## DocumentationAll the samples use ConnectyCube SDK. The following tech integration documentation is available:
- [Flutter SDK documentation](https://developers.connectycube.com/flutter/)
- [Chat API](https://developers.connectycube.com/flutter/messaging)
- [Video Chat API](https://developers.connectycube.com/flutter/videocalling)
- [Conference Chat API](https://developers.connectycube.com/flutter/videocalling-conference)
- [Authentication and Users](https://developers.connectycube.com/flutter/authentication-and-users)## Have an issue?
Got troubles with integration? Сreate an issue at [Issues page](https://github.com/ConnectyCube/connectycube-flutter-samples/issues)
## License
See [LICENSE](LICENSE)