ivoleitao.dev

  • Packages
Results15 packages owned by ivoleitao.dev
Sort by

stashcopy "stash: ^5.2.0" to clipboard
stash: ^5.2.0 copied to clipboard

136
likes
140
pub points
87%
popularity
Stash is a key-value store abstraction with plain and cache driven semantics and support for a pluggable backend architecture.

stash_hivecopy "stash_hive: ^5.2.0" to clipboard
stash_hive: ^5.2.0 copied to clipboard

10
likes
140
pub points
79%
popularity
Hive storage extension for the stash caching API. Provides support to store vaults and caches in the Hive database

stash_memorycopy "stash_memory: ^5.2.0" to clipboard
stash_memory: ^5.2.0 copied to clipboard

5
likes
140
pub points
86%
popularity
Memory storage extension for the stash API. Provides support to store vaults and caches in-memory

stash_diocopy "stash_dio: ^5.2.0" to clipboard
stash_dio: ^5.2.0 copied to clipboard

7
likes
140
pub points
60%
popularity
Dio extension for the stash API. Provides an interceptor that uses stash as a caching layer for Dio

stash_filecopy "stash_file: ^5.2.0" to clipboard
stash_file: ^5.2.0 copied to clipboard

2
likes
140
pub points
59%
popularity
File storage extension for the stash API. Provides support to store vaults and caches in the local file system in binary format using the msgpack json format

stash_sembastcopy "stash_sembast: ^5.2.0" to clipboard
stash_sembast: ^5.2.0 copied to clipboard

2
likes
140
pub points
58%
popularity
Sembast storage extension for the stash API. Provides support to store vaults and caches in the local file system in binary format using the msgpack json format

stash_objectboxcopy "stash_objectbox: ^5.2.0" to clipboard
stash_objectbox: ^5.2.0 copied to clipboard

2
likes
140
pub points
51%
popularity
Objectbox storage extension for the stash API. Provides support to store vaults and caches in a Objectbox database

stash_sqlitecopy "stash_sqlite: ^5.3.0" to clipboard
stash_sqlite: ^5.3.0 copied to clipboard

2
likes
140
pub points
46%
popularity
storage extension for the stash API. Provides support to store vaults and caches in a sqlite database in binary format using the msgpack json format

stash_sembast_webcopy "stash_sembast_web: ^5.2.0" to clipboard
stash_sembast_web: ^5.2.0 copied to clipboard

1
likes
140
pub points
60%
popularity
Sembast Web storage extension for the stash API. Provides support to store vaults and caches in a IndexedDB in binary format using the msgpack json format

stash_shared_preferencescopy "stash_shared_preferences: ^5.2.0" to clipboard
stash_shared_preferences: ^5.2.0 copied to clipboard

0
likes
140
pub points
58%
popularity
Shared preferences extension for the stash API. Provides support to store vaults and caches in shared preferences