sqflite_helper_new 1.0.0
sqflite_helper_new: ^1.0.0 copied to clipboard
The sqflite_helper package provides a helper class for sqflite, which is a Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine, and can be used to persist data [...]
1.0.0 #
In this first version of the sqflite_helper it will help you to create the crude of the sqflite by just calling all the methods like createdatabase, update, delete, insert and get the data from the database