cuoral_flutter 0.0.7 copy "cuoral_flutter: ^0.0.7" to clipboard
cuoral_flutter: ^0.0.7 copied to clipboard

A Flutter plugin to integrate Cuoral SDK for customer support and engagement.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cuoral_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  cuoral_flutter: ^0.0.7

Alternatively, 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:cuoral_flutter/cuoral_flutter.dart';
1
likes
140
points
158
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to integrate Cuoral SDK for customer support and engagement.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_inappwebview, http, path_provider, permission_handler, platform, plugin_platform_interface, shared_preferences

More

Packages that depend on cuoral_flutter

Packages that implement cuoral_flutter