authenticated_http_client 0.1.1 copy "authenticated_http_client: ^0.1.1" to clipboard
authenticated_http_client: ^0.1.1 copied to clipboard

An advanced authenticated HTTP client introduces a `factory` feature that generates request functions based on API URI definitions in WYSIWYG style and supports `mock` and `silent` modes for development.

0.1.1 #

  • Upgrade dependencies like http http_interceptor

0.1.0 #

  • Feature #1: Support factory silent mock for Authenticated Http Client
  • Feature #2: Support api resolve of request URI definitions in WYSIWYG style
  • Feature #3: Request functions generated can be accessed by dot notation
  • Feature #4: Define Abstract HttpHeadersInterceptor for custom header processing
  • Feature #5: Support RouterHelper managing when and how authenticated http client to redirect
1
likes
0
points
67
downloads

Publisher

unverified uploader

Weekly Downloads

An advanced authenticated HTTP client introduces a `factory` feature that generates request functions based on API URI definitions in WYSIWYG style and supports `mock` and `silent` modes for development.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, http_interceptor, shared_preferences

More

Packages that depend on authenticated_http_client