I have stored pictures on firebase that is stored on firebase. I can display that image in my image component in-app. But, I want to crop that image.
I searched for it but did not find a very simple app and the right extensions.
Anyone, please help me with this.
I will highly appreciate your efforts.
Please provide me sample aia or code of blocks.
thank you so much.
thanks for the response dear But I am having very much trouble in finding the exact solution. i cannot find it.
I checked that as well, which you have mentioned above.
Go to the end of page and click download TaifunImage extension
after that open ai2 and import it as extension.
Please say clearly. How do you want to crop that image?! Is it like, the user will be cropping that image?
Or
Do you want, like, all images should get cropped in particular dimension, and are set to as image to any component, automatically?
Yes, the user will crop the image.
So, what issue are you facing in doing that? There are many available extensions for cropping.
One of them is made by @Atom_Developer .
actually, I don't understand his crop view extension because that is manual cropping by given numbers in input. But, I want a ball drag cropping in rectangle form. So I do not find this there. And I found another I think taifun extension or I do not remember that was taking images from list picker...but I want the image from firebase should be taken.
simple is that.
if you can help in building a sample aia for me that would be a great help.
- Image is stored in firebase.
- Image is displayed in mit app screen.
- cropped image is further saved
Refer to this answer
yes that is what i do not understand. How it is picking image. But he is using list and stored pictured alread. I do not want use list picker.
So, what problem do you have?
Fetch images and store them in a list. And use the images wherever you want.
I think you are not getting me or i am unable to make you understand. Thanks for replying
Maybe set image to clickable and when image click crop it and display new one in image component
can you please provide a sample aia file.
I gave a firebase image to this project but the image is not being shown for cropping.
The image tag is "photo1.jpg".
Still cannot see.
Your aia is of no use whatsoever. In the other topic you said you could successfully download a file from firebase storage. Why are you now unable to do so ?
Why not use the web component to download your file from firebase, this is much more transparent...