expire_cache 1.0.5 copy "expire_cache: ^1.0.5" to clipboard
expire_cache: ^1.0.5 copied to clipboard

outdated

A dart package provides a FIFO cache that will expire according to time.

1.0.5 - 2019.01.24 #

  • Remove blocking get and set methods.
  • Add method to handle the case when get and set are fired at the same time(and cache will be set twice).

1.0.4 - 2019.01.24 #

  • Add blocking get and set methods.

1.0.3 - 2019.01.23 #

  • Update sdk version as dev to be compatible with flutter.

1.0.2 - 2019.01.20 #

1.0.1 - 2019.01.20 #

0.0.1 - 2019.01.19 #

  • A usable simple expire cache.
10
likes
0
points
6.9k
downloads

Publisher

unverified uploader

Weekly Downloads

A dart package provides a FIFO cache that will expire according to time.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

clock

More

Packages that depend on expire_cache