temp_cache 0.0.7 copy "temp_cache: ^0.0.7" to clipboard
temp_cache: ^0.0.7 copied to clipboard

A package which provides functionality to store objects inside a temporary cache inside memory

0.0.1 #

Implemented basic functionality

0.0.5 #

Implemented function 'getWhere()' which helps retrieving the correct items

0.0.6 #

Made 'getAll()' and 'getWhere()' returning a nun-nullable List

0.0.7 #

Partially reverted the last changes, but "get()" and "getWhere()" returns now null if the cache has never been used.

1
likes
140
pub points
15%
popularity

Publisher

verified publisherzooper.dev

A package which provides functionality to store objects inside a temporary cache inside memory

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on temp_cache