I am using getx so i am storing them in controller...
# flutter
r
I am using getx so i am storing them in controllers and its very easy to use them
d
Hey I made an MVP for a product using flutter , supabase. Heavily used Getx flutter library. A bit concerned that I am tooooo dependant on a single library for everything going forward esp when I launch in production. Just want to know your thoughts on Getx . It's great for quick prototyping. Is it reliable enough to continue to use in production as app gets more and more complex ?
But there is definitely nothing wrong with using something that you feel makes you productive.