json_response 1.0.2 copy "json_response: ^1.0.2" to clipboard
json_response: ^1.0.2 copied to clipboard

A most easily usable JSON response wrapper library in Dart. With JsonResponse, you can easily and safely handle JSON response on your application.

Release Note #

1.0.2 #

  • Fixes added in 1.0.1 to be able to determine if the JsonResponse object is empty instead of null check.

1.0.1 #

  • Fixed the feature to include null in the JSON list returned by getJsonList. Null may be meaningful depending on the data structure

1.0.0 #

  • Migrated from the JsonPro package and it is a first release.
4
likes
160
pub points
74%
popularity

Publisher

unverified uploader

A most easily usable JSON response wrapper library in Dart. With JsonResponse, you can easily and safely handle JSON response on your application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on json_response