gson 0.1.6-dev copy "gson: ^0.1.6-dev" to clipboard
gson: ^0.1.6-dev copied to clipboard

Parses and encodes the json generated by GSON (Can parse minecraft's json)

Changelog #

0.1.6-dev #

  • migrated to Dart 2.12 and null safety
  • added null checks for the error generator
  • exchanged colorize dependency with up to date ansicolor

0.1.5 #

  • Fixed gson.decode() with simplify option

0.1.4 #

  • Fixed parsing for doubles that are not suffixed with "d"

0.1.3 #

  • Added web compatibility
  • Added generator settings
  • Improved json compatibility
  • Added option to simplify parser results

0.1.2 #

  • Added beauty gson generation (customizable)
  • Improved examples
  • Fixes in Readme and codestyle

0.1.1 #

  • Fixes in Readme and codestyle (no new features)

0.1.0 #

  • Some Fixes in the decodeString and in the decodeNumber function that caused crashes
  • stopped the decoder from decoding numbers as strings
  • added documentation
  • improved code-style

0.0.1 #

  • Added encoder, Decoder
14
likes
120
pub points
87%
popularity

Publisher

unverified uploader

Parses and encodes the json generated by GSON (Can parse minecraft's json)

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-2-Clause (LICENSE)

Dependencies

ansicolor

More

Packages that depend on gson