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

Platformweb

This is the Web implementation of the native_image_cropper plugin.

native_image_cropper_web #

The Web implementation of native_image_cropper.

Usage #

This package is endorsed, which means you can simply use native_image_cropper normally. This package will be automatically included in your app when you do.

Limitations on the web platform #

The Flutter engine Skia does not support JPEG. Therefore, our package currently only supports cropping to PNG format. On the web platform, isolates are not supported for concurrency, which means that the UI may freeze for large images.
However, we plan to implement a solution for JPEG support in the future, and we will also look into utilizing web workers to run scripts in background threads, similar to isolates.

3
likes
160
points
1.61k
downloads

Publisher

verified publishercosee.biz

Weekly Downloads

This is the Web implementation of the native_image_cropper plugin.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_web_plugins, native_image_cropper_platform_interface

More

Packages that depend on native_image_cropper_web