tawk 0.1.0 copy "tawk: ^0.1.0" to clipboard
tawk: ^0.1.0 copied to clipboard

Modern Flutter plugin for Tawk.to live chat integration. Optimized cross-platform support with efficient DOM injection on web and native WebView on mobile/desktop.

tawk #

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.

0.1.0 - 2026-03-01 #

Added #

  • TawkChat widget with integration options

    • Controller-based API with TawkController for programmatic control
    • Direct URL usage for simple integrations
    • TawkController.of(context) for accessing controller anywhere in widget tree
  • 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
  • Security & Privacy

    • Minimal permission model
    • OnBackInvokedCallback support for Android 13+
4
likes
150
points
0
downloads

Publisher

verified publisherbinarybush.dev

Weekly Downloads

Modern Flutter plugin for Tawk.to live chat integration. Optimized cross-platform support with efficient DOM injection on web and native WebView on mobile/desktop.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

GPL-3.0 (license)

Dependencies

flutter, flutter_web_plugins, webview_flutter

More

Packages that depend on tawk

Packages that implement tawk