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

This package is designed to make API integration effortless — perfect for low-code/no-code workflows.

0.0.3 #

  • Updated README.md with corrected installation instructions.
  • Improved documentation for better clarity and usage guidance.
  • No breaking changes to code or API behavior.

0.0.2 #

  • Fixed bug causing 400 Bad Request when no query parameters were provided.
  • Improved handling of null or empty queryParams to avoid unnecessary trailing ? in URLs.
  • Minor code cleanup and refactoring for better stability and readability.

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
120
points
22
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This package is designed to make API integration effortless — perfect for low-code/no-code workflows.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on no_code_api_connector