Replies: 1 comment
-
I have never used mobx so I wouldn't know the difficulty to migrate. What you describe is definitely possible. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an App ready using mobx, get_it, shared_prefs.
Basically I have a model that is persisted locally and parts of it will be synced with api.
Some parts will change on demand and others will change whenever the app is opened.
Any difficulty migrating this type of project to flutter_data?
Beta Was this translation helpful? Give feedback.
All reactions