Flutter App Upload Image | Save Image to Server | image_picker | Laravel(PHP) | Nodejs | Given Code

  Рет қаралды 21,521

dbestech

dbestech

Күн бұрын

Пікірлер: 45
@yinkaadeniyi573
@yinkaadeniyi573 2 жыл бұрын
You are a genius, i made this request about a week ago, now you gave it back to us,May Allah reward you.
@dbestech
@dbestech 2 жыл бұрын
Pleasure
@fahadkhan-hf6ec
@fahadkhan-hf6ec 2 жыл бұрын
Will Watch it in leisure time can't afford to miss a single video of yours because of you I'm able to create clones apps by my own thank you, may Allah bless you
@dbestech
@dbestech 2 жыл бұрын
Thanks a lot.
@dirtracer8501
@dirtracer8501 Жыл бұрын
hi sir. i try to create a customized version of a ur foodshoping app there i want to upload products from phone so incase of images cani use this method ? what change want to make? ican upload other details except images .. i tryed this method but didn't make it..... can u help or suggest any other video??
@dirtracer8501
@dirtracer8501 Жыл бұрын
@dbestech can u make small video about how to upload a product of food shop app to the server.. please...
@ahsanali-cc3qk
@ahsanali-cc3qk 2 жыл бұрын
Nodejs impressed 👍😁
@dbestech
@dbestech 2 жыл бұрын
Thanks.
@halababelly2267
@halababelly2267 Жыл бұрын
Hi sir, thank you for your amazing always video I can not open other ,I have a question please do you have video for delete image ? after I uploaded and edit
@sanjaykumawat1060
@sanjaykumawat1060 2 жыл бұрын
Sir, I have one question if I have two different screens, one screen has two different buttons and another screen have two Tab then how do navigate different button to different tab please reply???
@SaqlainOfficial7619
@SaqlainOfficial7619 2 жыл бұрын
More tutorials flutter with backend Go
@issamjn5354
@issamjn5354 2 жыл бұрын
great work thanks sir! did you cover the user update in other tutorial and thanks again
@mashudmuhmd1712
@mashudmuhmd1712 2 жыл бұрын
Thank you for the lesson. I have signup form with profile Avatar . I got all data signup body in auth controller. How can I send data to backend . Content type is form-data.
@dbestech
@dbestech 2 жыл бұрын
I haven’t tried using as firm data. Did you check out my video? You can send the sign up body as additional info
@gggg-no6rm
@gggg-no6rm 2 жыл бұрын
if i went to use Getx Post method not http package ??? like in ecommercy tutoreal we not using http !
@dbestech
@dbestech 2 жыл бұрын
you can use the one ships with getx or you can also use http package. but http package offers more features like multiple image uplaoding.
@gggg-no6rm
@gggg-no6rm 2 жыл бұрын
​@@dbestech thanks you , if went to send more filed like name or phone ?
@ezz_dev
@ezz_dev 2 жыл бұрын
All thanks to you :)
@dbestech
@dbestech 2 жыл бұрын
Thanks to you
@brentonealistar8218
@brentonealistar8218 2 жыл бұрын
Thank you for the fantastic tutorial, one question though, is how could we upload form data with an image? For instance a user id and an image.
@dbestech
@dbestech 2 жыл бұрын
in general you need to upload the image to the server first and return the image. second you send user info and image together. So it requires two post method.
@brentonealistar8218
@brentonealistar8218 2 жыл бұрын
Never mind, it's the fields property of the MultipartRequest method.
@haiderjaafer8164
@haiderjaafer8164 2 жыл бұрын
great work keep going forward... can you make lesson on upload multiple images into the server in flutter
@dbestech
@dbestech 2 жыл бұрын
Yes, soon
@siva7930
@siva7930 2 жыл бұрын
If possible can you please explain difference between realtime database and cloud firestore
@dbestech
@dbestech 2 жыл бұрын
Actually firebase is a real time database.Firebase Realtime database is stuctured as a JSON tree while Cloud Firestore stores data in documents (document is a set of key-value pairs) and collections (collections of documents). Realtime Database stores data in JSON tree while Cloud firestore stores data in documents which is very similar to JSON.
@abdhalaa7628
@abdhalaa7628 2 жыл бұрын
Sir, after re-running it does not save the image in the container .. I have to upload it again .. Can you tell us how to save it
@dbestech
@dbestech 2 жыл бұрын
Do you mean just in the app, for including the server side?
@abdhalaa7628
@abdhalaa7628 2 жыл бұрын
@@dbestech Yes, after downloading the image from the phone and uploading it to the server and downloading it again and then pressing “run” .. it asks me about choosing the image .. that is, it does not save what was done .. Can you make a second part for this video that explains how to save the image
@boraaltinok9876
@boraaltinok9876 2 жыл бұрын
Waiting for delivery app broo
@dbestech
@dbestech 2 жыл бұрын
Coming soon
@benjaminashie8209
@benjaminashie8209 2 жыл бұрын
Thanks for the tutorial. Please I can see you have very good knowledge about Laravel and flutter so I want to suggest if you can do a course or tutorial connecting flutter to a full Laravel ecommerce website through api at a fee of at most $10. We will be glad. Thanks.
@dbestech
@dbestech 2 жыл бұрын
Thank you. I already have an app for this match. You can find it here www.dbestech.com/tutorials/flutter-food-delivery-app-e-commerce-for-ios-and-android
@abukarahmedosman1424
@abukarahmedosman1424 Жыл бұрын
i need source code halp me plz
@nourshkeir197
@nourshkeir197 2 жыл бұрын
Please answer me In food-app course The server Response in login page Phone and password Not email and password I changed to email and password localy But in server what we have to do Thanks 💙
@dbestech
@dbestech 2 жыл бұрын
it should be phone and password. in the server side in the login method all the email change to phone. You would be good.
@nourshkeir197
@nourshkeir197 2 жыл бұрын
@@dbestech when i but the email in the server side In the login screen Error : Forbiden I do everything same as you do But still i got these error But when i but the phone Works fine In the video you but email and works fine I don't know what i am missing
@dbestech
@dbestech 2 жыл бұрын
@@nourshkeir197 I think in part three I changed email to phone number
@nourshkeir197
@nourshkeir197 2 жыл бұрын
@@dbestech you are the best 💙
@nourshkeir197
@nourshkeir197 2 жыл бұрын
Mester one last thing if you dont mind 😅 The localhost work fine with emulator Login and register works fine But the products not showing All time CircularProgressIndicator Showing
@rishneelchand195
@rishneelchand195 Жыл бұрын
hello sir, i had some queries regarding the programs..can i twitter you?
@dbestech
@dbestech Жыл бұрын
You may. it's @dbestech
@dotajaaaaaay
@dotajaaaaaay 2 жыл бұрын
🤩
@dbestech
@dbestech 2 жыл бұрын
Great
@mohammeda.hussein2734
@mohammeda.hussein2734 Жыл бұрын
not work
Random Emoji Beatbox Challenge #beatbox #tiktok
00:47
BeatboxJCOP
Рет қаралды 62 МЛН
У вас там какие таланты ?😂
00:19
Карина Хафизова
Рет қаралды 24 МЛН
No Code App Development is a Trap
9:31
Coding with Dee
Рет қаралды 296 М.
What’s Up with Laravel? It’s Everywhere, and Here’s Why!
6:22
Top 30 Flutter Tips and Tricks
6:50
Flutter Mapp
Рет қаралды 568 М.
The Tools I Use to Build Products in Laravel
19:00
Josh Cirre
Рет қаралды 38 М.
Have You Picked the Wrong AI Agent Framework?
13:10
Matt Williams
Рет қаралды 76 М.
Random Emoji Beatbox Challenge #beatbox #tiktok
00:47
BeatboxJCOP
Рет қаралды 62 МЛН