remove_background 0.0.1 copy "remove_background: ^0.0.1" to clipboard
remove_background: ^0.0.1 copied to clipboard

Remove background from the image

Remove background package will allow you to manually remove the background from the image.

Features #

  • Manually Remove the background

Usage #

Example for the usage is included in the /example folder.

await cutImage(context: context, image: image!);