flutter_json_view 1.0.0 flutter_json_view: ^1.0.0 copied to clipboard
Displaying json models in a Flutter widget with customization.
1.0.0 #
- FEAT: Implement JsonViewType {base, collapsed}
- FEAT: Implement defaultTextStyle
- FEAT: Implement backgroundColor for JsonView widget
0.6.1 #
Fix formatting issues
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