thumblr_platform_interface 0.3.1+1 copy "thumblr_platform_interface: ^0.3.1+1" to clipboard
thumblr_platform_interface: ^0.3.1+1 copied to clipboard

A common platform interface for the thumblr plugin.

thumblr_platform_interface #

A common platform interface for the thumblr plugin.

This interface allows platform-specific implementations of the thumblr plugin, as well as the plugin itself, to ensure they are supporting the same interface.

Usage #

To implement a new platform-specific implementation of thumblr, extend ThumblrPlatform with an implementation that performs the platform-specific behavior, and when you register your plugin, set the default ThumblrPlatform by calling ThumblrPlatform.instance = MyPlatformThumblr().

0
likes
150
points
37
downloads

Publisher

verified publishergroovinchip.dev

Weekly Downloads

2024.09.20 - 2025.04.04

A common platform interface for the thumblr plugin.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on thumblr_platform_interface