I got an API called remove.bg . I want to use this API ( provided in python language ) in my Flutter App. Is it even possible?
This API uses for removing image background.
What are the steps/ research I need to do to get this thing working?
Do lots of Googling, but ends up with nothing.
Really Appreciate your help!!!
- OR can I use this link and able to upload and get the output in my app?
for example, I open the APP, and it will show two-button -> Upload image & download image.
when user clicks the Upload button it will redirect to this link and after processing done in the website, the output we can able to download in our app.