stash_isar 4.5.0 copy "stash_isar: ^4.5.0" to clipboard
stash_isar: ^4.5.0 copied to clipboard

outdated

Isar storage extension for the stash caching API. Provides support to store vaults and caches in the Isar database

4.5.0 #

4.4.0 #

  • BREAKING CHANGE: Changed minimum sdk version
  • chore: Updated dependencies

4.3.4 #

  • feat: Updated stash and stash_test dependencies

4.3.3 #

  • chore: Updated dependencies
  • feat: Added VaultStore and CacheStore marker interfaces support to allow a cleaner usage of a store or cache abstraction for more advanced clients

4.3.2 #

  • feat: dependency updates
  • chore: Made the flutter dependencies standout to avoid overrides when updating dependencies
  • chore: Improved and added package attributes

4.3.1 #

4.3.0 #

  • chore: Updated dependencies
  • BREAKING CHANGE: The fromEncodable function is not specified on the store creation but instead on the vault or cache creation. This allows vaults and caches that support different classes with different fromEncodable functions

4.2.0 #

  • feat: Initial version
5
likes
0
points
159
downloads

Publisher

verified publisherivoleitao.dev

Weekly Downloads

Isar storage extension for the stash caching API. Provides support to store vaults and caches in the Isar database

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

isar, meta, stash

More

Packages that depend on stash_isar