twilio_chat 0.1.2 copy "twilio_chat: ^0.1.2" to clipboard
twilio_chat: ^0.1.2 copied to clipboard

discontinued
outdated

An extention of twilio_programmable_chat plugin which extend Twilio Kotlin Programmable Chat SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add twilio_chat

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

dependencies:
  twilio_chat: ^0.1.2

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:twilio_chat/twilio_chat.dart';
0
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

An extention of twilio_programmable_chat plugin which extend Twilio Kotlin Programmable Chat SDK

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

enum_to_string, flutter, twilio_programmable_chat

More

Packages that depend on twilio_chat

Packages that implement twilio_chat