flutter_remove_bg 0.0.3
flutter_remove_bg: ^0.0.3 copied to clipboard
A Flutter package that removes background from images using remove.bg API. Simple to use with support for both local files and image URLs.
0.0.3 #
- Fixed repository URLs
- Updated example with placeholder API key
- Documentation improvements
0.0.2 #
- Package renamed to flutter_remove_bg
- Updated example app with placeholder API key
- Code cleanup and documentation improvements
0.0.1 #
- Initial release
- Features:
- Remove background from local image files
- Remove background from image URLs
- Simple and easy-to-use API
- Supports both Android and iOS