ferry_store 0.2.0 copy "ferry_store: ^0.2.0" to clipboard
ferry_store: ^0.2.0 copied to clipboard

outdated

Default Store for Ferry GraphQL client

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] #

[0.2.0] - 2020-08-30 #

Added #

  • add tests
  • add clear method
  • add dispose method

Changed #

  • base MemoryStore stream on Rx BehaviorSubject

Removed #

  • remove toMap() method

[0.1.0] - 2020-05-10 #

Added #

  • initial release as an independent package