innim_remote_error 0.4.4 copy "innim_remote_error: ^0.4.4" to clipboard
innim_remote_error: ^0.4.4 copied to clipboard

Remote error object and common codes for Innim projects. Using Dio.

0.4.4 - 2025-08-20 #

  • Added ValidationErrorCode.
  • Json serialization for localizedMessage in RemoteError.toString() (can be multi-line and contain special characters).

0.4.3 - 2023-08-29 #

  • Added new error code httpException to NetworkErrorCode.

0.4.2 - 2023-06-27 #

  • Added InternalErrorCode.
  • Up min dio version to 5.2.0.

0.4.1+3 - 2023-03-30 #

  • Added new error code connectionError to NetworkErrorCode.

0.4.1+2 - 2023-03-30 #

  • Added new error code badCertificate to NetworkErrorCode.

0.4.1+1 - 2023-03-23 #

  • Up max dio version to 6.0.0.

0.4.1 - 2022-02-16 #

  • Export DioError.

0.4.0 - 2022-02-07 #

  • Added AuthErrorCode (moved from login).

0.3.0 - 2021-08-23 #

  • Add retry param to error model.
  • Parameters localizedMessage, description, data, retry have become named.

0.2.0 - 2021-04-27 #

  • Migrate to null-safety.

0.1.4 - 2020-12-11 #

  • Use innim_lint analysis options. Refactoring with new rules.
  • Add code for handshake phase failure.

0.1.3 - 2020-08-25 #

  • Modification isError income not named parameter code.

0.1.2 - 2020-08-24 #

  • Add code if socket connection failed.
  • Add method return if socket connection failed.

0.1.1 - 2020-07-20 #

  • Example code.
  • Add pedantic analysis ruleset.
  • Fix analysis problems.
  • Added tests for some extension getters.
  • Fixed: isExternalServiceError returns true for every internal server error.
  • Removed dart:io import (for web support).

0.1.0+2 - 2020-07-14 #

  • Export async Result and ErrorResult.

0.1.0+1 - 2020-07-14 #

  • Lower version for dependencies.
  • Readme: added link to pub.dev.

0.1.0 - 2020-07-14 #

  • Moved from innim_remote package.
3
likes
160
points
109
downloads

Publisher

verified publisherinnim.ru

Weekly Downloads

Remote error object and common codes for Innim projects. Using Dio.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

async, dio, equatable, json_annotation

More

Packages that depend on innim_remote_error