either_dart 0.0.2 copy "either_dart: ^0.0.2" to clipboard
either_dart: ^0.0.2 copied to clipboard

outdated

Error handler library for type-safe and easy work with errors on Dart and Flutter. Supports functional type Either is an alternative to Nullable value and Exceptions. In this usage, `Exception` is rep [...]

[0.0.2] - Additional functionality and testing #

Added:

  • Unit test
  • creators by:
    • condition
    • exception

Fixed:

  • pubspec
  • Readme

[0.0.1] - The base implementation either. #

Added:

  • Base implementation
  • Unit test
  • Example with flutter
155
likes
0
points
64.4k
downloads

Publisher

unverified uploader

Weekly Downloads

Error handler library for type-safe and easy work with errors on Dart and Flutter. Supports functional type Either is an alternative to Nullable value and Exceptions. In this usage, `Exception` is replaced with a `Left` which can contain useful information.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on either_dart