rocket_client 0.0.6 copy "rocket_client: ^0.0.6" to clipboard
rocket_client: ^0.0.6 copied to clipboard

for making HTTP requests and handling responses.

0.0.6 #

  • Added support for Request and Response Interceptors.
  • Integrated rocket_cache for offline data persistence.
  • Improved error handling and response logging.

0.0.5 #

  • Adds requestSimulation method for Support api integration simulation
  • Fix Request with GET/HEAD method cannot have body bug

0.0.4 #

  • Support request retry

0.0.3 #

  • Fixed bug on request method

0.0.2 #

  • Renamed targetData param to target on request method
  • Fixed issues on inspect & targetData param of request
  • Return RocketModel from request method instead of dynamic
  • Added onResponse parameter to RocketRequest for handle common cases
  • Added onError method parameter to request method

0.0.1 #

1
likes
140
points
39
downloads

Publisher

verified publisherbixat.dev

Weekly Downloads

for making HTTP requests and handling responses.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, rocket_cache, rocket_model

More

Packages that depend on rocket_client