json_view 0.4.1 copy "json_view: ^0.4.1" to clipboard
json_view: ^0.4.1 copied to clipboard

A json preview package that has a not bad performance. lazy load json tree node that cause less jank. Support display large list json data like chrome dev tool.

0.4.1 #

  • [FIX] fix #12, large list index error.
  • [CHORE] update minSDK version to 2.14.0

0.4.0 #

  • [BREAKCHANGE] most properties now can add from JsonView or JsonViewBody.
  • fix color & style configurations merge issue.
  • add default open depth.

0.3.3 #

  • fix null quotation error.

0.3.2 #

  • add more quotation types.
  • custom arrowWidget on configuration.
  • add custom gap on json list.
  • openAtStart option. (original post #5)
  • fix null value text style.
  • now can expand stringTile. #10

0.3.1 #

  • fix quotations display. #7 @beroso

0.3.0 #

  • add animation (with duration & curves). @P-B1101
  • add null value background. @P-B1101
  • add more configuration.
  • add key & value style. @P-B1101
  • custom arrow widget. @@P-B1101
  • global configuration for arrow(WIP).

0.2.1 #

  • flutter formatted.

0.2.0 #

  • rewrite project.
  • display large list json data like chrome dev tool.

0.1.1 #

  • add json color setting
  • add animation duration setting

0.1.0 #

  • refactor json view (no api changes)

0.0.2 #

  • fix path not update.

0.0.1 #

  • init.
22
likes
160
points
8.1k
downloads

Publisher

verified publisherlaihz.tech

Weekly Downloads

A json preview package that has a not bad performance. lazy load json tree node that cause less jank. Support display large list json data like chrome dev tool.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on json_view