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

example/lib/main.dart

import 'package:native_fcm_strings/native_fcm_strings.dart';

void main() {
  final _ = NativeFcmStrings.getTranslatedString(key: 'x', locArgs: ['y', 'z']);
}
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