| twittodon | https://twittodon.com/share.php?t=diegoxleon&[email protected] |

| twittodon | https://twittodon.com/share.php?t=diegoxleon&[email protected] |
@wadus Not yet but I must decide soon.
Coming from the MVVM pattern and RxUI in dotnet I liked GetX for it's simplicity and similarities, but it's maintained by a single guy with few updates and it's full of magic and utilities I don't need.
Currently trying Riverpod with code generation. I don't have a solid opinion yet.
I read a bit about bloc. It looks very well structured but IMO it makes you write a lot of pieces for simple things like calling a method on a service.