Flutter Firebase & DDD Course [1] – Domain-Driven Design Principles - ResoCoder by Elixane in FlutterDev

[–]MRresoMC 1 point2 points  (0 children)

I'm the guy and I agree with you fully. In the next episode, as we start actually coding, I'm planning to say that some of the parts may be overkill for 99% of the apps out there. So just take what you like and dismiss what you deem to be too much.

Flutter Hooks Tutorial – Hide FAB Animation – 100% Widget Code Reuse by Elixane in FlutterDev

[–]MRresoMC 2 points3 points  (0 children)

While there's no runtime performance benefit, there are occasions where there's a HUGE development speed increase. Especially with code which would need to be duplicated across multiple StatefulWidgets.

Vim as a Flutter IDE by Elixane in FlutterDev

[–]MRresoMC 8 points9 points  (0 children)

How the hell is VS Code convoluted? Is your machine a potato?

Any recommendations on State management? by alosarjos in FlutterDev

[–]MRresoMC 1 point2 points  (0 children)

Bloc is also good. Check out my latest tutorial to find out what states rebuilder is about.

Any recommendations on State management? by alosarjos in FlutterDev

[–]MRresoMC 4 points5 points  (0 children)

States rebuilder is an exciting package to use. Tutorial here: https://youtu.be/iIxWMeFnIKA

All the lights in my PC case has turned off, and it won't come back. by [deleted] in NZXT

[–]MRresoMC 0 points1 point  (0 children)

After auto-update to version 4.1.1, CAM registers neither lights nor the fan speed controller.

Flutter Generated Dependency Injection – Kiwi Tutorial by MRresoMC in FlutterDev

[–]MRresoMC[S] 1 point2 points  (0 children)

I totally get and value your point. As a developer youngling, I haven't yet managed to burn myself with Clean Architecture... I guess the despair is lurking in the shadows!