brick_offline_first 0.0.5
brick_offline_first: ^0.0.5 copied to clipboard
A Brick domain that routes data fetching through local providers before remote providers.
Unreleased #
0.0.5 #
- Rename
Query#paramstoQuery#providerArgs, reflecting the much narrower purpose of the member
0.0.2 #
- Export REST annotations/classes from
OfflineFirstWithRestRepositoryfor convenient access - Don't require
MemoryCacheProviderinOfflineFirstWithRestRepositoryas it's not required forOfflineFirstRepository - Fix linter hints