You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't want to reinstall the application. I can not force the user to reinstall application .user has a data and they don't want to deleted.
There is no way to changing model structure without reinstall app?
In my flutter application I have used hive to persist my data.Before i use my custom adapter like this:
But now i am trying to use like this:
But when i run application i got this error:
How can i change implementation of adapter without problem?
The text was updated successfully, but these errors were encountered: