courier_flutter 3.1.1 copy "courier_flutter: ^3.1.1" to clipboard
courier_flutter: ^3.1.1 copied to clipboard

Inbox, Push Notifications and Preferences for Flutter

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add courier_flutter

With Flutter:

 $ flutter pub add courier_flutter

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

dependencies:
  courier_flutter: ^3.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:courier_flutter/courier_flutter.dart';
4
likes
0
points
1.35k
downloads

Publisher

unverified uploader

Weekly Downloads

Inbox, Push Notifications and Preferences for Flutter

Homepage

License

unknown (license)

Dependencies

flutter, flutter_svg, intl, plugin_platform_interface, url_launcher, uuid, visibility_detector

More

Packages that depend on courier_flutter

Packages that implement courier_flutter