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.
@walkingin63752 күн бұрын
"But it doesn't matter, because it compiles, and looks good on my machine" lmao
@runtimesnippets2 күн бұрын
😅
@theo.443 күн бұрын
What screen recording software did you use/to capture the screenshots at 4:48?
@runtimesnippets2 күн бұрын
postspark.app/screenshot
@runtimesnippets5 сағат бұрын
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!
@MohammedElShaari3 күн бұрын
Great Video !👌👌
@victoreronmosele3 күн бұрын
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!
@runtimesnippets3 күн бұрын
I am happy I could bring value to your life! Consider subscribing for more content like this.
@victoreronmosele3 күн бұрын
@@runtimesnippets Subscribed! 👍
@runtimesnippets3 күн бұрын
@ thankyou! 🙏😇
@Praskand_Upadhyay3 күн бұрын
More examples!
@runtimesnippets3 күн бұрын
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_Upadhyay3 күн бұрын
@@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.
@runtimesnippets3 күн бұрын
@ great idea! Thanks! 😇🙏
@Geera-xi2ei3 күн бұрын
trying to replicate fireship?
@runtimesnippets3 күн бұрын
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-xi2ei3 күн бұрын
@@runtimesnippets editing style and that AI voice is same as fireship, but the content is too good like fireship man. Great work!
@runtimesnippets3 күн бұрын
@@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_z3 күн бұрын
Same style as the OG Fireship. Happy to see more AI content like this focused on devs.
@runtimesnippets2 күн бұрын
@@sigma_z thankyou! 🙏❤️
@AbhishekBansal-u8n6 күн бұрын
hey do firebase dynamic also works as deferred deep links ?
@runtimesnippets5 күн бұрын
Firebase dynamic links support deferred deep linking but it’s getting shut down on August 25, 2025
@bhumikachaplot11 күн бұрын
Can you please show how to do this with appsflyrs?
@runtimesnippets9 күн бұрын
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)
@tarunreddy111816 күн бұрын
So instead of the url can we just use our domain too right?
@runtimesnippets16 күн бұрын
Yes, just make sure that for production everything is setup as discussed here: 7:16 + web server configs in the video description
@samuelfrancogarcia934517 күн бұрын
flutter icon is not working
@runtimesnippets16 күн бұрын
What is the issue exactly?
@petcupaula17 күн бұрын
Really informative video. But how can we make the launcher icons change for web as well?
@runtimesnippets16 күн бұрын
Thanks! Here's how you can generate icons for web: arc.net/l/quote/ewspqttm Let me know if you have any other questions
@azbyinfo150121 күн бұрын
Your teaching way is amazing 😍
@runtimesnippets21 күн бұрын
I'm happy you enjoy how I teach!
@CodingNut22 күн бұрын
Next video deferred deepl inking par Bana do
@runtimesnippets22 күн бұрын
Could be next but not the immediate next! :)
@pravinprince322122 күн бұрын
Thank you for the wonderful video bro, it is so helpful for me and my team thanks bro
@runtimesnippets22 күн бұрын
I am really glad that it’s helpful for you and your team!
@ReidRhodes-i4p22 күн бұрын
Very useful and timely. Thank you
@runtimesnippets22 күн бұрын
Glad you found it helpful!
@1ManStartup23 күн бұрын
Great video thanks for sharing!
@runtimesnippets23 күн бұрын
Thanks a lot and glad you liked it!
@ЄвгенійЗахарченко-м5цАй бұрын
Great video, good explaining. Subscribe for sure
@runtimesnippetsАй бұрын
Thanks a lot!
@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Ай бұрын
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Ай бұрын
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!
@runtimesnippets9 күн бұрын
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Ай бұрын
Very good video
@runtimesnippetsАй бұрын
Glad you loved it!
@mindfoodiees2 ай бұрын
Thanks!
@runtimesnippets2 ай бұрын
You’re welcome!
@haris-x8r2 ай бұрын
Awesome video and presentation style. Reminds me a lot of Fireship!
@runtimesnippets2 ай бұрын
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
@rafeyosa2 ай бұрын
for Podfile is we need create by myself or is generated? I always got error "Exception: Xcodeproj is not installed"
@runtimesnippets2 ай бұрын
If you are using Windows for development, please have a look at this issue: github.com/AngeloAvv/flutter_flavorizr/issues/250#issuecomment-2252799934
@runtimesnippets2 ай бұрын
Hi. Can you look at this issue? github.com/AngeloAvv/flutter_flavorizr/issues/250
@ThePioussoul2 ай бұрын
Amazing. Good job 👏
@runtimesnippets2 ай бұрын
Thanks! Hope you found it helpful!
@musawwirmaqsood2 ай бұрын
Love it.
@runtimesnippets2 ай бұрын
Glad you loved it! 😇
@runtimesnippets2 ай бұрын
Let me know how much you enjoyed this video! :)
@krysnkem67462 ай бұрын
I enjoyed watching your video and I learnt something new
@runtimesnippets2 ай бұрын
I am so glad. Stay tuned as I am about to post another video in some days!
@harisbashir27193 ай бұрын
Clear and Informative ❤
@runtimesnippets3 ай бұрын
Thanks so much!
@fahadbaigios3 ай бұрын
Flavors has never been easy in managing different environments for different platforms. Thanks for this helpful video ♥
@runtimesnippets3 ай бұрын
Thanks! Hope it taught you something useful
@pravinprince32213 ай бұрын
Thank you for the wonderful video bro
@runtimesnippets3 ай бұрын
I'm glad you found my content to be good!
@pravinprince32213 ай бұрын
Thank you for the wonderful video bro, it is so helpful for me and my team, thanks again bro
@runtimesnippets3 ай бұрын
Happy to help!
@munawir70133 ай бұрын
wow that look very easy to setup
@runtimesnippets3 ай бұрын
It is! Try it :)
@runtimesnippets3 ай бұрын
You can support me by buying me a coffee: buymeacoffee.com/rawaha
@dcorn32253 ай бұрын
LETS GOOO THANK YOU SO MUCH!!
@runtimesnippets3 ай бұрын
Hope it helps you
@indrasaputraahmadi34493 ай бұрын
got subscription
@runtimesnippets3 ай бұрын
Thankyou so much!!!
@muhammadfarooqzahid3 ай бұрын
Ahh I've to write more code now
@runtimesnippets3 ай бұрын
Do it!
@neal-0473 ай бұрын
Awesome 🔥
@runtimesnippets3 ай бұрын
You can now support my work by buying me a coffee: buymeacoffee.com/rawaha
@runtimesnippets3 ай бұрын
You can now support my work by buying me a coffee: buymeacoffee.com/rawaha
@gustavopriftis92903 ай бұрын
Great video dude, i hope all the best for you!
@runtimesnippets3 ай бұрын
Hey!! Glad you liked it and thanks for supporting me
@gustavopriftis92903 ай бұрын
@@runtimesnippets Shared with my coworkers, top grade content 👌 👏 🙌
@runtimesnippets3 ай бұрын
@@gustavopriftis9290 thanks for your support!
@runtimesnippets3 ай бұрын
@@gustavopriftis9290 if you need more content on a specific topic, let me know! :)
@runtimesnippets3 ай бұрын
How would you create this button? Let me know in the comments :)
@manishmg39943 ай бұрын
Awesome , you explain everything very well, keep it up
@runtimesnippets3 ай бұрын
I am glad you think that!😊
@manishmg39943 ай бұрын
@@runtimesnippets yes, keep it up
@runtimesnippets3 ай бұрын
@@manishmg3994 these comments keep me motivated. Thanks and stay tuned for more :)
@lucas.marianno3 ай бұрын
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!
@runtimesnippets3 ай бұрын
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.marianno3 ай бұрын
@@runtimesnippets Got it. Thank you! Cheers from 🇧🇷
@runtimesnippets3 ай бұрын
@@lucas.marianno you’re welcome!
@lucas.marianno3 ай бұрын
Great explanation! I'm glad I found this
@runtimesnippets3 ай бұрын
I am so glad you found this helpful! Please subscribe as more content is on the way!
@yeetidk2854 ай бұрын
Hi! Here from reddit! Great job! I'm rooting for you
@runtimesnippets4 ай бұрын
Thanks a lot! It means a lot to me.
@fahadbaigios4 ай бұрын
Great Video 😍
@runtimesnippets4 ай бұрын
Glad you liked it!
@musawwirmaqsood4 ай бұрын
❤
@metacode46964 ай бұрын
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??