json_view 0.4.0 copy "json_view: ^0.4.0" to clipboard
json_view: ^0.4.0 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.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.
17
likes
0
pub points
92%
popularity

Publisher

verified publisherlaihz.tech

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.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on json_view