Тёмный
I code you to death
I code you to death
I code you to death
Подписаться
The objective of this channel is to empower developers to overcome their fear of reading documentations and source code in order to troubleshoot issues and learn.

Kindly refrain from requesting assistance with issues in the comments section. Instead, it is recommended to utilize Stack Overflow etc. My schedule is quite busy as I devote significant time and effort in creating these videos. :)

By Maciej Zawieja
Dart's immutable collections
8:23
Год назад
Implements vs Extends [Dart]
4:42
2 года назад
Custom Simulation in Flutter
2:00
2 года назад
Flutter's State Object Explained
14:00
2 года назад
Комментарии
@mehdiparsaei1867
@mehdiparsaei1867 Месяц назад
Thanks for the video. Just I need a clarification: in refresh method MVI, you emit isLoading and then start to load data. Should not switch the thread? It looks we are changing isLaoding and loading the data in one thread (IO)
@zumatrahia
@zumatrahia Месяц назад
Great explanation
@zumatrahia
@zumatrahia Месяц назад
Is there any side effects to this?
@andersr163
@andersr163 2 месяца назад
thank's and splash lottie animation ???
@groxxxx
@groxxxx 4 месяца назад
hello, when I've installed coc it added me virtual text, how can I disable it?
@pixelhead1
@pixelhead1 4 месяца назад
"Never means never return" put it in a nutshell.
@salahal_salahi3935
@salahal_salahi3935 4 месяца назад
What IDE do you use?
@can-not-break
@can-not-break 5 месяцев назад
Man you sound like a rust streamer - @trausi )
@yanhuang4911
@yanhuang4911 6 месяцев назад
How to pull from a remote that someone force pushed
@justinweinberg3413
@justinweinberg3413 6 месяцев назад
Helped a lot. Thanks for being a communicative programmer <3
@Biowulf21
@Biowulf21 7 месяцев назад
Awesome work! Did you end up making the debugger video?
@marufhassan634
@marufhassan634 7 месяцев назад
Can you please make a video implementing the custom_lint and riverpod lint package in a project.
@tebito24
@tebito24 7 месяцев назад
Use cases should be injected, not using inside a build function cause leads to recomposition.
@anguinan
@anguinan 7 месяцев назад
this allows you to say something to siri and then some code in your app gets executed?
@jinsthomas713
@jinsthomas713 8 месяцев назад
Hello Bro, Can you do a video on how to setup this from scratch, will be super useful for beginners like me
@saabirmohamed636
@saabirmohamed636 8 месяцев назад
hi can you make a video for 2024 (with copilot and lint)
@JustMyTwoCentz
@JustMyTwoCentz 8 месяцев назад
Im curious how you can add a virtual device to the devices list, like it is possible in android studio or vs code :) if you have any infos on that i would love to see a video on this ! great content, thanks for showcasing it, i will setup my flutter-tools now ;)
@mr.knight8967
@mr.knight8967 8 месяцев назад
I can't understand
@brandon400
@brandon400 9 месяцев назад
cant i configure it without go android studio?
@kopihitam12333
@kopihitam12333 9 месяцев назад
At minute 11:13 press what button, bro? reader aw?
@saabirmohamed636
@saabirmohamed636 8 месяцев назад
he used wa (write all)
@lowlydeveloper3693
@lowlydeveloper3693 9 месяцев назад
This is a wonderful quick tutorial about this wonderful package. And we definitely need more high quality tutorials on auto_route! Unfortunately, the current version 7.8.4 is much improved and very different from what is shown here... This is no longer useful.
@mohamedmaher6398
@mohamedmaher6398 9 месяцев назад
nice
@DURGHAM6
@DURGHAM6 10 месяцев назад
hi how are you i hope you are doing great can you make a video explaining your nvim config your config to be specific
@DURGHAM6
@DURGHAM6 10 месяцев назад
and may be sharing your dotfiles
@kirwakelvinkering3122
@kirwakelvinkering3122 10 месяцев назад
Would you mind taking ua though creating a cistom saver juat as the android team did ? I feel like what they are trying to explain is mot coming out clearly . Thanks galore sir .
@Mohamedali-li2ex
@Mohamedali-li2ex 11 месяцев назад
amazing man
@behzadayubifar8071
@behzadayubifar8071 Год назад
interesting
@thuanphamvan6210
@thuanphamvan6210 Год назад
Hi, How can I refresh the current page?
@topGfanboy
@topGfanboy Год назад
Dart document itself says isolates are like threads,but doesn't share common state.. Bro just skipped the documentation when that part was shown.. 😂😂😂😂...
@codemoor
@codemoor Год назад
Cool you have really interesting content
@FIREMAN-ff3cj
@FIREMAN-ff3cj Год назад
po głosie to chyba polak ;)
@FIREMAN-ff3cj
@FIREMAN-ff3cj Год назад
po głosie to chyba polak ;)
@andrewdunbar828
@andrewdunbar828 Год назад
Hey man just to let you know, "suit" sounds like "soot" and not like "sweet". But I'm looking for how people use rememberSaveable with lists of objects. You need nothing for simple types and the custom saver for a list of simple types or an objects whose fields are all simple types is pretty easy. But what about when it gets more complicated than that? I can't find anything on StackOverflow, RU-vid etc so maybe it's obvious and I'm the only one who's confused.
@D_bugit
@D_bugit 5 месяцев назад
I don't think it's flexible to use that to save objects. The easiest approach might be using the view model for such a case. If you've found how to do it please share it with me
@alizevia5247
@alizevia5247 Год назад
Hello sir, Can you make a video for auto_route 7.8.0 Nested route? and show the example how to push sub view to each bottom tab.
@techach3490
@techach3490 Год назад
Hello, how did you put a bar on top of bottom navbar please?
@neelshiroya7364
@neelshiroya7364 Год назад
How did you open powershall like that ?
@Ansh_Soni
@Ansh_Soni Год назад
I was editing the value folder's xml directly and it made it work for Android 12+ but broke Android 11 and below, and i tried so many ways to fix it , in this video i learnt that i can separate values.xml 😊 thx , i spent about 5 days finding a solution, this helped me❤️
@alfredoa334
@alfredoa334 Год назад
Great video!!! Thank you very much.
@Dev_Eli
@Dev_Eli Год назад
Hello! Can I see your github with your config? I am trying to config my flutter tools and lsp and it would help a lot if I can copy some of yours like code actions and whatnot.
@icodeyoutodeath
@icodeyoutodeath Год назад
Hey! My current config is a bit messy and I've moved from a completely custom config to one based on LunarVim. So, I'm not yet ready to make it public. If that helps you here's a gist I used when I started gist.github.com/Antoniozinchenko/b7e1d3679a88ec4f1b3a3bd6e5b44961 - this will make flutter tools work out of the box with LunarVim.
@peterwachira4191
@peterwachira4191 Год назад
This was very clearly presented, would be even better if you had a side-by-side window comparison. I hope you get more subs man, keep going this was really helpful to me.
@deanwhite8413
@deanwhite8413 Год назад
Thank you.
@arpitpatel5814
@arpitpatel5814 Год назад
wasted 4:13 mins of watching 👎
@aryaivushkina
@aryaivushkina Год назад
Thank you!
@codeandcode3211
@codeandcode3211 Год назад
i want to know the use of line_length. Please
@danielkisel5661
@danielkisel5661 Год назад
If you initialise isPlaying using delegate rather than doing isPlaying = remember ... you can use isPlaying by remember ... and this will allow you to access the remembered value directly without the need to put .value everywhere 😉 Nice video btw.!
@sanathkumaru6358
@sanathkumaru6358 Год назад
Please continue making such worderful vidoes, thank you.
@dr.hrituraj
@dr.hrituraj Год назад
Superb
@touseefahmed7261
@touseefahmed7261 Год назад
Appreciate it Thanks
@Nick-cx4rs
@Nick-cx4rs Год назад
Bro what is pink { } :D
@2mvX
@2mvX Год назад
Thank you for this tutorial. How to perform certain action on shortut's run? I've tried by trying to get information about incoming userActivity but it didn't work. func application(_ application: UIApplication, continue userActivity: NSUserActivity, restorationHandler: @escaping ([Any]?) -> Void) -> Bool {
@ckjones1
@ckjones1 Год назад
there are a way to add a navigation key to the AppRouter???. I want to use Alice inspector and if you are using auto_route that behaviour breaks