dynamic_call 1.0.9 copy "dynamic_call: ^1.0.9" to clipboard
dynamic_call: ^1.0.9 copied to clipboard

outdated

Dynamic Call framework, including API calls integrations (HTTP, RESTful).

1.0.9 #

  • Fix README.md

1.0.8 #

  • Add example.
  • Add API Documentation.
  • sdk: '>=2.7.0 <3.0.0'
  • dartfmt.
  • mercury_client: ^1.1.7
  • swiss_knife: ^2.4.1

1.0.7 #

  • DynCallHttpExecutor.outputFilterPattern now accepts variables from request response JSON ( if dynCall.outputType == DynCallType.JSON ).
  • mercury_client: ^1.1.4
  • swiss_knife: ^2.3.9

1.0.6 #

  • mercury_client: ^1.1.2

1.0.5 #

  • mercury_client: ^1.1.1

1.0.4 #

  • DynCallHttpExecutor: dynamic body, dynamic bodyPattern (String or Function), fullPath, outputInterceptor, setCredential(), authorizationFields
  • DynCallHttpExecutorFactory: authorizationExecutor(...)
  • Update dependencies:
    • mercury_client: 1.0.9

1.0.3 #

  • DynCallHttpExecutor: body, bodyPattern, bodyType, outputValidator, outputFilter, outputFilterPattern

1.0.2 #

  • Update dependencies:
    • Remove swiss_knife and enum_to_string.

1.0.1 #

  • Add Author and License to README.

1.0.0 #

  • Initial version, created by Stagehand
2
likes
0
pub points
43%
popularity

Publisher

unverified uploader

Dynamic Call framework, including API calls integrations (HTTP, RESTful).

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

mercury_client, swiss_knife

More

Packages that depend on dynamic_call