Flutter Listview Vs Singlechildscrollview - Which one is better for app?

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 มิ.ย. 2023
  • If you want to learn the difference between Flutter ListView and SingleChildScrollView then this video is for you.
    This video gives ultimate guide for comparison of Flutter ListView and SingleChildScrollView.
    Here strong five difference are covered between them, that will help you to select appropriate widget for your app.
    The points covered are:
    - - - - - - - - - - - -
    1 Content Placement
    2 Memory uses & performance
    3 Child width and height
    4 Number of properties
    5 Which one to use in our application
    Watch Now
    - - - - - - - - - - - -
    Singlechildscrollview Flutter - • Singlechildscrollview ...
    Flutter ListView.custom constructor - • Flutter ListView.custo...
    Flutter ListView.separated : • Flutter ListView.separ...
    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
    Extra Tags:
    What is the difference between ListView and SingleChildScrollView in Flutter?

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

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

    Watch Now
    - - - - - - - - - - - -
    Singlechildscrollview Flutter - th-cam.com/video/tsG8oeE-_Vo/w-d-xo.html
    Flutter ListView.custom constructor - th-cam.com/video/EmhGG7EQJWs/w-d-xo.html
    Flutter ListView.separated : th-cam.com/video/nwZdsJssTns/w-d-xo.html
    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
    Extra Tags:
    What is the difference between ListView and SingleChildScrollView in Flutter?

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

    This clip saved me hours of research and trying and learning the hard way. thank you very much.👍

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

    best flutter teacher 👏we appreciate your work sir

  • @TanjidulIslamToha
    @TanjidulIslamToha 2 หลายเดือนก่อน

    keep going man

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

    Thank you,
    what about using both in the same page,
    like using Singlechildscrollview on the upper part like a landing page,
    and a Listview below it, is this a good approach ? does this effects the performance, or just make the landing page part of the ListView?

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

      Ya, there are many situations where we use both.
      For long contents use listview & for short parts like food categories as you said on upper part we can use singlechildscrollview.
      In fact I will create video to explain this.

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

      @@FlutterTeacher thank you for reply, hope to see the video soon, I appreciate that

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

      You are most welcome 🙏