dw_image_picker_platform_interface 1.2.4 copy "dw_image_picker_platform_interface: ^1.2.4" to clipboard
dw_image_picker_platform_interface: ^1.2.4 copied to clipboard

A common platform interface for the dw_image_picker plugin.

dw_image_picker_platform_interface #

A common platform interface for the dw_image_picker plugin.

Usage #

To implement a new platform-specific implementation of dw_image_picker,

  1. Extend DWImagePickerPlatform with an implementation that performs the platform-specific behavior.
  2. When you register your plugin, set the default DWImagePickerPlatform by calling DWImagePickerPlatform.instance = DWImagePickerPlatform().
0
likes
150
points
327
downloads

Publisher

verified publisherwaybeetech.com

Weekly Downloads

A common platform interface for the dw_image_picker plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on dw_image_picker_platform_interface