twilio_conversations 0.1.0+1 copy "twilio_conversations: ^0.1.0+1" to clipboard
twilio_conversations: ^0.1.0+1 copied to clipboard

A flutter plugin for Twilio Conversations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add twilio_conversations
copied to clipboard

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

dependencies:
  twilio_conversations: ^0.1.0+1
copied to clipboard

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_conversations/twilio_conversations.dart';
copied to clipboard
13
likes
130
points
17
downloads

Publisher

verified publisherwolfenra.in

Weekly Downloads

2024.09.16 - 2025.03.31

A flutter plugin for Twilio Conversations.

Repository (GitLab)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

collection, enum_to_string, flutter

More

Packages that depend on twilio_conversations