simple_orm 1.0.1
simple_orm: ^1.0.1 copied to clipboard
This project is a simple version of ORM implemented based on sqflite. The advantage is that it supports adding table fields without updating the database version, which solves the problem of needing t [...]