If you find this video useful, consider Following me on: Twitter: twitter.com/theretroportal Instagram: instagram.com/retroportalstudio LinkedIn: www.linkedin.com/in/parasjainrps Happy Coding! ✌️😁
Hello and thank you for your very clear code. However I would like another complementary video to explain how to store the image in firestore. Thank you!
Hiii, your tutorial is very great and helpful, thank you very much. Anyway, i want to ask is there any different when i use this.setState or just setState ? Will it affect the performance?
I have been asked this multiple times 😂. There is absolutely no difference here in this tutorial. Its just cz of my mustle memory as i extensively work with ReactJS.
@@RetroPortalStudio sir when i have run flutter app in emulator,it runs correctly .when i see a emulator the app size is 97 mb,the app size is large .i have doubt if i use flutter for my project app size it would bigger , how to use flutter to develop big project
Tqvm. How do u solve this issue tho. [Image_picker] retrieve lost image. (flutter#1512) On Android, the MainActivity can be killed and restarted after launching the image picker for various of reasons.
Hi, I am having this error while adding to Android Manifest file: "Class referenced in the manifest, com.yalantis.ucrop.UCropActivity, was not found in the project or the libraries" - any idea of what is going wrong?
Hi, thanks for this great tutorial. It helps me a lot. Can you please help me, I have to use this image file in Image.asset widget instead of Image.file widget. How can I do that, because image.asset widget doesn't support File type images ??
@@RetroPortalStudio Actually, in my project I have used one universal function to view the images in circle avator, and in circle avator I have used the backgroundImage in which I have used the image path. But this backgroundImage doesn't support the image.file widget. That's why I want it to convert from File to AssetImage format.
When you exit the app and reopen the app again then the image cropper crashes, do you happen to have a solution for that? It says no implementation found for cropImage the second time you are trying to crop after reopening the app.
very nice lecture thank you, how do i save the _selectedfile and where? in order to list forexample my friends list that each has own picture,? if you answer me, i am gonna be quite happy.:)
If you find this video useful, consider Following me on:
Twitter: twitter.com/theretroportal
Instagram: instagram.com/retroportalstudio
LinkedIn: www.linkedin.com/in/parasjainrps
Happy Coding! ✌️😁
Thank you So much You Did amazing job to teach this wonderful Tool
Thank you so much for a great and simply explanation.
This tutorial is very very useful to me. Thank you so much.....
Thank you so much! I easily implemented the image cropping feature with your tutorial!
Thank you for the clear explanation, this is very helpful for my future apps . Subscribed right away!!
You saved my life, thanks alot
Wonderful tutorial
Well explained! Thanks for the video
You are great bro....
You saved me.
Thanks a lot.
Your videos are very helpful. Thanks again.
Nice explanation ! thanks
Well explained as usual :)
Thank you so much with this tutorial. It was easy since i took break for a while.
You saved my life, thank you...
This was really useful.
Great Tutorial.
Saved my day.awsome 🤘
Subscribed!
thank you bro
Thanks bro!
This is why we subscribed !! 💪
Excellent bro!
Nice tutorialll!!!!!
Fantastic
Great stuff, thanks. Is there a specific reason why you publish the zipped code to google drive instead of Github / Gitlab or similar? Just curious.
Thanks for that! Nice tutorial :-)
Thanks bro
Thumbs up
nice tutorial ! can you tell us how you do this screen mirroring thing ? Because it looks really useful
Thanks it help a lot but i want to save the image on next page not on the same page how can I do this?
Hello and thank you for your very clear code. However I would like another complementary video to explain how to store the image in firestore. Thank you!
Hi thank you for the content. I have an error while i am adding it to my manifest . why does this problem occur? Thank you
Hiii, your tutorial is very great and helpful, thank you very much. Anyway, i want to ask is there any different when i use this.setState or just setState ? Will it affect the performance?
I have been asked this multiple times 😂. There is absolutely no difference here in this tutorial. Its just cz of my mustle memory as i extensively work with ReactJS.
@@RetroPortalStudio sir when i have run flutter app in emulator,it runs correctly .when i see a emulator the app size is 97 mb,the app size is large .i have doubt if i use flutter for my project app size it would bigger ,
how to use flutter to develop big project
Tqvm. How do u solve this issue tho.
[Image_picker] retrieve lost image. (flutter#1512)
On Android, the MainActivity can be killed and restarted after launching the image picker for various of reasons.
is possible to auto-crop image after picking the image
Nice one. Would be nice a sequel for how to store the image so the picture is persistent.
I m very new to flutter and mobile app development. Is there a way to capture image in 1:1 aspect ratio while capturing image itself?
Hi, I am having this error while adding to Android Manifest file: "Class referenced in the manifest, com.yalantis.ucrop.UCropActivity, was not found in the project or the libraries" - any idea of what is going wrong?
which emulator do you use?
Hi, thanks for this great tutorial. It helps me a lot. Can you please help me, I have to use this image file in Image.asset widget instead of Image.file widget. How can I do that, because image.asset widget doesn't support File type images ??
Can you please elaborate? Why do you need to specifically use Image.asset ?
@@RetroPortalStudio Actually, in my project I have used one universal function to view the images in circle avator, and in circle avator I have used the backgroundImage in which I have used the image path. But this backgroundImage doesn't support the image.file widget. That's why I want it to convert from File to AssetImage format.
Please make a share option in flutter
When you exit the app and reopen the app again then the image cropper crashes, do you happen to have a solution for that? It says no implementation found for cropImage the second time you are trying to crop after reopening the app.
sir I am getting error when i use back camera , Bitmap too large to be uploaded into a texture . How to solve please help 🙏
Can you please send Mr the code of this app? Thanks.
Drive Link added to Description :) Thank you for your Support!
how to save image
getting this error "Stack's children must not contain any null values, but a null value was found at index 0"
pick image is not defined getting error
Does anyone have any ideas on how to crop before taking an image in flutter.
very nice lecture thank you, how do i save the _selectedfile and where? in order to list forexample my friends list that each has own picture,? if you answer me, i am gonna be quite happy.:)
Once I try to pickimage my app is gone to hang