PackageTrack
Sign in Get early access

apn_cache

In memory caching service for Flutter projects

1.0.3 61 downloads/mo #3311 most downloaded on pub.dev appnormal/apn_cache

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Ships fairly regularly

a new release about every 2 months

Most releases are documented

notes for 7 of 9 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

9 releases · first in 2022

0 releases in the last 12 months

see the full history below

Release timeline

9 releases · Jul 2022 to Mar 2023
2023 2024 2025 2026
Release Pre-release

Releases

latest 9
  1. 1.0.3 30 Mar 2023
    Release notes
    • Fix bug in stream.onListen that could result in getting wrong results from the cache
    Open source →
  2. 1.0.2 29 Mar 2023

    Nothing published for this version

  3. 1.0.1 29 Mar 2023

    Nothing published for this version

  4. 1.0.0 29 Mar 2023
    Release notes
    • BREAKING: Changed removeSingle to not include a key. And renamed the method to remove to indicate the object will be removed from the cache.
    Open source →
  5. 0.1.2 14 Nov 2022
    Release notes
    • Fix: Only return first element from getSingle when stream has events
    Open source →
  6. 0.1.1 13 Sep 2022
    Release notes
    • Fix: Notify listeners when there is no server data available.
    Open source →
  7. 0.1.0 21 Jul 2022
    Release notes
    • BREAKING: Renamed clearCache to removeList. Migrate to removeList(key, emit: false) to reproduce old behaviour
    • Added removeSingle
    • Added option to remove select models by id via removeList(modelIds:[string]) and removeSingle(string)
    • Added option to broadcast removals from cache via removeList(emit: bool), removeSingle(emit: bool) default true
    • Added tests for the new functionality
    Open source →
  8. 0.0.2 21 Jul 2022
    Release notes
    • Avoid name clashes in the internal stream keys, to make sure different Types T are given unique steams
    Open source →
  9. 0.0.1 19 Jul 2022
    Release notes
    • Extracted working version with single model and list of models
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive