flutter_tawk_to_chat 0.3.0+1
flutter_tawk_to_chat: ^0.3.0+1 copied to clipboard
A Flutter plugin for integrating Tawk.to live chat into your app. This plugin allows you to easily add Tawk.to live chat functionality to your Flutter applications, enabling real-time communication wi [...]
Changelog #
All notable changes to this project will be documented in this file.
0.3.0 #
- Add onControllerChanged callback to get the controller of the webview.
0.2.2 #
- Update README.md
0.2.1 #
- Update README.md
0.2.0 #
- User flutter_inappwebview instead of webview_flutter to solve the issue of javascript can not run in iOS webview.
0.1.0 #
- Forked from flutter_tawk package.