brick_offline_first_abstract 2.0.0 brick_offline_first_abstract: ^2.0.0 copied to clipboard
Annotations and models required by the Offline First domain.
Brick Offline First Abstract #
This package abstracts models and annotations required by both brick_build (which requires dart:mirrors
) and brick_sqlite (which uses Flutter and does not support dart:mirrors
). While admittedly unintuitive, these classes can be imported cleanly by utilizing a separate package.