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

altfire_messenger is a package wrapping FlutterFire Messaging, Local Notifications, Firebase In-App Messaging, and Firebase Instance ID. It was created to make Firebase SDK versioning and methods easi [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add altfire_messenger

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

dependencies:
  altfire_messenger: ^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:altfire_messenger/altfire_messenger.dart';
2
likes
130
pub points
61%
popularity

Publisher

verified publisheraltive.co.jp

altfire_messenger is a package wrapping FlutterFire Messaging, Local Notifications, Firebase In-App Messaging, and Firebase Instance ID. It was created to make Firebase SDK versioning and methods easier to use. It is recommended to use the various altfire packages as a set.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

firebase_in_app_messaging, firebase_messaging, flutter

More

Packages that depend on altfire_messenger