rxnet_plus 0.5.0 copy "rxnet_plus: ^0.5.0" to clipboard
rxnet_plus: ^0.5.0 copied to clipboard

Based on Dio's extended network request framework, it supports various caching strategies and is easy to use

0.5.0 #

  • ** Clarify parameter types ** -Separation of path parameters, query parameters, and Body parameters
  • **RESTful automatic detection ** -No manual settings required
  • **API semantic ** -Method names are more intuitive
  • ** Low-level reconstruction ** -update BuildRequest
  • harmony cache plug-in optimization

0.4.3 #

  • Optimize requests support generic requests, which can obtain expected results and eliminate the trouble of generic conversions
  • harmony cache plug-in optimization

0.4.2 #

  • Support retrofit RESTFul style @path style request

0.4.1 #

  • fix bug

0.4.0 #

  • The overall architecture has been redesigned to make it more elegant and easier to get started

0.3.1 #

  • Fixed some bugs in the callback pattern

0.2.2 #

  • Code optimization, api simplification optimization
  • Other bug modifications

0.2.1 #

  • Fixed post form parameter bug
  • Code optimization, new APIs, etc.
1
likes
140
points
23
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Based on Dio's extended network request framework, it supports various caching strategies and is easy to use

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, dio, flutter, hive, path, path_provider, path_provider_platform_interface, web

More

Packages that depend on rxnet_plus

Packages that implement rxnet_plus