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

outdated

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

1.1.17 #

  • Upgraded dependencies

1.1.16 #

  • SSL CERTIFICATE override

1.1.15 #

  • Unlock requests and responsesonce refresh token exception happens (fix)

1.1.14 #

  • BadCertificate flag override option added

1.1.13 #

  • Added logging options for storage and cache storage

1.1.12 #

  • Cache key fix

1.1.11 #

  • Cache key hash added

1.1.10 #

  • JWT and refresh token getters exposed

1.1.9 #

  • JWT and refresh token getters exposed

1.1.8 #

  • Cache key additional parameters

1.1.7 #

  • Upgraded dependencies and added default keys

1.1.6 #

  • Upgraded dependencies

1.1.5 #

  • Upgraded dependencies

1.1.4 #

  • Encryption key logic fix

1.1.3 #

  • Added logging options

1.1.2 #

  • Upgraded dependencies

1.1.1 #

  • Upgraded dependencies

1.1.0 #

  • Upgraded dependencies

1.0.26 #

  • Upgraded dependencies

1.0.25 #

  • Upgraded dependencies

1.0.24 #

  • Upgraded dependencies

1.0.23 #

  • JWT fix

1.0.22 #

  • Updated dependencies and moved to secure storage

1.0.21 #

  • Ignore bad SSL certificate

1.0.20 #

  • Removed global caching

1.0.19 #

  • Removed unused logging

1.0.18 #

  • Updated dependencies

1.0.17 #

  • Status code 404 added

1.0.16 #

  • Added caching option for GET requests

1.0.15 #

  • Added connectivity and request retrier on lost connection

1.0.10 #

  • Added Multipart Form Data constant key

1.0.9 #

  • Barrel files

1.0.8 #

  • RestApiClientException renamed to BaseException

1.0.7 #

  • Forbidden and unauthorized exception

1.0.5 #

  • Updated storage_repository

1.0.4 #

  • Null safety

1.0.3 #

  • Exception option fixes

1.0.1 #

  • Upgraded to dio 4.0.0

1.0.0 #

  • Stable version

0.0.19 #

  • Refresh token fixes

0.0.18 #

  • Reverted null safety until dio upgrades

0.0.17 #

  • isAuthorized method fixed

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.1 #

  • Initial release
33
likes
100
points
800
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

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

connectivity_plus, crypto, dio, flutter, pretty_dio_logger, storage_repository

More

Packages that depend on rest_api_client