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.

twilio_conversations #

Flutter plugin for Twilio Conversations "Build conversational, cross-channel messaging through a few API calls with Twilio Conversations."

This package is currently work-in-progress and should not be used for production apps. We can't guarantee that the current API implementation will stay the same between versions, until we have reached v1.0.0.

Example #

Check out the example

Join the community #

If you have any question or problems, please join us on Discord

FAQ #

Read the Frequently Asked Questions first before creating a new issue.

Supported platforms #

  • Android
  • iOS
  • Web (not yet)

Push Notifications #

iOS #

  • Upon calling ConversationClient.registerForNotification, the plugin will retrieve the token and register it
  • Notification handling is done by this plugin

Android #

  • Token retrieval must be handled by the user of the plugin, and then registered with Twilio using ConversationClient.registerForNotification(String token)
  • Notification handling must also be set up by the user of the plugin

Code Gen #

./run_pigeon.sh flutter packages pub run build_runner build --delete-conflicting-outputs

Contributions By #

HomeX - Home Repairs Made Easy Trek Medics

13
likes
130
points
16
downloads

Publisher

verified publisherwolfenra.in

Weekly Downloads

2024.09.13 - 2025.03.28

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