floor_generator 0.1.0 copy "floor_generator: ^0.1.0" to clipboard
floor_generator: ^0.1.0 copied to clipboard

outdated

A supportive SQLite abstraction for your Flutter applications. This library is the dev dependency.

Changelog #

0.1.0 #

🚀 Features #

  • Support conflict strategies when inserting and updating records
  • Add support for running queries that return void
  • Add support for foreign keys
  • Add parameter verification for query methods
  • Return deleted row count on delete
  • Return updated rows count on update
  • Return ID/s of inserted item/s
  • Add support for transactions
  • Add support for changing (insert, update, delete) lists
  • Support custom entity name
  • Enable NOT NULL columns
  • Enable custom column name mapping
  • Add delete methods code generation and fix update methods
  • Add update methods code generation
  • Add insert methods code generation
  • Add code generator for query methods
  • Code generation for database creation
19
likes
0
pub points
95%
popularity

Publisher

verified publisherpinch.nl

A supportive SQLite abstraction for your Flutter applications. This library is the dev dependency.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, build, code_builder, meta, source_gen

More

Packages that depend on floor_generator