erghi_sdk 1.0.0 copy "erghi_sdk: ^1.0.0" to clipboard
erghi_sdk: ^1.0.0 copied to clipboard

Official Erghi SDK for Flutter - Real-time customer support chat in your iOS and Android apps

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add erghi_sdk

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

dependencies:
  erghi_sdk: ^1.0.0

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:erghi_sdk/erghi_sdk.dart';
0
likes
60
points
106
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Official Erghi SDK for Flutter - Real-time customer support chat in your iOS and Android apps

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

equatable, flutter, flutter_bloc, flutter_secure_storage, http, json_annotation, rxdart, shared_preferences, web_socket_channel

More

Packages that depend on erghi_sdk