passive_data 0.1.1
passive_data: ^0.1.1 copied to clipboard
Plain and passive data structures designed for Omnibus
Passive data #
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)boolStringListSetMap<StringMap<int