cache_annotations 1.0.4 copy "cache_annotations: ^1.0.4" to clipboard
cache_annotations: ^1.0.4 copied to clipboard

This package is a type conversion generator using source_gen and inspired by Retrofit to help you manage persistent cache.

1.0.4 #

  • Fix deserialization of return type List (only Iterable was supported).
  • Add support to Windows platform.
  • Add new method all to get all elements in a specific path.

1.0.3 #

  • @CachedKey is now deprecated, use @Cahed instead
  • @SortBy is now deprecated, use the path's field on @Cached instead

1.0.2 #

  • Fix issue with @Path when an empty string is passed as a value
  • Fix cached values after calling deleteAll or delete

1.0.1 #

  • Add new parameter 'convert' to @Path or @SortBy to allow more customization of the path or sort by value

1.0.0 #

  • Initial release
2
likes
0
points
139
downloads

Publisher

verified publisherskyhook.fr

Weekly Downloads

This package is a type conversion generator using source_gen and inspired by Retrofit to help you manage persistent cache.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, localstore, path, path_provider

More

Packages that depend on cache_annotations