Stringee Flutter
A Dart package for all platforms which helps developers with Stringee API services. This Dart Package can be integrated into any Flutter application to make use of Stringee API.
Features
- Voice call
- Video call
- Chat 1-1, chat group
- Video conference
Getting Started
Check out our comprehensive Example provided with this plugin.
To use this package, add the dependency to your pubspec.yaml file.
dependencies:
flutter:
sdk: flutter
stringee_plugin: $version
Replace $version
with the plugin version you want to use. See a list of versions in Changelog.
Check out our getting started guide at here:
- Getting started with Stringee Call API using Flutter Plugin
- Getting started with Stringee Call2 API using Flutter Plugin
- Getting started with Stringee Chat API using Flutter Plugin
- Getting started with Stringee Video Conference API using Flutter Plugin
License
This project is licensed under the BSD 3-Clause License - see the LICENSE file for details.