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?
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.
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?
This clip saved me hours of research and trying and learning the hard way. thank you very much.👍
best flutter teacher 👏we appreciate your work sir
You are most welcome dear 🙏
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?
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.
@@FlutterTeacher thank you for reply, hope to see the video soon, I appreciate that
You are most welcome 🙏
keep going man