Тёмный

How to create List in Flutter? Flutter ListView Tutorial in Dart #2.7 

Smartherd
Подписаться 136 тыс.
Просмотров 92 тыс.
50% 1

Опубликовано:

 

21 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 45   
@BruceCichowlas
@BruceCichowlas 3 года назад
Once again, your explanations are complete, logical and clear. This is very useful for us coming to Flutter from SwiftUI, Kotlin and other places.
@defensemantra5671
@defensemantra5671 5 лет назад
bhai i don't know ki app ke subscribers kyon nhi badh rahe lekin aap jo kaam kar rahe hain vo ek mahan insaan ki naishani hai i am 17 years old and I am learning flutter wth your vedios.
@smartherd
@smartherd 5 лет назад
Thank you defenser! If you really like our videos, do comment and like each of them. Share our work and help us grow. I am giving my best for you 😊
@karthickrajalearn
@karthickrajalearn 5 лет назад
In 3m 11sec Great Thanks for Highlighting and Re Explanation of Listview 👍👍👍👍👍 2m 34sec Good Tip Scaffold Widget 👌👌👌👌👌
@tanishq7046
@tanishq7046 4 года назад
koi bhaw nhi deta heheh
@platinum7919
@platinum7919 5 лет назад
6:46 Wrap ListView as home of Scaffold. I think you meant body, as home is a property of MaterialApp and body is a property of Scaffold
@mommyzbaby
@mommyzbaby 4 года назад
Great Explained Recommended for Begginers
@me_manish_prajapati
@me_manish_prajapati 5 лет назад
Much better!!😂😅 Good work!!
@ranjehsan9026
@ranjehsan9026 6 лет назад
Hi Mr smartherd can you explain everything about builder method and context please? Because I’m confused in it.
@smartherd
@smartherd 6 лет назад
Sure
@ranjehsan9026
@ranjehsan9026 6 лет назад
thank you sir
@bhaskarmahajan98
@bhaskarmahajan98 5 лет назад
Why we are declaring getListview as function and not as class ?. Does using function declaration over class declaration gives performance benefits? You had been using class based widgets in your videos until now .
@aryanchauhan8066
@aryanchauhan8066 5 лет назад
Thanks brother I don't know Java Android , rather I start learning flutter development is it ok
@swaruprajbhandari3488
@swaruprajbhandari3488 5 лет назад
I was discussing about something like this yesterday. Whereas it sounds good, but better start with the native development(java/kotlin) first. Then you'll have the basic understanding of how things work in Android. while building an appllication, you have to at one point of time, go back to the native development environment anyways.
@floridosmarpepa8904
@floridosmarpepa8904 5 лет назад
I've seen somewhere that ListView.builder is better than listview for smoother scrollability. Is this true or it refers to old versions of flutter? Because those videos i've seen are little old.
@AboEyadwagih
@AboEyadwagih 4 года назад
you make toooooo easy thanks
@PRAMODYADAV-mk7ow
@PRAMODYADAV-mk7ow 5 лет назад
Please make a video for search data from realtime firebase database (not firestore)
@aligatortree
@aligatortree 5 лет назад
bro, what's the way you use to create horizontal listview for a few widgets in a page which is vertical listview?
@Alejandro-gg7oz
@Alejandro-gg7oz 5 лет назад
why is the onTap or the OnLongPress listeners working in a StatelessWidget class ? its not supposed to work in StatefulWidget class only
@surendrapandey9653
@surendrapandey9653 5 лет назад
sir what is the difference between listview widget and column widget ? since they both use "children: [ ]" .
@rakesh_vlogs
@rakesh_vlogs 4 года назад
Try correcting the name to the name of an existing method, or defining a method named 'getListView'.
@rakesh_vlogs
@rakesh_vlogs 4 года назад
what to do ?
@testtest-yt6ss
@testtest-yt6ss 5 лет назад
Hello How do I display list elements randomly?
@ritheshjarvis4177
@ritheshjarvis4177 3 года назад
Thanks man
@md.soleymankhan6550
@md.soleymankhan6550 4 года назад
great tutorial.
@abdulwahid_mohammed
@abdulwahid_mohammed 6 лет назад
Very nice
@smartherd
@smartherd 6 лет назад
thank you
@gomolemomatsunyane8499
@gomolemomatsunyane8499 6 лет назад
You are the boss!!!!!!!!!!!!!!!!!!!!!!!!!
@smartherd
@smartherd 6 лет назад
Thanks
@Akr09145
@Akr09145 5 лет назад
where did you learn flutter sir?
@FKWorldKnowledge
@FKWorldKnowledge 5 лет назад
hello sir. i have error await tester.pumpWidget(MyApp()); -------->ERROR its in test/widget_test.dart
@monikasinghal3876
@monikasinghal3876 3 года назад
Thanks
@randomthings77
@randomthings77 3 года назад
how to add edittextview inside list view
@krishnakumarramachandran5888
@krishnakumarramachandran5888 5 лет назад
Perfect Sir.
@ahmedabed6652
@ahmedabed6652 3 года назад
thank you!
@Muhammad-rf6sr
@Muhammad-rf6sr 6 лет назад
Awsome .where do you working now in india or abroad ?
@smartherd
@smartherd 6 лет назад
India
@Muhammad-rf6sr
@Muhammad-rf6sr 6 лет назад
@@smartherd sir I studied Android Java I developed my mini and main project . thank you .I always watch your tutorial in pluralsight.i have been a dought where did you get this much of knowledge.
@smartherd
@smartherd 6 лет назад
Jus practice
@Muhammad-rf6sr
@Muhammad-rf6sr 6 лет назад
you did increase my confident bro .
@tivyasoni5914
@tivyasoni5914 5 лет назад
After your videos ,I have gain my confidence...thank you😊
@increadibleangel7980
@increadibleangel7980 5 лет назад
nice
@hasan8267
@hasan8267 6 лет назад
great
@smartherd
@smartherd 6 лет назад
yo
@nagarajbn
@nagarajbn 4 года назад
can you teach me flutter, if so contact me please
Далее
Flutter Basic Training - 12 Minute Bootcamp
12:09
Просмотров 933 тыс.
My 10 “Clean” Code Principles (Start These Now)
15:12
LISTVIEW & BUILDER • Flutter Widget of the Day #04
9:06
Flutter ListView Search With TextField
5:45
Просмотров 73 тыс.
How principled coders outperform the competition
11:11