flutter_push_devonics

Last updated:

0 purchases

flutter_push_devonics Image
flutter_push_devonics Images
Add to Cart

Description:

flutter push devonics

flutter_push_devonics #
Push Devonics Flutter Plugin
Getting Started #
Init Push on main.dart
FlutterPushDevonics.init("APP_ID");
copied to clipboard
If you need Push User ID
String userID = await FlutterPushDevonics.getUserID ?? 'Empty User ID';
copied to clipboard
If you want add TAG to User
FlutterPushDevonics.sendTag("KEY", "VALUE");
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.