xmartlabs / stock

Dart package for Async Data Loading and Caching. Combine local (DB, cache) and network data simply and safely.
https://pub.dev/packages/stock
Apache License 2.0
74 stars 6 forks source link

Remove freezed dependency #5

Closed mirland closed 2 years ago

mirland commented 2 years ago

Fixes https://github.com/xmartlabs/stock/discussions/2

mirland commented 2 years ago

I'll merge it so I can continue the impl. @xmartlabs/flutter-open-source Please, review it and if you have some comment I will fix it in a new PR.