Hello There I want to know is there any way to implement the local relational database for the windows Flutter app. because the flutter 2.10 is here with windows stable..
one of my app have Floor database used for relational database for IOS and ANDROID version of my app.
now I want to create the same app for windows version but Floor is not supported flutter windows.
Now I'm stuck until I get suitable suggestion..
I have seen Hive on Pub.dev many nonSql database.. but I want a relational database..