flutter_local_notifications_platform_interface 8.1.0-dev.1 copy "flutter_local_notifications_platform_interface: ^8.1.0-dev.1" to clipboard
flutter_local_notifications_platform_interface: ^8.1.0-dev.1 copied to clipboard

A common platform interface for the flutter_local_notifications plugin.

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.

29
likes
150
pub points
94%
popularity

Publisher

verified publisherdexterx.dev

A common platform interface for the flutter_local_notifications plugin.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

plugin_platform_interface

More

Packages that depend on flutter_local_notifications_platform_interface