brick_sqlite_abstract 1.2.0 copy "brick_sqlite_abstract: ^1.2.0" to clipboard
brick_sqlite_abstract: ^1.2.0 copied to clipboard

Annotations and other support for Brick SQLite that does not rely on dart:mirrors

brick_sqlite_abstract workflow

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
110
pub points
4%
popularity

Publisher

unverified uploader

Annotations and other support for Brick SQLite that does not rely on dart:mirrors

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

brick_core, collection, meta

More

Packages that depend on brick_sqlite_abstract