pretty_json_text

pretty-print json

// other code...
PrettyJson(
    text: '{"name": "ben"}'
)

Libraries

pretty_json_text