rammus 2.5.1 copy "rammus: ^2.5.1" to clipboard
rammus: ^2.5.1 copied to clipboard

Flutter plugin for AliCloud push, including both android and ios. Receive background messages and notifications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rammus

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

dependencies:
  rammus: ^2.5.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:rammus/rammus.dart';
13
likes
110
pub points
57%
popularity

Publisher

unverified uploader

Flutter plugin for AliCloud push, including both android and ios. Receive background messages and notifications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on rammus