stash_dio 5.1.0 copy "stash_dio: ^5.1.0" to clipboard
stash_dio: ^5.1.0 copied to clipboard

Dio extension for the stash API. Provides an interceptor that uses stash as a caching layer for Dio

5.1.0 #

  • CHORE: Updated dependencies

5.0.5 #

  • CHORE: Updated min dart SDK to 3.2.0
  • CHORE: Updated dependencies to the latest release.
  • CHORE: Updated melos script

5.0.4 #

  • CHORE: Missing dependency update on the last release.

5.0.3 #

  • CHORE: Update a dependency to the latest release.

5.0.2 #

  • CHORE: Update a dependency to the latest release.

5.0.1 #

  • CHORE: Update a dependency to the latest release.

4.6.3 #

  • FIX: Reading nested JSON throws TypeError issue #45. (e93ff90e)

4.6.2 #

  • CHORE: Update a dependency to the latest release.

4.6.1 #

  • CHORE: updated dependencies

4.6.0 #

  • FEAT: added shared_preferences support.
  • FEAT: added flutter support.

4.5.0 #

4.4.0 #

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

4.3.4 #

  • feat: Updated stash, stash_memory and stash_file dependencies

4.3.3 #

  • chore: Updated dependencies

4.3.2 #

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

4.3.1 #

  • chore: version bump

4.3.0 #

  • chore: Updated dependencies

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
  • chore: Updated dependencies

4.0.1 #

  • chore: 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
  • feat: Adapted the dio API to better handle the creation of interceptors

4.0.0-dev.1 #

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

3.2.3 #

  • Corrected formatting
  • Updated SDK

3.2.2 #

  • Updated dependencies

3.2.1 #

  • Fixed the README file

3.2.0 #

  • Updated dependencies
  • It's now easier to reuse a store in multiple cache interceptors

3.1.0 #

  • Updated dependencies
  • Switched from pedantic to lints

3.0.2 #

3.0.1 #

3.0.0 #

  • Updated dependencies
  • Releasing the lastest development version of 3.x line

3.0.0-dev.1 #

  • Updated to the latest dart sdk
  • Updated dependencies
  • Added support for events

2.0.4 #

2.0.3 #

2.0.2 #

  • Updated dependencies

2.0.1 #

  • Updated documentation
  • Updated dependencies

2.0.0 #

  • Removed prerelease github action
  • Updated dependencies
  • Moved to a mono repo
  • Restructured github actions
  • Removed derry support and adopted melos

2.0.0-nullsafety.2 #

  • Some smaller fixes
  • Updated dependencies
  • Updated github actions with setup dart action
  • derry support
  • Migrated to new interceptor API

2.0.0-nullsafety.1 #

  • Null safety support

1.0.3 #

  • Updated to the most recent version of stash

1.0.2 #

  • Updated dependencies

1.0.1 #

  • Wrongly removed the Equatable dependency, now restored

1.0.0 #

  • First official release of this package
  • Updated to 2.10.0 sdk version
  • Updated dependencies

1.0.0-dev.3 #

  • Updated to 2.9.0 sdk version
  • Updated dependencies

1.0.0-dev.2 #

  • Removed unsecure link from the README file
  • Updated dependencies

1.0.0-dev.1 #

  • Initial version
7
likes
140
pub points
55%
popularity

Publisher

verified publisherivoleitao.dev

Dio extension for the stash API. Provides an interceptor that uses stash as a caching layer for Dio

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

crypto, dio, equatable, http_parser, stash

More

Packages that depend on stash_dio