account-5
9 hours ago
I replied to this 3 days ago even though it looks like hours ago now. Either way I've another question, that's similar.
If this is a local first app, why not use the sqlite database itself for state management? Powersync themselves talk about it here:
https://www.powersync.com/blog/how-local-first-simplifies-fl...
Flutter state management always seemed clunky and complicated to me. With the caveat I'm developing small projects in it that tend not to need complicated state management functionality.