cpass_flutter_sdk 1.0.2 copy "cpass_flutter_sdk: ^1.0.2" to clipboard
cpass_flutter_sdk: ^1.0.2 copied to clipboard

Dart and flutter package to use Comunia SDK. This version includes the APIs related to CHAT functionality only.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cpass_flutter_sdk

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

dependencies:
  cpass_flutter_sdk: ^1.0.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cpass_flutter_sdk/cpass_flutter_sdk.dart';
2
likes
40
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Dart and flutter package to use Comunia SDK. This version includes the APIs related to CHAT functionality only.

Homepage

License

BSD-3-Clause (license)

Dependencies

socket_io_client, uuid

More

Packages that depend on cpass_flutter_sdk