n_request 1.2.3
n_request: ^1.2.3 copied to clipboard
Simple helper for http requests
1.2.3 #
- Header has been fixed for form-data when files is empty
1.2.2 #
- Error messages are been fixed
- content type fixed for json type
1.2.1 #
- READ and HEAD routing has been fixed
1.2.0 #
- Added support for READ, HEAD methods
- restored https pluging for html support
1.1.0 #
- Added support for PATCH method
1.0.1 #
- download response as been upgraded
1.0.0 #
- code has been upgraded
0.3.5 #
- data are now dynamic
- new formData boolean
0.3.4 #
- fix for headers
- dependences has been updated
0.3.3+3 #
- forbidden data
0.3.3+2 #
- little fix for startting and finishing functions
0.3.3+1 #
- little fix for startting and finishing functions
0.3.3 #
- printResponse error Fixed
0.3.2 #
- [NEW] onStart() sync function
- [NEW] onFinish() sync function
- [NEW] printUrl
- printHeaders changed to printHeader
- printRequest changed to printBody
- More error controll
0.3.1 #
- Restore Loosing data
0.3.0 #
- new download request
0.2.6 #
- All prints return a quoted json now
0.2.5 #
- printHeader fix
0.2.3 #
- printHeader
0.2.2 #
- flutter_lints commited
0.2.1 #
- readme updated
0.2.0 #
- Single or multiple WebSocket with restarter and error control
0.1.0 #
- code refactoring
0.0.10 #
- Missing request debug print recovered - fix
0.0.9 #
- Missing request debug print recovered
0.0.8 #
- Request nulleable issue fix
0.0.7 #
- Request improvements
0.0.6 #
- unsuccessful codes updated
- No return messages return a null value now
0.0.5 #
- request type fix
0.0.4 #
- request type indicator icon
0.0.3 #
- request type in debugprint
- error print in another line
0.0.2 #
- Exporting libraries
0.0.1 #
- Alpha launch