GridView in Flutter | GridView.count | GridView.builder | Dynamic GridView | Static GridView

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ต.ค. 2024
  • This video is about how to create different types of GridView in Flutter.
    In this video I have covered two variations of GridView:
    GridView.count with Static Data (Static GridView)
    GridView.builder with Dynamic Data (Dynamic GridView)
    We have also used SliverGridDelegateWithFixedCrossAxisCount as gridDelegate in Dynamic GridView.
    I have made this video very simple so that everyone can understand.
    For any doubt or any specific video do comment.
    I will try to cover that in upcoming videos.
    Enjoy learning... :)

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

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

    Very good tutorial video. Thank you so much!

  • @FunGamerz-786
    @FunGamerz-786 ปีที่แล้ว +2

    I didn't know about gridview but I watched your video and got it thanks😄

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

    Cool video, thanks for the explanation, and also explain more parameters we can play with. Thanks a lot!!

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

    Thanks 😍