json_bigint 3.1.0 copy "json_bigint: ^3.1.0" to clipboard
json_bigint: ^3.1.0 copied to clipboard

A json serializer for dart that supports BigInt.

3.1.0 #

  • Weakened dependency constraints on petitparser from ^5.1.0 to >=5.1.0 <7.0.0.

3.0.0 #

  • Replace useIntWhenPossible with whetherUseInt in DecoderSettings

2.0.0 #

  • Added DecoderSettings param to decode method.
  • Renamed encoderSettings param to settings in encode method.

1.0.0+1 #

  • Update README.

1.0.0 #

  • Initial version.
2
likes
140
points
297
downloads

Publisher

unverified uploader

Weekly Downloads

A json serializer for dart that supports BigInt.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

meta, petitparser

More

Packages that depend on json_bigint