native_fcm_strings 1.0.0 copy "native_fcm_strings: ^1.0.0" to clipboard
native_fcm_strings: ^1.0.0 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
0
points
60
downloads

Publisher

verified publishernetglade.cz

Weekly Downloads

Simple plugin for getting native string resources for FCM push notifications

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on native_fcm_strings