cargo 0.3.3 copy "cargo: ^0.3.3" to clipboard
cargo: ^0.3.3 copied to clipboard

outdatedDart 1 only

A key value, storage library for dart

Changelog #

This file contains highlights of what changes on each version of the force package.

Pub version 0.3.3

  • Add the implementation of IndexDb as an option

Pub version 0.3.2+1

  • Small improvement in reading out a directory.

Pub version 0.3.2

  • Introducing off(key, datachangelistener) and offAll(key) method, to remove the listeners

Pub version 0.3.1

  • Adding events responds immediately to data changes as they occur. By using the method cargo.on("userData", (DataEvent de) { });

Pub version 0.3.0

  • Changed Storage into Cargo class
  • Client / Server abstraction

Pub version 0.2.0

  • Add async for getting a value
  • Add operator functions [] and []=
  • Fix some issues on the length parameter

Pub version 0.1.0

  • Add start method to the storage implementation
  • Length of json storage

Pub version 0.0.1

  • Add a memory storage implementation
  • Add a json storage implementation
  • Setup of the project
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A key value, storage library for dart

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

logging

More

Packages that depend on cargo