brick_sqlite_abstract 1.0.0+1 copy "brick_sqlite_abstract: ^1.0.0+1" to clipboard
brick_sqlite_abstract: ^1.0.0+1 copied to clipboard

outdated

Support for Brick SQLite that does not rely on dart:mirrors

Brick SQLite Abstract #

Adding class- and field-level configuration to the SQLite provider.

FAQ #

Why isn't this package part of brick_sqlite? #

brick_build uses dart:mirrors to determine field types and class makeup. Flutter cannot use dart:mirrors. brick_sqlite relies on Flutter. Therefore, to use annotations for SQLite (annotations provide serdes information in generated code), this package has to be separated so that brick_build does not import brick_sqlite.

0
likes
0
pub points
4%
popularity

Publisher

unverified uploader

Support for Brick SQLite that does not rely on dart:mirrors

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

brick_core, collection, meta

More

Packages that depend on brick_sqlite_abstract