flutter_broadcast_whatsapp 0.1.1 copy "flutter_broadcast_whatsapp: ^0.1.1" to clipboard
flutter_broadcast_whatsapp: ^0.1.1 copied to clipboard

A new Flutter plugin that will broadcast whatsapp messages to five users.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_broadcast_whatsapp

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

dependencies:
  flutter_broadcast_whatsapp: ^0.1.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_broadcast_whatsapp/flutter_broadcast_whatsapp.dart';
2
likes
30
pub points
15%
popularity

Publisher

unverified uploader

A new Flutter plugin that will broadcast whatsapp messages to five users.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_broadcast_whatsapp