brick_offline_first_with_graphql_abstract 0.0.2 brick_offline_first_with_graphql_abstract: ^0.0.2 copied to clipboard
Annotations and models required by the Offline First with GraphQL domain.
Brick Offline First with GraphQL 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.