stock

Dart package for Async Data Loading and Caching. Combine local (DB, cache) and network data simply and safely.

APACHE-2.0 License

Stars
73
Committers
3

Bot releases are visible (Hide)

stock - 1.1.0 Latest Release

Published by mirland about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/xmartlabs/stock/compare/v1.0.1...v1.1.0

stock - 1.0.1

Published by mirland almost 2 years ago

What’s Changed

  • Document improvements (#34)
  • Make SourceOfTruth non-required in the Stock constrictor (#33)
  • Add mapData extension to transform the StockResponse<T> into a StockResponse<E> (#31).
  • Add stock.clear(id) and stock.clearAll() functionality. Thanks Abdktefane for PR #30.

New Contributors

Full Changelog: https://github.com/xmartlabs/stock/compare/v1.0.0...v1.0.1

stock - 1.0.0

Published by mirland about 2 years ago

What's Changed

  • Document improvements (#23)
  • CI improvements (#22)
  • Add map and when extension methods over StockResponse (#21, #27). Thanks Leynier for PR (#21).

New Contributors

Full Changelog: https://github.com/xmartlabs/stock/compare/v0.0.2...v1.0.0

stock - 0.0.2

Published by mirland about 2 years ago

What's Changed

  • Api improvements (#18)
  • CI analysis improvements (#16, #18)
  • Documentation changes (#15, #19)
  • GitHub repository improvements (#17)

Full Changelog: https://github.com/xmartlabs/stock/compare/v0.0.1...v0.0.2

stock - 0.0.1

Published by mirland about 2 years ago

Initial release

Full Changelog: https://github.com/xmartlabs/stock/commits/v0.0.1

Package Rankings
Top 16.14% on Pub.dev
Badges
Extracted from project README
Pub Codecov Dart CI style: very good analysis