Flutter: Simplify Your Code | Reusable Dialog
Вставка
- Опубліковано 2 лис 2024
- The Best Flutter Course on the Internet 👉 www.hungrimind...
Join the Discord Community: / discord
2 month of free premium Skillshare ➡️ skillshare.eqc...
⭐⭐⭐ SUPPORT ME ⭐⭐⭐
Patreon: / robertbrunhage
PayPal: www.paypal.me/...
⭐⭐⭐ CONNECT WITH ME ON SOCIAL MEDIA ⭐⭐⭐
Twitter: / robertbrunhage
Instagram: / robertbrunhagedev
Facebook: bit.ly/RobertDev
⭐⭐⭐ SETUP ⭐⭐⭐
🎤 Mic: amzn.to/2TbXOKl
🎧 Headphones: amzn.to/2XBRzxR
🖱️ Mouse: amzn.to/2WQRetK (black)
📷 Webcam: amzn.to/2SHkCfZ
⌨️ Keyboard: Ducky Shine 3 (brown switches)
Subscribe ➡️ bit.ly/2SUyRhx
Follow Simon Lightfoot on twitter:
/ devangelslondon
Github: github.com/Rob...
If you want to support me in making high-quality videos consider my Patreon: / robertbrunhage
Hats is off to you. Excellent video!
You have the best Flutter tutorials for me right now, thank you!
Happy they helped, really appreciate the feedback!
You Save My Time. Thank you. Awesome Video :)
This is a damm very good video. Please continue making such helpful videos for us.
Very clean code 😍😍😍
Thank you very much.
thank you
Hi if I click on my yes button it does not matter which one click I get this error " [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: type '_Type' is not a subtype of type 'FutureOr' "
Nice one!
Helpful tutorial. Thanks
Thank you. How can i add a checkbox along with the body using this code itself?
Thanks.
thank you very much, help alot
I watched a lot of your videos and I must say your are one of the best flutter teachers on youtube. I was wondering if you could help me out with a little problem. I just can't figure out how to get the dark IOS keyboard. I tried changing the keyboardappearance prop to Brightness.dark but it did not work :(
Thank you so much for the positivity, really makes my day!
About the iOS keyboard and the appearance of it, sadly I haven't worked that much with it so really don't know how to fix it.
Will probably make videos on iOS design later when I have some more time to learn it. Good luck solving it though if you haven't already, that is :)
Robert Brunhage I think it was a bug because I updated to flutter 1.2 and now it works . Keep up the good content 😁
@@mustafadarwesh9108 Ohh awesome that it got resolved. Thanks man :)
Isn't it going to create instance of dialogs everytime they have called within the app?
Can you show a dialog without a button or ontap
Like showing error if the api call returns error
Awesome.....
Good Content!
I like clean coding :D
Glad you liked it! :)
very good tutorial. please share a tutorial for a bar char & pie chart with click property
Sir.... please use font awesome in email & password input edit texview in flutter
Awesome lesson
thank you ^_^
Thanks, and hope you got something good out of it! :)
Good.
Thanks!
Thanks for the tutorial. Please can you make a tutorial on how to get saved document like image from cloud firestore to app. Thanks.
Will certainly make a tutorial for storing images reference in cloud Firestore and then displaying that in an app!
Thanks @@RobertBrunhage, that will be exciting. God bless you.
@@benjaminashie8209 No problem and thanks for the continued support! :)
why don't use futurebuilder instead of future
There are many different ways to do it, this is just in my opinion a very clean and easy way :)