PackageTrack
Sign in Get early access

cached_annotation

Annotations for the Cached code-generator. This package does nothing without Cached.

1.8.1 3.3K downloads/mo #4459 most downloaded on pub.dev Iteo/cached

What this package is like to depend on

Last release 10 months ago

28 Oct 2025

Ships unpredictably

gaps range from 1 weeks to 1.2 years

Nearly every release is documented

notes for 11 of 11 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

11 releases · first in 2022

2 releases in the last 12 months

see the full history below

Release timeline

11 releases · May 2022 to Oct 2025
2023 2024 2025 2026
Release Pre-release

Releases

latest 11
  1. 1.8.1 28 Oct 2025
    Release notes
    • Downgrade meta package to 1.16.0
    Open source →
  2. 1.8.0 03 Oct 2025
    Release notes

    rc: 1.8.0 (#139)

    Open source →
    Release notes
    • Add UpdateCache() annotation - allows to update cache value without calling the original method
    Open source →
  3. 1.7.1 21 Mar 2025
    Release notes
    • Bump min sdk version to 3.6.0
    Open source →
  4. 1.7.0 11 Mar 2024
    Release notes
    • Fix not working peristent storage with the getters
    • Add @DirectPersistentCached() annotation - avoid store cached data in generated classes by cached, data will be stored only in external storage
    • Add @LazyPersistentCached() annotation - initialize cache from external storage only after the first method call
    • Mark @Cached(persistentStorage: ) parameter as @Deprecated
    • Update documentation
    Open source →
  5. 1.6.0 19 Dec 2022
    Release notes

    build: Prepare 1.6.0 release

    Open source →
    Release notes
    • Add @Cached(persistentStorage: ) parameter, which allows you to turn on cache persisting with usage of external storage.
    Open source →
  6. 1.5.0 02 Dec 2022
    Release notes
    • Add @Cached(where: ) parameter - function triggered before caching the value for conditional caching.
    Open source →
  7. 1.4.0 22 Nov 2022
    Release notes
    • Add @DeletesCache() annotation
    • Make parameters anonymous in @CachePeek() and @CacheKey() annotations
    • Add support for getters for @Cached() annotation
    Open source →
  8. 1.3.0 18 Oct 2022
    Release notes
    • Add @PeakCache() annotation
    • Fix generating @StreamedCache() with ignored parameters
    Open source →
  9. 1.2.0 06 Jul 2022
    Release notes
    • Add @StreamedCache() annotation
    Open source →
  10. 1.1.0 22 Jun 2022
    Release notes
    • Add @IgnoreCache() annotation
    • Add @CacheKey() annotation
    Open source →
  11. 1.0.0 27 May 2022
    Release notes
    • Initial version of cached_annotation library
    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