salesiq_mobilisten_calls 0.0.8
salesiq_mobilisten_calls: ^0.0.8 copied to clipboard
Mobilisten calls enables you to give your users the best in-app live chat experience. Mobilisten provides drop-in in-app chat and knowledge base.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add salesiq_mobilisten_callsThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
salesiq_mobilisten_calls: ^0.0.8Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:salesiq_mobilisten_calls/salesiq_mobilisten_calls.dart';