quickeydb 1.0.5+5 copy "quickeydb: ^1.0.5+5" to clipboard
quickeydb: ^1.0.5+5 copied to clipboard

QuickeyDB is a simple ORM inspired from ActiveRecord, built on-top of Sqflite.

[1.0.5+5] #

  • Fixed an issue #1 where find() and findBy({'id' : 'VALUE'}) method expected an int primary id.
  • Improved documentation on Database relationship.
  • Minor improvements.

[1.0.4+4] #

  • Find method now accepts both int and String
  • Order by accepts a type with DESC OR ASC
  • Cleared warnings and improve package points ratings.

[1.0.3+3] #

  • Database Transaction - Documentation / Examples
  • Database Batch - Documentation / Examples
  • Updated example project
  • Android, IOS, Windows and Linux tested and tried.

[1.0.2+2] #

  • clear build warnings.
  • now using collection and sqflite_common_ffi packages
  • Added Code of conducts and Contribution instructions

[1.0.0+1] #

  • initial release
  • current version (1.0.0+1)
9
likes
0
pub points
61%
popularity

Publisher

unverified uploader

QuickeyDB is a simple ORM inspired from ActiveRecord, built on-top of Sqflite.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, sqflite_common, sqflite_common_ffi

More

Packages that depend on quickeydb