ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

Flutter Tutorial - Flutter Image - Local, File & Network

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ธ.ค. 2020
  • Master how to show Flutter Images from the internet, local storage of your phone, and how to display images in different shapes.
    Click here to Subscribe to Johannes Milke: www.youtube.co...
    👉 12 Week Flutter Training | heyflutter.com
    👉 Flutter Masterclass Courses | heyflutter.com...
    - Source Code: github.com/Joh...
    - Buy My Courses: heyflutter.com
    Resources:
    Preload Image To Cache Tutorial: • Flutter Tutorial - Pre...
    FadeInImage Tutorial: • Flutter Tutorial - Fad...
    Basic Image Filter Tutorial: • Flutter Tutorial - Pho...
    Advanced Image Filter Tutorial: • Flutter Tutorial - Pho...
    -- JOIN THE CREW --
    bit.ly/Johannes...
    SHARE | SUBSCRIBE | LIKE FOR MORE VIDEOS LIKE THIS
    *********
    SOCIAL MEDIA: Follow Us :-)
    Twitter | / heyflutter_
    Linkedin | / heyflutter
    PLAYLISTS
    - All Flutter Videos: • Flutter Tutorial - Flu...
    - Widgets - Flutter: • Flutter Tutorial - Flu...
    - Plugins - Flutter: • Flutter Tutorial - Flu...
    - Animations - Flutter: • Flutter Tutorial - Tra...
    - Designs - Flutter: • Flutter Tutorial - Flu...
    - Firebase - Flutter: • Flutter Tutorial - Pag...
    If you find this video useful, LIKE & SHARE this video to help other people who also learn Flutter :)
    bit.ly/Johannes...
    CREDITS
    Copyright song "Corporate Technology" by scottholmesmusic.com
    #Flutter #Tutorial #JohannesMilke
    LIKE & SHARE & ACTIVATE THE BELL
    Thanks For Watching :-)

ความคิดเห็น • 28

  • @HeyFlutter
    @HeyFlutter  ปีที่แล้ว

    This might help you :)
    👉 12 Week Flutter Training from Newbie to Expert: heyflutter.com
    Source Code: github.com/JohannesMilke/image_example

  • @nahitfidanci
    @nahitfidanci 3 ปีที่แล้ว +2

    You are reading my mind. I was wondering about details of Image. Thanks for sharing your knowledge in a genuine way.

  • @gadflycha
    @gadflycha 2 ปีที่แล้ว

    Thanks. I have passed many difficult situations with your video guidance.

  • @deepakchaurasiya519
    @deepakchaurasiya519 3 ปีที่แล้ว +1

    Thanks for all lot of details in simple way, ..🙂😊.

  • @mateenmehmood5675
    @mateenmehmood5675 2 ปีที่แล้ว +1

    Awesome tuts bro

  • @janammaharjan2699
    @janammaharjan2699 2 ปีที่แล้ว +1

    Thank you so much for the video. I found out for flutter web we have to use bytes instead of path. thanks a lot Milke

    • @janammaharjan2699
      @janammaharjan2699 2 ปีที่แล้ว

      @@HeyFlutter can you please teach me how to fetch from fire base storage the image and videos uploaded in byte to our app building it again in image and video object ?

  • @burakbirer5938
    @burakbirer5938 3 ปีที่แล้ว +1

    Amazing, clean explanations. Thank you,

  • @haiderjaafer8164
    @haiderjaafer8164 3 ปีที่แล้ว +1

    Great lesson as always keep going forward... could you please explain if there is no image exists show image from asset in firebase

  • @MohamedIbrahim-uk7mj
    @MohamedIbrahim-uk7mj 3 ปีที่แล้ว

    You are amazing man thank you so much

  • @jpsky90
    @jpsky90 2 ปีที่แล้ว

    @Johannes Milke
    Can we show the local image and image from networks on the same screen?

  • @ululazmi9781
    @ululazmi9781 2 ปีที่แล้ว

    Please click the button below to confirm your Email and to request access to the Source Codes & Flutter Newsletter.
    i can't to click the button on my email, any solution ?

  • @lovekeshsinghkhalsa4251
    @lovekeshsinghkhalsa4251 3 ปีที่แล้ว

    How we can share memory image on other applications?

  • @mohamedbala1439
    @mohamedbala1439 2 ปีที่แล้ว

    I need some help in my project I went to upload image in my device to send the database but I can't !!!

  • @sarahgoma2067
    @sarahgoma2067 3 ปีที่แล้ว

    Hello sir, can you help me? How to set a default profile image and save it into the database?

    • @sarahgoma2067
      @sarahgoma2067 3 ปีที่แล้ว

      @@HeyFlutter Thank you sir.

  • @achmadirfanda
    @achmadirfanda 2 ปีที่แล้ว

    hello john, i have one question. How to convert image File type to Uri String type use a function?

    • @HeyFlutter
      @HeyFlutter  2 ปีที่แล้ว +1

      Thank You Achmad Irfanda! Follow this link: www.codegrepper.com/code-examples/whatever/string+to+uri+flutter
      I hope you will get your answer 🙂

    • @achmadirfanda
      @achmadirfanda 2 ปีที่แล้ว

      @@HeyFlutter thanks a lot,

  • @ndukwevictory1663
    @ndukwevictory1663 2 ปีที่แล้ว

    Hello Johannes Mike! How're you? Please can you do a tutorial video on sending the images to the back-end using API endpoints? The reason I ask is that I've tried and it didn't work and I also found complaints on Stackoverflow and GitHub saying that the dependency won't permit you to copy the file from temp path to the permanent path. Please I really need help with it. Thank you. I've been stuck on it for 2weeks now

    • @HeyFlutter
      @HeyFlutter  2 ปีที่แล้ว

      Thanks for the idea, Ndukwe Victory! 🙂 I have added it to my list of ideas for future videos!

    • @ndukwevictory1663
      @ndukwevictory1663 2 ปีที่แล้ว

      @@HeyFlutter Thank you but I think by the time you come through with the tutorial, I'd have lost my job. My deadline is on Monday. I searched for solution on Github and some developers suggested that I use image_picker_web because it doesn't rename the name of the images (eg. "image_picker1344834.png") and it can be easily copied from the temp location to the permanent location. If there are other dependencies that wouldn't rename the file please let me know. Thank you.
      I used file_picker to pick from gallery and it works fine. It also sends to the dB. I just need one to pick from the camera.

  • @rutuja7293
    @rutuja7293 3 ปีที่แล้ว

    What if you don't upload the image rather upload the name of the file?

    • @rutuja7293
      @rutuja7293 3 ปีที่แล้ว

      @@HeyFlutter, Can you please guide me with this? stackoverflow.com/questions/67450298/i-need-to-upload-file-display-the-file-name-the-byte-size-in-flutter

  • @shorts_cute
    @shorts_cute 2 ปีที่แล้ว

    جيد جدا

    • @shorts_cute
      @shorts_cute 2 ปีที่แล้ว

      @@HeyFlutter I follow ♥you from iraq

  • @muhammadafzal237
    @muhammadafzal237 2 ปีที่แล้ว

    Oops! you took the dirtiest image for this representation. The video was going nice but I can't watch further more with such dirty image. Oh man! you can't find a beautiful image of garden, human or mountain for your video?