json_pretty 0.0.1 copy "json_pretty: ^0.0.1" to clipboard
json_pretty: ^0.0.1 copied to clipboard

outdated

Showing pretty JSON.

Features #

You can pretty the JSON in String state

Usage #

You can pretty the JSON in String state

String json = jsonEncode(parsed);

String prettyJson = prettyPrintJson(json);

print(prettyJson);

Additional information #

Its easy.

12
likes
0
points
2.5k
downloads

Publisher

unverified uploader

Weekly Downloads

Showing pretty JSON.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on json_pretty