Flutter Gallery App UI Design | My Flutter Journey- 003

Поділитися
Вставка
  • Опубліковано 19 жов 2024
  • Thanks for watching!
    Please subscribe and share...
    Project code available on github- github.com/kay...
    Contact me
    ------------------------------
    kaycobadjony@gmail.com
    kaycobadjony@live.com
    / kaycobad-johnny-114837142
    ------------------------------
    Music by
    ------------------------------
    Believe by Roa / roa_music1031
    Creative Commons - Attribution 3.0 Unported - CC BY 3.0
    Free Download / Stream: bit.ly/roa-bel...
    Music promoted by Audio Library • Believe - Roa (No Copy...
    ------------------------------
    🎵 Track Info:
    Title: Believe by Roa
    Genre and Mood: Dance & Electronic + Bright
    ---
    🎧 Available on:
    Spotify: open.spotify.c....
    Deezer: deezer.com/us/...
    UA-cam: • Roa - Believe 【Official】
    SoundCloud: / . .
    Google Play: play.google.co....
    ---
    😊 Contact the Artist:
    contact.roamusic.yt@gmail.com
    / roa_music1031
    ua-cam.com/users/ch....
    open.spotify.c....
    / artist .
    play.google.co....
    deezer.com/us/...
    / roa__music
    / roa__music
    / roamusic
    ---

КОМЕНТАРІ • 27

  • @009federico
    @009federico 9 місяців тому

    Thx, the video and code was easy to follow and understand. It helped me with an assignment for which I made my own adjustments cuz I had a base app already hehe. I'll credit this tutorial of course :)

  • @codeiator
    @codeiator 4 роки тому +4

    this video deserves much more recognition! Thanks a lot!

  • @hojatghasemi8628
    @hojatghasemi8628 3 роки тому +1

    Source code is nice and clean, even after 1 year. Thanks, I liked it :)

  • @floodyboy5307
    @floodyboy5307 4 роки тому +1

    Awesome 👏🏼 keep fluttering

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

    Excellent!!

  • @dev.faizan
    @dev.faizan 2 роки тому

    Great video ❤️

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

    muchísimas gracias

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

    Hey thank you, your code is still nice, but you can add pageview for select image

  • @james7936
    @james7936 3 роки тому

    This video is awesome!!!!! Thanks a lot!

  • @devsujit
    @devsujit 4 роки тому

    Nice tutorial! Thanks for sharing.

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

    Can you make it with using images from API?

  • @muhammadyusufhalim5828
    @muhammadyusufhalim5828 3 роки тому

    I can't view my images. Someone can help me ?

  • @dailyvideos4164
    @dailyvideos4164 3 роки тому

    wow look so good

  • @prabathsv6021
    @prabathsv6021 3 роки тому

    bro this ui is amazing but i user this as gallery app i need to add save button how to add it what is the pluggin used

  • @aadeshkheria4373
    @aadeshkheria4373 3 роки тому

    Hey!
    Can I use a similar design for my app?

  • @prabathsv6021
    @prabathsv6021 4 роки тому +1

    Nice ui bro that was very use full
    But i have a doubt how should i zoom the image can u pls tell me

    • @flutteruidesign4397
      @flutteruidesign4397  4 роки тому +1

      thanks.. for pinch and zoom you can use this package pub.dev/packages/photo_view

    • @prabathsv6021
      @prabathsv6021 4 роки тому +1

      @@flutteruidesign4397 thank you i will try that

    • @flutteruidesign4397
      @flutteruidesign4397  4 роки тому

      @@prabathsv6021 you are most welcome

    • @saisk7698
      @saisk7698 3 роки тому

      @@flutteruidesign4397 bro can u please tell me where to use this syntax in your code to get image zoom
      @override
      Widget build(BuildContext context) {
      return Container(
      child: PhotoView(
      imageProvider: AssetImage("assets/large-image.jpg"),
      )
      );
      }

  • @arman-if3ld
    @arman-if3ld 3 роки тому

    nice tutorial