Flutter Theming in 180 seconds
3:11
Пікірлер
@abhibhuje2915
@abhibhuje2915 2 күн бұрын
will this automatically handle deffered deep links or do i have to do some extra code for that? I have already hosted assetlinks.json in my server for andorid.
@walkingin6375
@walkingin6375 2 күн бұрын
"But it doesn't matter, because it compiles, and looks good on my machine" lmao
@runtimesnippets
@runtimesnippets 2 күн бұрын
😅
@theo.44
@theo.44 3 күн бұрын
What screen recording software did you use/to capture the screenshots at 4:48?
@runtimesnippets
@runtimesnippets 2 күн бұрын
postspark.app/screenshot
@runtimesnippets
@runtimesnippets 5 сағат бұрын
If you can't see my comment for the link, please DM me on my LinkedIn and I will give you the link there. Thanks!
@MohammedElShaari
@MohammedElShaari 3 күн бұрын
Great Video !👌👌
@victoreronmosele
@victoreronmosele 3 күн бұрын
Nice video! I've been using Cursor for months now for autocomplete and small code updates but not for project structure. So it's interesting to see your workflow!
@runtimesnippets
@runtimesnippets 3 күн бұрын
I am happy I could bring value to your life! Consider subscribing for more content like this.
@victoreronmosele
@victoreronmosele 3 күн бұрын
@@runtimesnippets Subscribed! 👍
@runtimesnippets
@runtimesnippets 3 күн бұрын
@ thankyou! 🙏😇
@Praskand_Upadhyay
@Praskand_Upadhyay 3 күн бұрын
More examples!
@runtimesnippets
@runtimesnippets 3 күн бұрын
I agree! I couldn’t do more examples as my free monthly limit had expired. Do you think I should do a more detailed review next month as I will have the monthly limits back?
@Praskand_Upadhyay
@Praskand_Upadhyay 3 күн бұрын
@@runtimesnippets Let the viewers do it and ask them to share the result in the comments, in your video! This way we have many examples from all walks of life. Or you could do next month.
@runtimesnippets
@runtimesnippets 3 күн бұрын
@ great idea! Thanks! 😇🙏
@Geera-xi2ei
@Geera-xi2ei 3 күн бұрын
trying to replicate fireship?
@runtimesnippets
@runtimesnippets 3 күн бұрын
I am happy that you feel that way. Fireship is a youtube channel I look up to, but I am not trying to replicate them.
@Geera-xi2ei
@Geera-xi2ei 3 күн бұрын
@@runtimesnippets editing style and that AI voice is same as fireship, but the content is too good like fireship man. Great work!
@runtimesnippets
@runtimesnippets 3 күн бұрын
@@Geera-xi2ei it’s my own voice 🥲 but yes I get what you are trying to say. So happy that you love my content! Thanks and do consider subscribing ❤️
@sigma_z
@sigma_z 3 күн бұрын
Same style as the OG Fireship. Happy to see more AI content like this focused on devs.
@runtimesnippets
@runtimesnippets 2 күн бұрын
@@sigma_z thankyou! 🙏❤️
@AbhishekBansal-u8n
@AbhishekBansal-u8n 6 күн бұрын
hey do firebase dynamic also works as deferred deep links ?
@runtimesnippets
@runtimesnippets 5 күн бұрын
Firebase dynamic links support deferred deep linking but it’s getting shut down on August 25, 2025
@bhumikachaplot
@bhumikachaplot 11 күн бұрын
Can you please show how to do this with appsflyrs?
@runtimesnippets
@runtimesnippets 9 күн бұрын
Unfortunately appflyer requires a business account so I won't be able to do it anytime soon. (Unless I get overnight success and I setup the runtime snippets website tomorrow.. hehe)
@tarunreddy1118
@tarunreddy1118 16 күн бұрын
So instead of the url can we just use our domain too right?
@runtimesnippets
@runtimesnippets 16 күн бұрын
Yes, just make sure that for production everything is setup as discussed here: 7:16 + web server configs in the video description
@samuelfrancogarcia9345
@samuelfrancogarcia9345 17 күн бұрын
flutter icon is not working
@runtimesnippets
@runtimesnippets 16 күн бұрын
What is the issue exactly?
@petcupaula
@petcupaula 17 күн бұрын
Really informative video. But how can we make the launcher icons change for web as well?
@runtimesnippets
@runtimesnippets 16 күн бұрын
Thanks! Here's how you can generate icons for web: arc.net/l/quote/ewspqttm Let me know if you have any other questions
@azbyinfo1501
@azbyinfo1501 21 күн бұрын
Your teaching way is amazing 😍
@runtimesnippets
@runtimesnippets 21 күн бұрын
I'm happy you enjoy how I teach!
@CodingNut
@CodingNut 22 күн бұрын
Next video deferred deepl inking par Bana do
@runtimesnippets
@runtimesnippets 22 күн бұрын
Could be next but not the immediate next! :)
@pravinprince3221
@pravinprince3221 22 күн бұрын
Thank you for the wonderful video bro, it is so helpful for me and my team thanks bro
@runtimesnippets
@runtimesnippets 22 күн бұрын
I am really glad that it’s helpful for you and your team!
@ReidRhodes-i4p
@ReidRhodes-i4p 22 күн бұрын
Very useful and timely. Thank you
@runtimesnippets
@runtimesnippets 22 күн бұрын
Glad you found it helpful!
@1ManStartup
@1ManStartup 23 күн бұрын
Great video thanks for sharing!
@runtimesnippets
@runtimesnippets 23 күн бұрын
Thanks a lot and glad you liked it!
@ЄвгенійЗахарченко-м5ц
@ЄвгенійЗахарченко-м5ц Ай бұрын
Great video, good explaining. Subscribe for sure
@runtimesnippets
@runtimesnippets Ай бұрын
Thanks a lot!
@geekflutter
@geekflutter Ай бұрын
There is a problem and it is that when the next flutterfire config is executed, the Google Service Json files are replaced in Android and iOS. How can it be solved to have both?
@runtimesnippets
@runtimesnippets Ай бұрын
Would it be possible to rename the first generated files and their references inside the firebase_options file? If that doesn’t work. Let me know and I will see how this can be handled.
@ekempinger
@ekempinger Ай бұрын
Flutter Mixed Salad! Flutter update 3.24 can result in nightmares ! It is getting out of hands... Flutter is now a mix of Dart, Swift, Java, Gradle files, Kotlin, C++, Manifests , ClassPath... and each package with its own different number system ! And many packages of 3.19 are not working in 3.24...like isar db libs, path_provider ... After 3 years with Flutter I'm switching to RUST-language and GoLang !I can't trust Flutter anymore!
@runtimesnippets
@runtimesnippets 9 күн бұрын
You're not wrong! Packages tend to break whenever there is a new release, but it doesn't take long to get them to work. Good luck with Rust and GoLang!
@tananga_studio
@tananga_studio Ай бұрын
Very good video
@runtimesnippets
@runtimesnippets Ай бұрын
Glad you loved it!
@mindfoodiees
@mindfoodiees 2 ай бұрын
Thanks!
@runtimesnippets
@runtimesnippets 2 ай бұрын
You’re welcome!
@haris-x8r
@haris-x8r 2 ай бұрын
Awesome video and presentation style. Reminds me a lot of Fireship!
@runtimesnippets
@runtimesnippets 2 ай бұрын
Thanks a lot! I still fangirl over Fireship videos! But this is generally what I strive for: deliver short and to the point tutorials with high value
@rafeyosa
@rafeyosa 2 ай бұрын
for Podfile is we need create by myself or is generated? I always got error "Exception: Xcodeproj is not installed"
@runtimesnippets
@runtimesnippets 2 ай бұрын
If you are using Windows for development, please have a look at this issue: github.com/AngeloAvv/flutter_flavorizr/issues/250#issuecomment-2252799934
@runtimesnippets
@runtimesnippets 2 ай бұрын
Hi. Can you look at this issue? github.com/AngeloAvv/flutter_flavorizr/issues/250
@ThePioussoul
@ThePioussoul 2 ай бұрын
Amazing. Good job 👏
@runtimesnippets
@runtimesnippets 2 ай бұрын
Thanks! Hope you found it helpful!
@musawwirmaqsood
@musawwirmaqsood 2 ай бұрын
Love it.
@runtimesnippets
@runtimesnippets 2 ай бұрын
Glad you loved it! 😇
@runtimesnippets
@runtimesnippets 2 ай бұрын
Let me know how much you enjoyed this video! :)
@krysnkem6746
@krysnkem6746 2 ай бұрын
I enjoyed watching your video and I learnt something new
@runtimesnippets
@runtimesnippets 2 ай бұрын
I am so glad. Stay tuned as I am about to post another video in some days!
@harisbashir2719
@harisbashir2719 3 ай бұрын
Clear and Informative ❤
@runtimesnippets
@runtimesnippets 3 ай бұрын
Thanks so much!
@fahadbaigios
@fahadbaigios 3 ай бұрын
Flavors has never been easy in managing different environments for different platforms. Thanks for this helpful video ♥
@runtimesnippets
@runtimesnippets 3 ай бұрын
Thanks! Hope it taught you something useful
@pravinprince3221
@pravinprince3221 3 ай бұрын
Thank you for the wonderful video bro
@runtimesnippets
@runtimesnippets 3 ай бұрын
I'm glad you found my content to be good!
@pravinprince3221
@pravinprince3221 3 ай бұрын
Thank you for the wonderful video bro, it is so helpful for me and my team, thanks again bro
@runtimesnippets
@runtimesnippets 3 ай бұрын
Happy to help!
@munawir7013
@munawir7013 3 ай бұрын
wow that look very easy to setup
@runtimesnippets
@runtimesnippets 3 ай бұрын
It is! Try it :)
@runtimesnippets
@runtimesnippets 3 ай бұрын
You can support me by buying me a coffee: buymeacoffee.com/rawaha
@dcorn3225
@dcorn3225 3 ай бұрын
LETS GOOO THANK YOU SO MUCH!!
@runtimesnippets
@runtimesnippets 3 ай бұрын
Hope it helps you
@indrasaputraahmadi3449
@indrasaputraahmadi3449 3 ай бұрын
got subscription
@runtimesnippets
@runtimesnippets 3 ай бұрын
Thankyou so much!!!
@muhammadfarooqzahid
@muhammadfarooqzahid 3 ай бұрын
Ahh I've to write more code now
@runtimesnippets
@runtimesnippets 3 ай бұрын
Do it!
@neal-047
@neal-047 3 ай бұрын
Awesome 🔥
@runtimesnippets
@runtimesnippets 3 ай бұрын
You can now support my work by buying me a coffee: buymeacoffee.com/rawaha
@runtimesnippets
@runtimesnippets 3 ай бұрын
You can now support my work by buying me a coffee: buymeacoffee.com/rawaha
@gustavopriftis9290
@gustavopriftis9290 3 ай бұрын
Great video dude, i hope all the best for you!
@runtimesnippets
@runtimesnippets 3 ай бұрын
Hey!! Glad you liked it and thanks for supporting me
@gustavopriftis9290
@gustavopriftis9290 3 ай бұрын
@@runtimesnippets Shared with my coworkers, top grade content 👌 👏 🙌
@runtimesnippets
@runtimesnippets 3 ай бұрын
@@gustavopriftis9290 thanks for your support!
@runtimesnippets
@runtimesnippets 3 ай бұрын
@@gustavopriftis9290 if you need more content on a specific topic, let me know! :)
@runtimesnippets
@runtimesnippets 3 ай бұрын
How would you create this button? Let me know in the comments :)
@manishmg3994
@manishmg3994 3 ай бұрын
Awesome , you explain everything very well, keep it up
@runtimesnippets
@runtimesnippets 3 ай бұрын
I am glad you think that!😊
@manishmg3994
@manishmg3994 3 ай бұрын
@@runtimesnippets yes, keep it up
@runtimesnippets
@runtimesnippets 3 ай бұрын
@@manishmg3994 these comments keep me motivated. Thanks and stay tuned for more :)
@lucas.marianno
@lucas.marianno 3 ай бұрын
Great video again! Would you mind further explaining why loops in tests are a bad idea? Following your other video on TDD, I came up with the following test: ```dart test("return 'Fizz' for multiples of 3", () { // arrange const inputs = [3, 6, 9, 12, 33, 66, 99]; // act for (int input in inputs) { final result = solver.execute(input); // assert expect(result, 'Fizz'); } }); ``` Should I divide it into multiple tests for each input? Wouldn't that be a lot more verbose? What is the correct way of thoroughly testing a functionality? Thanks in advance, you got a new subscriber!
@runtimesnippets
@runtimesnippets 3 ай бұрын
1."Why are loops a bad idea in unit tests?" Because 1. loops go against readability and conciseness. 2. The flutter test suite will only give you one output per unit test. So let's say, if your unit test had 7 inputs and one of them was wrong, the entire test will fail. Which is not very descriptive, and doesn't provide you with the right feedback. We also won't be able to know on which iteration the expect method failed. We will have to debug this ourselves. 2. "Should I divide it into multiple tests for each input?" Absolutely! 3. "Wouldn't that be a lot more verbose?" Remember the rule from the TDD video: "Write specific test cases that make your code generic" Meaning: The more specific test cases you have, the more general your code will become in handling different inputs. So it doesn't matter the number of tests you have. One input = One output, and there should be a single test case for that. 4. "What is the correct way of thoroughly testing a functionality?" To thoroughly test a feature, you should identify different edge cases that will break the feature, and then test your code through those inputs. For example, in your method, maybe a multiple of 5 or a multiple of both 3 & 5, might break your feature, so I would test your code with those inputs as well. But be cautious, don't write test cases that keep on testing the same behavior. For example, writing a test case for 3, then 6, then 9, then 12 will keep testing the same behavior of the feature. Once a behavior has been verified, go for different inputs that will test some other part of the method, like 5 or maybe 15. Have any other questions? I would love to answer :)
@lucas.marianno
@lucas.marianno 3 ай бұрын
@@runtimesnippets Got it. Thank you! Cheers from 🇧🇷
@runtimesnippets
@runtimesnippets 3 ай бұрын
@@lucas.marianno you’re welcome!
@lucas.marianno
@lucas.marianno 3 ай бұрын
Great explanation! I'm glad I found this
@runtimesnippets
@runtimesnippets 3 ай бұрын
I am so glad you found this helpful! Please subscribe as more content is on the way!
@yeetidk285
@yeetidk285 4 ай бұрын
Hi! Here from reddit! Great job! I'm rooting for you
@runtimesnippets
@runtimesnippets 4 ай бұрын
Thanks a lot! It means a lot to me.
@fahadbaigios
@fahadbaigios 4 ай бұрын
Great Video 😍
@runtimesnippets
@runtimesnippets 4 ай бұрын
Glad you liked it!
@musawwirmaqsood
@musawwirmaqsood 4 ай бұрын
@metacode4696
@metacode4696 4 ай бұрын
error Error (Xcode): /Users/programmer/.pub-cache/hosted/pub.dev/persistent_bottom_nav_bar-5.0.2/lib/neumorphic_package_by_serge_software/neumorphic_card.dart:57:57: Error: The getter 'backgroundColor' isn't defined for the class 'ThemeData'. can you help me??
@asbahumais655
@asbahumais655 4 ай бұрын
Wonderful!
@runtimesnippets
@runtimesnippets 4 ай бұрын
Glad you like it!