screenshotx_platform_interface 1.0.0 copy "screenshotx_platform_interface: ^1.0.0" to clipboard
screenshotx_platform_interface: ^1.0.0 copied to clipboard

A common platform interface for screenshotX plugin.

ScreenshotX Plugin Platform Interface #

This platform interface provides a common interface for the ScreenshotX plugin, allowing platform-specific implementations to ensure compatibility with the plugin.

Usage #

To create a new platform-specific implementation for the ScreenshotX plugin, extend the ScreenshotXPlatform interface and implement the necessary behavior for your platform. When registering your plugin, set the default platform implementation by calling ScreenshotXPlatform.instance = MyPlatformScreenshotX().

1
likes
150
points
69
downloads

Publisher

verified publisheraadarshadhakal.com.np

Weekly Downloads

A common platform interface for screenshotX plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, image, plugin_platform_interface

More

Packages that depend on screenshotx_platform_interface