stow 0.3.0 copy "stow: ^0.3.0" to clipboard
stow: ^0.3.0 copied to clipboard

An abstraction to allow synchronous access to persistent data.

0.3.0 #

Note: This release has breaking changes.

  • FEAT: add Stow.isReading and Stow.isWriting.
  • FEAT: add Stow.loaded getter.
  • BREAKING TWEAK: don't throw if value is unset, just return defaultValue.

0.2.0 #

Note: This release has breaking changes.

  • BREAKING FEAT: add autoRead flag to disable read() on init, and make codec a named param.

0.1.2 #

  • DOC: Fix missing example on pub.dev

0.1.1 #

  • DOC: Added more documentation, comments, and instructions

0.1.0 #

  • FEAT: add PlainStow for shared preferences.
  • FEAT: add Stow, MemoryStow, and IdentityCodec.
0
likes
0
points
65
downloads

Publisher

verified publisheradil.hanney.org

Weekly Downloads

An abstraction to allow synchronous access to persistent data.

Repository (GitHub)
View/report issues

Topics

#stow #storage #persistence

License

unknown (license)

Dependencies

flutter, meta, mutex

More

Packages that depend on stow