flutter_master_cache library

Simple implementation of a cache how i think of it

Classes

AsyncCache<K, V>
AsyncManagedCache<K, V>
SyncCache<K, V>
SyncManagedCache<K, V>