Does anyone have experience with using an ORM in their Flutter app? I'm planning on using SQLite for a local app database. It seems like the two frontrunners in this area are:
Have you used either of these (or different) and how did it go?
Does anyone have experience with using an ORM in their Flutter app? I'm planning on using SQLite for a local app database. It seems like the two frontrunners in this area are:
Have you used either of these (or different) and how did it go?
For further actions, you may consider blocking this person and/or reporting abuse
Max Bantsevich -
faris aden -
Swati Gupta -
KELVIN WARUI -
Top comments (3)
medium.com/@hhtokpinar/sqfentity-o...
github.com/hhtokpinar/sqfEntity
floor is also an option. Very simple.