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

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024
  • 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/flu...
    Extra Tags:
    What is the difference between ListView and SingleChildScrollView in Flutter?

Комментарии • 9

  • @FlutterTeacher
    @FlutterTeacher  Год назад

    Watch Now
    - - - - - - - - - - - -
    Singlechildscrollview Flutter - ruclips.net/video/tsG8oeE-_Vo/видео.html
    Flutter ListView.custom constructor - ruclips.net/video/EmhGG7EQJWs/видео.html
    Flutter ListView.separated : ruclips.net/video/nwZdsJssTns/видео.html
    Listview Flutter : ruclips.net/video/-Wngm5n-XY8/видео.html
    Listview builder Flutter : ruclips.net/video/9pssI_sYHpQ/видео.html
    Flutter Listview vs Listview builder : ruclips.net/video/VWEmYH-kOVA/видео.html
    Flutter Divider Widget : ruclips.net/video/fL3e2KhujhM/видео.html
    Flutter Container Widget Part 1 : ruclips.net/video/Vu4b_WBYimQ/видео.html
    Flutter Container Widget Part 2 - ruclips.net/video/IzbHhscIFgw/видео.html
    Flutter ListTile widget : ruclips.net/video/eJA0HFpHcXs/видео.html
    Flutter Circle Avatar : ruclips.net/video/yP8sZcmKmXA/видео.html
    Image Widget in Flutter : Image Widget in Flutter
    Text Widget in Flutter : ruclips.net/video/4d1DfwZe3C8/видео.html
    Playlists
    - - - - - - - - - - - -
    Flutter Scrollable Widgets : ruclips.net/p/PLeKQz1VjpjFold8Fas1SSAA0_38PoHrX4
    Flutter Basics :
    ruclips.net/p/PLeKQz1VjpjFpWv4h68n2xohw9m6t7htSS
    Flutter Tutorial Playlist:
    ruclips.net/p/PLeKQz1VjpjFq3vbq3Hvl1866nsmAQdzUo
    Dart Tutorial Playlist :
    ruclips.net/p/PLeKQz1VjpjFqqXLvQ8rTnYxZcUqEGA0dm
    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 4 месяца назад

    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

  • @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 🙏

  • @TanjidulIslamToha
    @TanjidulIslamToha 5 месяцев назад

    keep going man