error_or_plus 1.1.0 copy "error_or_plus: ^1.1.0" to clipboard
error_or_plus: ^1.1.0 copied to clipboard

A simple, fluent discriminated union of an error or a result. Inspired by ErrorOr for .net by Amantiband

1.1.0 #

  • FIX: removes environment from github pipeline

1.0.2 #

  • FIX: orElse fix value on error handler with nullable
  • FIX: orElse handlers return ErrorOr

1.0.1 #

  • FIX: pubspec version

1.0.0 #

  • BREAKING CHANGE: renames "Then" to "Also" to avoid conflicts with Future.then()

0.2.3 #

  • FIX: publish with github workflows

0.2.1 #

  • FIX: documentation examples
  • FIX: environment target range

0.2.0 #

  • FEAT: flutter doc comments.

0.1.1 #

  • FIX: project structure.

0.1.0 #

  • FIX: documentation links.

0.0.2 #

  • FEAT: error or.

0.0.1 #

  • Initial version.
4
likes
160
pub points
34%
popularity

Publisher

verified publishernepterius.it

A simple, fluent discriminated union of an error or a result. Inspired by ErrorOr for .net by Amantiband

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on error_or_plus