flite 1.0.0
flite: ^1.0.0 copied to clipboard
A lightweight ORM for SQLite in Flutter
Flite Schema Generator #
Flite Schema Generator is a lightweight ORM for Flutter that automatically generates provider classes to manage SQLite database operations. It simplifies schema generation, CRUD operations, and transaction handling for your Flutter applications, reducing boilerplate code and enhancing productivity.