psqlite 2.0.0 copy "psqlite: ^2.0.0" to clipboard
psqlite: ^2.0.0 copied to clipboard

outdated

A wrapper to work with SQLite databases in a simpler, more intuitive and scalable way for any Flutter project.

2.0.0 #

  • Coverage improved(98% lines covered).
  • FilterDb added as a wrapper of a filter.
  • ConditionDb added used a condition of a filter.
  • When a TableDb is initialized automatically detect duplicated column names.
  • ColumnDb has modified their properties as privates and improved their names.
  • Simplificate

1.1.0 #

  • PSQlite properties can be modified after initialize.

1.0.0 #

  • First release
69
likes
0
points
39
downloads

Publisher

verified publishermellrecognition.com

Weekly Downloads

A wrapper to work with SQLite databases in a simpler, more intuitive and scalable way for any Flutter project.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path, sqflite

More

Packages that depend on psqlite