json_bigint 3.1.0
json_bigint: ^3.1.0 copied to clipboard
A json serializer for dart that supports BigInt.
3.1.0 #
- Weakened dependency constraints on
petitparserfrom^5.1.0to>=5.1.0 <7.0.0.
3.0.0 #
- Replace
useIntWhenPossiblewithwhetherUseIntinDecoderSettings
2.0.0 #
- Added
DecoderSettingsparam to decode method. - Renamed
encoderSettingsparam tosettingsin encode method.
1.0.0+1 #
- Update README.
1.0.0 #
- Initial version.