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

Поділитися
Вставка
  • Опубліковано 19 гру 2024

КОМЕНТАРІ • 9

  • @FlutterTeacher
    @FlutterTeacher  Рік тому

    Watch Now
    - - - - - - - - - - - -
    Singlechildscrollview Flutter - ua-cam.com/video/tsG8oeE-_Vo/v-deo.html
    Flutter ListView.custom constructor - ua-cam.com/video/EmhGG7EQJWs/v-deo.html
    Flutter ListView.separated : ua-cam.com/video/nwZdsJssTns/v-deo.html
    Listview Flutter : ua-cam.com/video/-Wngm5n-XY8/v-deo.html
    Listview builder Flutter : ua-cam.com/video/9pssI_sYHpQ/v-deo.html
    Flutter Listview vs Listview builder : ua-cam.com/video/VWEmYH-kOVA/v-deo.html
    Flutter Divider Widget : ua-cam.com/video/fL3e2KhujhM/v-deo.html
    Flutter Container Widget Part 1 : ua-cam.com/video/Vu4b_WBYimQ/v-deo.html
    Flutter Container Widget Part 2 - ua-cam.com/video/IzbHhscIFgw/v-deo.html
    Flutter ListTile widget : ua-cam.com/video/eJA0HFpHcXs/v-deo.html
    Flutter Circle Avatar : ua-cam.com/video/yP8sZcmKmXA/v-deo.html
    Image Widget in Flutter : Image Widget in Flutter
    Text Widget in Flutter : ua-cam.com/video/4d1DfwZe3C8/v-deo.html
    Playlists
    - - - - - - - - - - - -
    Flutter Scrollable Widgets : ua-cam.com/play/PLeKQz1VjpjFold8Fas1SSAA0_38PoHrX4.html
    Flutter Basics :
    ua-cam.com/play/PLeKQz1VjpjFpWv4h68n2xohw9m6t7htSS.html
    Flutter Tutorial Playlist:
    ua-cam.com/play/PLeKQz1VjpjFq3vbq3Hvl1866nsmAQdzUo.html
    Dart Tutorial Playlist :
    ua-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 6 місяців тому

    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 7 місяців тому

    keep going man