passive_data 0.1.2 copy "passive_data: ^0.1.2" to clipboard
passive_data: ^0.1.2 copied to clipboard

outdatedDart 1 only

Plain and passive data structures designed for Omnibus

Passive data #

Pub Package Build Status Coverage Status

This package contains tools to deal with passive data structures in Dart. It is designed for usage within Omnibus, but it could be used for other projects as well.

Specification #

Passive data structures in this package allow the following Dart types (note that these are still subject to change)

  • null (empty fields)
  • num (integer or floating point)
  • bool
  • String
  • List
  • Set
  • Map<String
  • Map<int
0
likes
0
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

Plain and passive data structures designed for Omnibus

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on passive_data