flutter_local_notifications_platform_interface

Creator: coderz1093

Last updated:

Add to Cart

Description:

flutter local notifications platform interface

flutter_local_notifications_platform_interface #
A common platform interface for the flutter_local_notifications plugin.
Usage #
Platform-specific implementations should extend from the FlutterLocalNotificationsPlatform class. Upon registering the plugin, the default implementation FlutterLocalNotificationsPlatform can be set by calling FlutterLocalNotificationsPlatform.instance = MyFlutterLocalNotificationsPlatform() where MyFlutterLocalNotificationsPlatform() represents the platform-specific implementation.

License

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

Customer Reviews

There are no reviews.