Flutter UI Tip 2: Staggered Grid View

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024
  • Create a varying grid view in your Flutter application, similar to Instagram and Pinterest.
    --
    Program I use for mockups.
    bit.ly/rotatopro
    This is an affiliate link, if you purchase from this link then I'll earn a small commission. Which is a great way to support the channel :)
    --
    Check out my Flutter Animation and Performance course.
    Discounted link: bit.ly/funwith...
    Or use the promo code: FUN
    for a discount at checkout: courses.funwit...
    --
    Github code: github.com/fun...
    --
    Join me on the socials.
    Twitter: / gordonphayes

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

  • @tadaspetra
    @tadaspetra 4 ปีที่แล้ว +3

    What a great package! And a great explanation 😊

  • @yoavgodelnik
    @yoavgodelnik 4 ปีที่แล้ว +4

    Really useful package and great explanation, thanks!

  • @Zackwifi
    @Zackwifi 4 ปีที่แล้ว +2

    This video suggestion came perfectly in time, here is a sub ;)

  • @harambear9592
    @harambear9592 4 ปีที่แล้ว +3

    That makes my life easier, thanks!!

    • @FunwithFlutter
      @FunwithFlutter  4 ปีที่แล้ว +1

      Wise words from a wise man🤗

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

    Extremely useful information. Thank you for sharing

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

    That was a great explanation, thanks man 💯

  • @7mada89
    @7mada89 4 ปีที่แล้ว +1

    This is the best flutter channel.

    • @FunwithFlutter
      @FunwithFlutter  4 ปีที่แล้ว

      Yeeee

    • @7mada89
      @7mada89 4 ปีที่แล้ว

      @@FunwithFlutter For really I don't know how just one person can do this awesome job.
      great editing and high quality + very informative in simple way.
      Just thanks and keep going.

    • @FunwithFlutter
      @FunwithFlutter  4 ปีที่แล้ว +1

      That's super nice of you to say. I appreciate it a lot! I just try to make each video a little better :)

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

    Excellent explanation! Thank you very much!

  • @kamanzishema8432
    @kamanzishema8432 4 ปีที่แล้ว +1

    perfect explanation .

  • @husseinalmosawi2001
    @husseinalmosawi2001 4 ปีที่แล้ว +1

    Please, do more videos with Riverpod... I have seen your last video on it but I want more

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

    Thanks you sir! My hat is off to you

  • @israelhma9352
    @israelhma9352 4 ปีที่แล้ว +1

    sublime brooo :D

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

    Can you update the source code for the latest library update? It's not working with latest update

  • @pradeep422
    @pradeep422 4 ปีที่แล้ว +1

    peasy easy it makin for thanks

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

    the package is great.. but I believe that it lacks some clarification in the documentation, so big thankyou for this video

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

    Hi, thanks for your time, this method is not working at the moment? i tried to implement it but it seems to not work, can you please guide me on how to do it? thanks in advance!

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

    how can I dragndrop images from the internet into the grid so that the new image settles under and the list of images can become more?

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

    Doesn't work now. :(

  • @berkesutcu5702
    @berkesutcu5702 4 ปีที่แล้ว +1

    Hello sir. I have just discovered your course about Flutter animations on courses.funwith.app/. I really want to purchase that but I am not sure if I am going to be able to understand what you are talking about because I am not good at English. So I just wondered that if there are any English subtitles on your course just like on your youtube videos ?

    • @FunwithFlutter
      @FunwithFlutter  4 ปีที่แล้ว +2

      I'm sorry, unfortunately not at this point.

  • @ayomideajayi8971
    @ayomideajayi8971 4 ปีที่แล้ว

    Can it serve as a wallpaper app???

  • @search_me_tilak
    @search_me_tilak 4 ปีที่แล้ว +1

    Upload more videos

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

    Hi! Thanks for the informative video.
    In staggered grid, I am facing memory leak issues. Do you have any solution to this? Thanks in advance.

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

      Oof no idea. Maybe make an issue on GitHub

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

    /C:/Users/User/AppData/Local/Pub/Cache/hosted/pub.dartlang.org/flutter_staggered_grid_view-0.3.3/lib/src/widgets/staggered_grid_view.dart:242:11
    : Error: No named parameter with the name 'restorationId'.
    restorationId: restorationId, why does this happen?

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

      It is a bug after the last update 0.3.3.
      You can use instead:
      flutter_staggered_grid_view: 0.3.2
      It worked well for me, good luck

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

      @@juanmateofernandeztuni2976 Thank You Juan

  • @dev.faizan
    @dev.faizan 4 ปีที่แล้ว

    on press of each tile?

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

      Use the widget method you had inside the Grid