quick_request 0.0.1 quick_request: ^0.0.1 copied to clipboard
A Flutter package to simplify HTTP requests with support for GET, POST, PUT, PATCH, and DELETE methods. Includes automatic JSON encoding and decoding, and a ResponseModel for handling responses efficiently.