go_mailer_push_sdk 1.3.0 copy "go_mailer_push_sdk: ^1.3.0" to clipboard
go_mailer_push_sdk: ^1.3.0 copied to clipboard

Go Mailer SDK for Flutter - Cross-platform customer engagement messaging and push notifications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add go_mailer_push_sdk

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

dependencies:
  go_mailer_push_sdk: ^1.3.0

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:go_mailer_push_sdk/go_mailer.dart';
import 'package:go_mailer_push_sdk/go_mailer_method_channel.dart';
import 'package:go_mailer_push_sdk/go_mailer_platform_interface.dart';
import 'package:go_mailer_push_sdk/go_mailer_web.dart';
0
likes
140
points
327
downloads

Publisher

unverified uploader

Weekly Downloads

Go Mailer SDK for Flutter - Cross-platform customer engagement messaging and push notifications

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

crypto, firebase_core, firebase_messaging, flutter, flutter_web_plugins, http, plugin_platform_interface, shared_preferences, web

More

Packages that depend on go_mailer_push_sdk

Packages that implement go_mailer_push_sdk