flutter_tawk_to_chat 0.4.0+1 copy "flutter_tawk_to_chat: ^0.4.0+1" to clipboard
flutter_tawk_to_chat: ^0.4.0+1 copied to clipboard

This plugin allows you to easily add Tawk.to live chat functionality to your Flutter applications, enabling real-time communication with your users.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_tawk_to_chat

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_tawk_to_chat: ^0.4.0+1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_tawk_to_chat/flutter_tawk_to_chat.dart';
3
likes
160
points
28
downloads

Publisher

verified publisherycydev.org

Weekly Downloads

This plugin allows you to easily add Tawk.to live chat functionality to your Flutter applications, enabling real-time communication with your users.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on flutter_tawk_to_chat