requestor 0.0.10
requestor: ^0.0.10 copied to clipboard
A Flutter package for making HTTP requests and downloading files efficiently.
0.0.10 #
[Version 0.0.10] - Release Date (03/11/2023) Added Initial release of the requestor package. Implementation of the Requestor class for making HTTP requests and downloading files in Flutter. Methods for performing GET, POST, PUT, DELETE, OPTIONS, and PATCH requests. Support for downloading files from a list of URLs. Methods for retrieving the application path and listing files in a specific directory.