http_platforms 1.0.7
http_platforms: ^1.0.7 copied to clipboard
A versatile HTTP networking package for Dart/Flutter that supports Web, Android, and iOS. Simplify API requests with cross-platform compatibility.
1.0.7 #
- add postFormDataFiles function
1.0.6 #
- edit params for postFormData function
1.0.5 #
- add fileName for postFormData function
1.0.4 #
- downgrade version http and http_parser
1.0.3 #
- add status code and method for response
1.0.2 #
- update information
1.0.1 #
- update information
1.0.0 #
- Initial version