flutter_image_compress 0.1.0 copy "flutter_image_compress: ^0.1.0" to clipboard
flutter_image_compress: ^0.1.0 copied to clipboard

outdated

compress image with native code(objc kotlin), it's faster.

flutter_image_compress #

compress image with native code(objc kotlin)

why #

Q:Dart has image related libraries to compress. Why use native?

A:For efficiency reasons, the compression efficiency of some dart libraries is not high, and it will be stuck to UI, even if isolate is used.

1324
likes
0
pub points
99%
popularity

Publisher

verified publisherfluttercandies.com

compress image with native code(objc kotlin), it's faster.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_image_compress