flutter_json_view 1.1.1 copy "flutter_json_view: ^1.1.1" to clipboard
flutter_json_view: ^1.1.1 copied to clipboard

Displaying json models in a Flutter widget with customization.

1.1.1 #

  • Add topics in pubspec.yaml

1.1.0 #

  • Add ErrorBuilder method for custom error states builders
  • Make errorWidget Deprecated

Thanks qcks

1.0.0 #

  • FEAT: Implement JsonViewType {base, collapsed}
  • FEAT: Implement defaultTextStyle
  • FEAT: Implement backgroundColor for JsonView widget

0.6.1 #

Fix formatting issues

0.6.0 #

  • Implement primitiveJsonItemBuilder for custom json item UI

Thanks qcks

0.5.0 #

  • Fix empty List bug

Thanks pxz8858

0.4.0 #

  • Make format and fix analyser issues

0.3.1 #

  • Update android example to new kotlin version

Thanks codemaker2015

0.3.0 #

  • Make text with the possibility of selection

0.2.1 #

  • Small refactoring
  • Update example

0.2.0 #

  • Add map constructor to build widget from json objects without serialization

0.1.2 #

  • Fix naming separator -> separator

0.1.1 #

  • Fix pub issues
  • Fix README file paths

0.1.0 #

  • Create initial package functionality
  • Add 2 construktors for asset json files & common json strings
126
likes
0
pub points
94%
popularity

Publisher

verified publisherfrezycode.com

Displaying json models in a Flutter widget with customization.

Repository (GitHub)
View/report issues

Topics

#widget #ui #json #debug #inspector

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_json_view