native_fcm_strings 1.0.2 copy "native_fcm_strings: ^1.0.2" to clipboard
native_fcm_strings: ^1.0.2 copied to clipboard

Simple plugin for getting native string resources for FCM push notifications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add native_fcm_strings

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

dependencies:
  native_fcm_strings: ^1.0.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:native_fcm_strings/native_fcm_strings.dart';
1
likes
130
points
103
downloads

Publisher

verified publishernetglade.cz

Weekly Downloads

Simple plugin for getting native string resources for FCM push notifications

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on native_fcm_strings