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

A common platform interface for the auto_updater plugin.

auto_updater_platform_interface #

pub version

A common platform interface for the auto_updater plugin.

Usage #

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

License #

MIT

0
likes
140
points
3.46k
downloads

Publisher

verified publisherleanflutter.dev

Weekly Downloads

A common platform interface for the auto_updater plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on auto_updater_platform_interface