Flutter Floating Action Button ( FAB ) and Snack Bar Tutorial: Flutter Dart Tutorial #2.9

preview_player
Показать описание

Flutter beginners tutorial where you'll explore FloatingActionButton and SnackBar. Also, you'll explore how to implement SnackBar Action button with onPressed event handler. Learn how to get Scaffold widget context within your Snack Bar.

Next Video:

.
Please donate and support my work
(If you think my free tutorials are better than paid ones :)

Free Programming courses:

Free Flutter course:

Free Android courses:

More free programming courses:

Check out my website:

Let's get in touch! [Sriyank Siddhartha]

---- Thank you for your love and support ----
Рекомендации по теме
Комментарии
Автор

I'm a simple guy. I see a good tutorial, I subscribe.

arizzabalaga
Автор

Would be nice to go into the snackbar timer, with its default of 4 seconds, it makes it look like the app is lagging when multiple selects are made.

Your videos are the most polished looking Flutter tutorials on youtube.

michaelb
Автор

hei how you remember all these as a wizard .. 😊 awesome tutorial

Rajeswarmohanty
Автор

what is Build Context and Scaffold ? please give overview of new things like this before starting a new topic and diving into code.

nasirmehmood_
Автор

You made flutter so easy my you so much

himanshudhankecha
Автор

Second section successfully completed
Thank you

venky
Автор

Thanks very much sir for your amazing tutorial

yuhani
Автор

Thanks. Can you make video about flutter packages ? How to use Camera, Sqflite, Maps, contacs Fribase etc.

YasinIlhan
Автор

Hey could you please explain that when FAB is clicked i want to add extra listtile that means similar to incrementing plzz

Bhagyaraj.P
Автор

We really wanna detailed video on Build Context, Context or please share a good article

mohdfaizan
Автор

please tell me what type of emulator you r using. l want to use samething

suleymanyalman
Автор

Hope you complete 50k and 100k subs soon 😊😊

darish
Автор

I a have error there (showSnackBar) how can I fix it? thank you

ramiyarcs
Автор

Sir how to use snackbar in a limited list (short list) ie, without listview.builder method.

ekshivbhakt
Автор

You have to apply if condition, so only creates widget till the index is reached its limit.

Crazy_Cine
Автор

My snack bar is not automatically disappear so what to do kindly help me

hinahussain
Автор

"void showSnackBar(BuildContext context, String item) {
var snackBar = SnackBar(
content: Text("You just tapped $item"), "




It says String class not defined ....

aresgod
Автор

*Hated this video*, without telling us anything about BuildContext context you're just going 'context context context...' and how will we understand what this is or what is happening in the code?

lone.wof
Автор

It's June 2023 and this code works for me.


MLEncyclo