bson 0.3.4 copy "bson: ^0.3.4" to clipboard
bson: ^0.3.4 copied to clipboard

outdated

Bson library for Dart programming language. BSON, short for Binary JSON, is a binary-encoded serialization of JSON-like documents.

Changelog #

0.3.4 #

  • New Decimal128 Bson type. To be considered experimental. As in Dart there is not a corresponding Decimal128 type, we have used the Rational class (pub Rational), that allows to deal with rational numbers with no limits.
  • The minimum SDK required has been raised to 2.7.0
12
likes
0
pub points
89%
popularity

Publisher

unverified uploader

Bson library for Dart programming language. BSON, short for Binary JSON, is a binary-encoded serialization of JSON-like documents.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

fixnum, more, rational

More

Packages that depend on bson