Thanks Ayush Pawar! Would you recommend starting with GetX if I'm new to Flutter? I don't want to learn 100 different state managers at the beginning but I'm sure I will need at least one in my toolbox.
Yeah you can go with GetX. You can also go with Provider. That, i think would be the easiest to understand as a beginner. Then you can jump on other solutions like GetX and Bloc