sqflite_helper_new 1.0.0 copy "sqflite_helper_new: ^1.0.0" to clipboard
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 [...]

License

from setuptools import setup

setup(
    name='sqflite_helper',
    version='1.0.0',
    license='MIT',
    # other metadata...
)
3
likes
120
points
13
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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 in Flutter apps, in a very easy and friendly way.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, sqflite, sqflite_common_ffi

More

Packages that depend on sqflite_helper_new