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

A common platform interface for the hl_image_picker plugin.

hl_image_picker_platform_interface #

A common platform interface for the hl_image_picker plugin.

Usage #

To implement a new platform-specific implementation of hl_image_picker,

  1. Extend HLImagePickerPlatform with an implementation that performs the platform-specific behavior.
  2. When you register your plugin, set the default HLImagePickerPlatform by calling HLImagePickerPlatform.instance = HLImagePickerPlatform().
0
likes
120
pub points
47%
popularity

Publisher

unverified uploader

A common platform interface for the hl_image_picker plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on hl_image_picker_platform_interface