jsonstreamreader 1.1.3 copy "jsonstreamreader: ^1.1.3" to clipboard
jsonstreamreader: ^1.1.3 copied to clipboard

outdated

This project processes local and remote json files/sources by splitting it into smaller chunks, with automatic garbage collecting.

[0.0.6] - TODO: May 23. #

  • A better implementation of JsonPath
  • Benchmarks
  • Added Futures
  • Reduced space complexity
  • Fixed bug for key array pairs eg.("f":[1,2,3,4],"g":[1,2,3,4]). Right key now assigned

[0.0.7] - TODO: May 25. #

  • End of stream fix

[1.0.0] - TODO: June 4. #

  • pipe removed
  • Trailing modified
  • Code will be optimized
  • [a:b] now matches as a range where index is >=a and <=b use [0-9]+ to acheive previous effects
  • $.items does not match $.items.*

[1.0.1] - TODO: June 10. #

  • Do Not Use

[1.0.2] - TODO: June 10. #

  • Do Not Use

[1.0.3] - TODO: June 10. #

  • Bug Fixes

[1.0.4] - TODO: June 10. #

  • Added path provider to exports

[1.0.9] - TODO: July 24. #

  • Bug Fixes
  • Limited pause added to RemoteSource
  • pause and resume added to Reader and StreamReader

[1.1.0] - TODO: July 24. #

  • Bug Fixes
  • Limited pause added to RemoteSource
  • pause and resume added to Reader and StreamReader

[1.1.1] - TODO: July 24. #

  • Bug Fixes
  • Limited pause added to RemoteSource
  • pause and resume added to Reader and StreamReader

[1.1.6] - TODO: July 10. #

  • Optimization
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

This project processes local and remote json files/sources by splitting it into smaller chunks, with automatic garbage collecting.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, heavylist, path, path_provider

More

Packages that depend on jsonstreamreader