jsonrequest 0.1.2
jsonrequest: ^0.1.2 copied to clipboard
Dart (Flutter) Network JSON fetch and manipulation library, the package consists of JsonObject and JsonArray and handlers to get JsonArray from objects and JsonObject from arrays.
0.1.5 Release Date : 2018-09-13 #
- added plain dart example
0.1.4 Release Date : 2018-09-13 #
- removed flutter dependency
0.1.3 Release Date : 2018-09-13 #
- changed description
0.1.2 Release Date : 2018-09-13 #
- added install guide to readme
0.1.1 Release Date : 2018-09-13 #
- changed author and homepage parameters
0.1.0 Release Date : 2018-09-13 #
- added json object and array manipulation and network calls