batch_flutter 1.0.0-rc.2 copy "batch_flutter: ^1.0.0-rc.2" to clipboard
batch_flutter: ^1.0.0-rc.2 copied to clipboard

outdated

Batch.com Flutter Plugin. Batch Flutter Plugin allows you to build meaningful communication experience in your iOS app through highly personalized push notifications and In-App messages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add batch_flutter

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

dependencies:
  batch_flutter: ^1.0.0-rc.2

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:batch_flutter/batch.dart';
import 'package:batch_flutter/batch_inbox.dart';
import 'package:batch_flutter/batch_messaging.dart';
import 'package:batch_flutter/batch_push.dart';
import 'package:batch_flutter/batch_user.dart';
10
likes
0
points
5.15k
downloads

Publisher

verified publisherbatch.com

Weekly Downloads

Batch.com Flutter Plugin. Batch Flutter Plugin allows you to build meaningful communication experience in your iOS app through highly personalized push notifications and In-App messages.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on batch_flutter