rest_api_client 0.0.19 copy "rest_api_client: ^0.0.19" to clipboard
rest_api_client: ^0.0.19 copied to clipboard

outdated

Abstraction for communicating with REST API in flutter projects. Incorporates exception handling and jwt with refresh token authorization.

0.0.19 #

  • Refresh token fixes

0.0.18 #

  • Reverted null safety until dio upgrades

0.0.17 #

  • isAuthorized method fixed

0.0.16 #

  • Bugfix

0.0.15 #

  • Base url set in constructor

0.0.14 #

  • Init called for secure storage

0.0.13 #

  • Error handling documentation

0.0.12 #

  • Documented code

0.0.11 #

  • Updated README.md

0.0.10 #

  • Updated README.md

0.0.9 #

  • Updated README.md

0.0.8 #

  • Updated README.md

0.0.6 #

  • Updated README.md

0.0.5 #

  • Updated README.md

0.0.4 #

  • Updated README.md

0.0.3 #

  • Updated README.md

0.0.2 #

  • Updated README.md

0.0.1 #

  • Initial release
33
likes
40
points
844
downloads

Publisher

unverified uploader

Weekly Downloads

Abstraction for communicating with REST API in flutter projects. Incorporates exception handling and jwt with refresh token authorization.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

dio, flutter, pretty_dio_logger, storage_repository

More

Packages that depend on rest_api_client