json_events 1.2.2 copy "json_events: ^1.2.2" to clipboard
json_events: ^1.2.2 copied to clipboard

A package for parsing large json files/objects. The package processes the json in a forward-only way and emits events based on the tokens it encounters.

1.2.2 #

  • Fix int parsing in web.

1.2.1 #

  • Fix errors in the examples in the README.
  • Fix operator precedence bug when compiled to web

1.2.0 #

  • Fix errors in the examples in the README.
  • Provide better abstraction for mixin.
  • Fix filename typo.

1.1.0 #

  • Dart 3.0
  • Update lints

1.0.1 #

  • Custom object parsing

1.0.0 #

  • Parser mixins

0.1.0 #

  • Initial version.
6
likes
140
pub points
55%
popularity

Publisher

verified publisheraeb-dev.me

A package for parsing large json files/objects. The package processes the json in a forward-only way and emits events based on the tokens it encounters.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

meta

More

Packages that depend on json_events