Flutter ListView.separated Explained: Predefined way of separating list items

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 มี.ค. 2023
  • If you're building a Flutter app with a list of items, you'll likely need to separate those items in some way. The ListView.separated widget provides a predefined way of doing just that, making it easy to create visually appealing and organized lists.
    In this video, we'll dive into the ListView.separated widget and explore how to use it in your Flutter projects. We'll cover the basics of setting up the widget and customizing its behavior, and provide several examples of ListView.separated in action.
    By the end of this video, you'll have a solid understanding of how to use ListView.separated to separate list items in your Flutter app, making your UI more polished and professional. Whether you're a beginner or an experienced Flutter developer, this video is sure to provide valuable insights and practical tips for your next project.
    Watch Now
    - - - - - - - - - - - -
    Listview Flutter : • Flutter Listview - De...
    Listview builder Flutter : • Listview builder Flutt...
    Flutter Listview vs Listview builder : • Flutter Listview vs Li...
    Flutter Divider Widget : • Flutter Divider Widget...
    Flutter Container Widget Part 1 : • Container widget in Fl...
    Flutter Container Widget Part 2 - • Container widget in Fl...
    Flutter ListTile widget : • Flutter ListTile widge...
    Flutter Circle Avatar : • Flutter CircleAvatar w...
    Image Widget in Flutter : Image Widget in Flutter
    Text Widget in Flutter : • Text Widget in Flutter...
    Playlists
    - - - - - - - - - - - -
    Flutter Scrollable Widgets : • Flutter Scrollable Wid...
    Flutter Basics :
    • Flutter Basics
    Flutter Tutorial Playlist:
    • Flutter Widgets
    Dart Tutorial Playlist :
    • Dart Tutorial
    Social Links
    - - - - - - - - - - - - -
    Subscribe Flutter Teacher : bit.ly/3eCECkl
    Facebook Page : bit.ly/3DjZ83B
    GitHub : github.com/flutter-teacher

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

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

    Watch Now
    - - - - - - - - - - - -
    Listview Flutter : th-cam.com/video/-Wngm5n-XY8/w-d-xo.html
    Listview builder Flutter : th-cam.com/video/9pssI_sYHpQ/w-d-xo.html
    Flutter Listview vs Listview builder : th-cam.com/video/VWEmYH-kOVA/w-d-xo.html
    Flutter Divider Widget : th-cam.com/video/fL3e2KhujhM/w-d-xo.html
    Flutter Container Widget Part 1 : th-cam.com/video/Vu4b_WBYimQ/w-d-xo.html
    Flutter Container Widget Part 2 - th-cam.com/video/IzbHhscIFgw/w-d-xo.html
    Flutter ListTile widget : th-cam.com/video/eJA0HFpHcXs/w-d-xo.html
    Flutter Circle Avatar : th-cam.com/video/yP8sZcmKmXA/w-d-xo.html
    Image Widget in Flutter : Image Widget in Flutter
    Text Widget in Flutter : th-cam.com/video/4d1DfwZe3C8/w-d-xo.html
    Playlists
    - - - - - - - - - - - -
    Flutter Scrollable Widgets : th-cam.com/play/PLeKQz1VjpjFold8Fas1SSAA0_38PoHrX4.html
    Flutter Basics :
    th-cam.com/play/PLeKQz1VjpjFpWv4h68n2xohw9m6t7htSS.html
    Flutter Tutorial Playlist:
    th-cam.com/play/PLeKQz1VjpjFq3vbq3Hvl1866nsmAQdzUo.html
    Dart Tutorial Playlist :
    th-cam.com/play/PLeKQz1VjpjFqqXLvQ8rTnYxZcUqEGA0dm.html
    Social Links
    - - - - - - - - - - - - -
    Subscribe Flutter Teacher : bit.ly/3eCECkl
    Facebook Page : bit.ly/3DjZ83B
    GitHub : github.com/flutter-teacher

  • @mrjacobsidhu3625
    @mrjacobsidhu3625 7 หลายเดือนก่อน +1

    perfect explainer and perfect usages of examples to explain the context

    • @FlutterTeacher
      @FlutterTeacher  7 หลายเดือนก่อน

      Glad you think so. Thanks 🙏

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

    I was stuck with my Flutter course but with your explanation (Listview) I finished the homework section. Thank you.

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

      Glad it was helpful for you.
      You are most welcome! 🙏

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

    Sir I am watching you from your first video. Because of you I was able to learn dart very easily. Thank you..❤❤ I hope you never stop uploading this type of content

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

      Glad my videos are helpful for you.
      You are most welcome 🙏

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

    Thanks sir!

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

    Sir I am stuck with the DataTable widget. If I enable the sorting, the checkboxes don't toggle. If checkboxes start to toggle their state then sorting stops working. Could you please create a tutorial on this?

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

      Please send me the GitHub link for this code. I will try to solve.

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

    Sir one question is flashing in my mind that after learning flutter as per your roadmap video do we need to learn backend to build e-commerce app? Because I want an app like Flipkart.

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

      Knowledge of backend is required, but for big projects you don't need to manage all. DBA or backend developer will take care of it.