flutter_tawk icon indicating copy to clipboard operation
flutter_tawk copied to clipboard

Tawk widget for Flutter.

Results 23 flutter_tawk issues
Sort by recently updated
recently updated
newest added

File select button not working

Implementation of JavaScript Channels to listen to events from the WebView housing the Tawk web widget. ## New Files: ``` code tawk_events_js.dart ``` ## New Parameters: To affix a callback...

I using flutter_summernote and flutter_tawk but flutter_tawk using webview_flutter very old should conflicted ``` Because no versions of flutter_tawk match >0.1.0 =1.1.0 depends on webview_flutter ^4.0.2 and flutter_summernote >=1.0.0 =1.0.0...

Hello, I get this code when I open the chat page. What could be the issue? (function(global){ global.$_Tawk_AccountKey='***********************'; global.$_Tawk_WidgetId='***********************'; global.$_Tawk_Unstable=false; global.$_Tawk = global.$_Tawk || {}; (function (w){ function l() {...

I have a issue where if I sign in on auth with another account I can see previous history, I'd there away to stop that?

- Update webview_flutter from `3.0.1` to `4.2.0` - Refactor code to apply new webview dependency breaking changes.

hellow.. I've tried using your script. but the chat column does not appear perfect. so I can't try writing in the chat column. ![photo_2021-01-25_09-12-40](https://user-images.githubusercontent.com/45890257/105654945-a8612480-5ef1-11eb-90b4-b435d117abe1.jpg) please check.. thanks