embrace_platform_interface 0.2.0 copy "embrace_platform_interface: ^0.2.0" to clipboard
embrace_platform_interface: ^0.2.0 copied to clipboard

outdated

A common platform interface for the embrace plugin.

embrace_platform_interface #

This is a development version of the Embrace SDK for Flutter and is not intended for general use.

style: very good analysis

A common platform interface for the embrace plugin.

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

Usage #

To implement a new platform-specific implementation of embrace, extend EmbracePlatform with an implementation that performs the platform-specific behavior.