stash_sembast_web 4.3.3 copy "stash_sembast_web: ^4.3.3" to clipboard
stash_sembast_web: ^4.3.3 copied to clipboard

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

4.3.3 #

  • feat: Updated dependencies

4.3.2 #

  • feat: dependency updates
  • chore: Improved and added package attributes

4.3.1 #

  • chore: version bump

4.3.0 #

  • feat: 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 #

  • chore: Version bump

4.1.0 #

  • BREAKING CHANGE: Changed minimum sdk version
  • BREAKING CHANGE: The creation of vaults and caches now returns a Future<Vault<T>> and Future<Cache<T>>
  • BREAKING CHANGE: The creation of stores now returns a Future<XXXStore> where XXX is the specific store
  • feat: melos configured with usePubspecOverrides
  • feat: Updated dependencies

4.0.1 #

  • feat: Updated dependencies
  • chore: Updated package description

4.0.0 #

  • build: Release version

4.0.0-dev.2 #

  • chore: Changelog fixes and example linking to the main stash package

4.0.0-dev.1 #

  • BREAKING CHANGE: First version after major revamp adding support for generics, vaults and statistics

3.3.1 #

  • Updated SDK

3.3.0 #

  • Initial version
1
likes
0
pub points
42%
popularity

Publisher

verified publisherivoleitao.dev

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

sembast, sembast_web, stash_sembast

More

Packages that depend on stash_sembast_web