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.
8
likes
160
points
546
downloads

Publisher

verified publisheraeb-dev.me

Weekly Downloads

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