Remove background from the image
More...
Remove background package will allow you to manually remove the background from the image.
Example for the usage is included in the /example folder.
/example
await cutImage(context: context, image: image!);
dakshbhatia.com
Repository (GitHub)View/report issues
API reference
MIT (license)
flutter, image, image_pixels
Packages that depend on remove_background
Back