native_image

Last updated:

0 purchases

native_image Image
native_image Images
Add to Cart

Description:

native image

Native image #
A flutter plugin for handling images on iOS and Android
Usage #
final croppedImageData = await NativeImage().cropImage(
bytes: originImageData,
width: 1,
height: 1,
);
copied to clipboard

Features #

✅ Crop image (by aspect ratio).
✅ Can process image even the phone screen was locked.

Todo #

❌ Compress image.
❌ Merge multiple images.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.