Diversido / flutter_twilio_conversations

Integrate the Twilio Conversations SDK with your Flutter app using this Twilio Conversations Flutter plugin
7 stars 7 forks source link

Added typing indicator example #3

Closed martintrollip closed 1 year ago

martintrollip commented 1 year ago

Added an example for typing started and ended events as mentioned in issue #2.

martintrollip commented 1 year ago

This fixes #2

  1. Correct events called on IOS channel listener
  2. Fixed crash on Android when onAttachedToEngine breaks streams when called more than once