chatwoot-flutter-sdk icon indicating copy to clipboard operation
chatwoot-flutter-sdk copied to clipboard

Chatwoot Flutter SDK

Results 42 chatwoot-flutter-sdk issues
Sort by recently updated
recently updated
newest added

We need to have updated SDK that uses intl 0.18.1 and flutter 3.13.9. We are waiting with 5+ projects ready to implement, please help.

chatwoot version: ^0.0.9 Rendering the ChatwootChat widget in flutter app results in the following error being shown when building for iOS simulator. ``` Error (Xcode): ../../.pub-cache/hosted/pub.dev/photo_view-0.12.0/lib/src/core/photo_view_gesture_detector.dart:89:38: Error: No named parameter...

Hello Team, I am having some difficulties with integrating ChatWoot, I'm using Flutter SDK for integration, but when I installed I realized ![image](https://github.com/chatwoot/chatwoot-flutter-sdk/assets/121530794/06e8d8ae-d83d-4dea-998c-45acf5a99e22) that ChatWoot SDK still uses old dependencies,...

Is there any way Chatwoot supports the push notification?

This library has not been updated for a long time. There are a lot of compatibility issues right now, look forward to update.

Using the `ChatwootChat` without a `ChatwootUser` or a `ChatwootUser` without an email is currently impossible, despite `user` being nullable. ``` ======== Exception caught by Flutter framework ===================================================== The following _CastError...

As current chatwoot_sdk 0.0.9 doesn't have latest build and not able to find ChatwootWidget.

My app use the dio version ^5.1.1 the latest one. But **chatwoot** depends on dio ^4.0.0 wich is an older version, the first of _Null Safete_. Why don't upgrade the...

Allow chat to upload image, docs and video

community
on-hold

I have integrated flutter sdk webview with our app and it worked fine but sometimes messages from chatwoot server side is inconsistent. We need to go back and come again...