0 purchases
stringee plugin
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
copied to clipboard
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.