All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog. This project adheres to Semantic Versioning.
-
TawkChat widget with integration options
- Controller-based API with
TawkControllerfor programmatic control - Direct URL usage for simple integrations
TawkController.of(context)for accessing controller anywhere in widget tree
- Controller-based API with
-
Cross-platform support
- Web: DOM script injection using
dart:js_interop - Mobile/Desktop: Full-screen WebView integration with
webview_flutter - Automatic platform detection and appropriate rendering
- Web: DOM script injection using
-
Security & Privacy
- Minimal permission model
- OnBackInvokedCallback support for Android 13+