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

Поділитися
Вставка
  • Опубліковано 19 жов 2024

КОМЕНТАРІ • 45

  • @yinkaadeniyi573
    @yinkaadeniyi573 2 роки тому +8

    You are a genius, i made this request about a week ago, now you gave it back to us,May Allah reward you.

  • @fahadkhan-hf6ec
    @fahadkhan-hf6ec 2 роки тому +1

    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

  • @dirtracer8501
    @dirtracer8501 Рік тому +1

    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...

  • @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???

  • @issamjn5354
    @issamjn5354 2 роки тому

    great work thanks sir! did you cover the user update in other tutorial and thanks again

  • @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.

  • @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

  • @SaqlainOfficial7619
    @SaqlainOfficial7619 2 роки тому +2

    More tutorials flutter with backend Go

  • @ahsanali-cc3qk
    @ahsanali-cc3qk 2 роки тому

    Nodejs impressed 👍😁

  • @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 роки тому +1

      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 ?

  • @haiderjaafer8164
    @haiderjaafer8164 2 роки тому

    great work keep going forward... can you make lesson on upload multiple images into the server in flutter

  • @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 роки тому +1

      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

  • @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

  • @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.

  • @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 роки тому +1

      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 роки тому +1

      @@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

  • @ezz_dev
    @ezz_dev 2 роки тому

    All thanks to you :)

  • @abukarahmedosman1424
    @abukarahmedosman1424 Рік тому

    i need source code halp me plz

  • @rishneelchand195
    @rishneelchand195 Рік тому

    hello sir, i had some queries regarding the programs..can i twitter you?

    • @dbestech
      @dbestech  Рік тому

      You may. it's @dbestech

  • @boraaltinok9876
    @boraaltinok9876 2 роки тому +1

    Waiting for delivery app broo

  • @mohammeda.hussein2734
    @mohammeda.hussein2734 Рік тому

    not work

  • @dotajaaaaaay
    @dotajaaaaaay 2 роки тому

    🤩