whatsapp_bot_flutter_mobile 2.1.1 copy "whatsapp_bot_flutter_mobile: ^2.1.1" to clipboard
whatsapp_bot_flutter_mobile: ^2.1.1 copied to clipboard

Whatsapp bot using webview and whatsapp web scraping

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add whatsapp_bot_flutter_mobile
copied to clipboard

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

dependencies:
  whatsapp_bot_flutter_mobile: ^2.1.1
copied to clipboard

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:whatsapp_bot_flutter_mobile/whatsapp_bot_flutter_mobile.dart';
copied to clipboard
10
likes
140
points
127
downloads

Publisher

verified publisherrohitsangwan.in

Weekly Downloads

2024.05.28 - 2025.04.22

Whatsapp bot using webview and whatsapp web scraping

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, whatsapp_bot_platform_interface

More

Packages that depend on whatsapp_bot_flutter_mobile