no_code_api_connector 0.0.1 copy "no_code_api_connector: ^0.0.1" to clipboard
no_code_api_connector: ^0.0.1 copied to clipboard

A Flutter package to make api requests with out writing the code.

0.0.1 #

  • Initial release of the package.
  • Includes ApiConnector for sending GET, POST, PUT, DELETE, PATCH requests.
  • Support for:
    • Query parameters and custom headers
    • Authentication via configurable AuthProvider
    • Request timeouts
    • JSON body encoding based on Content-Type
    • Response parsing with safe JSON fallback
  • Simple and extendable structure for integrating with REST APIs.
15
likes
0
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to make api requests with out writing the code.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on no_code_api_connector