type_result 3.0.0 copy "type_result: ^3.0.0" to clipboard
type_result: ^3.0.0 copied to clipboard

type_result is a Dart package that simplifies error handling and outcome representation with the Result type. Handle errors effectively and enhance code reliability with ease using type_result.

1.0.0 #

  • Implement Result Type

1.0.1 #

  • Add some method to FutureResult

1.0.2 #

  • Fix import

1.0.3 #

  • Add some method to FutureResult

1.0.4 #

  • Add some method to FutureResult

2.0.0 #

  • break: Change the name of the Err type to Except.
  • feat: Change the Result type from abstract class to sealed class.
  • feat: Update to Dart 3.0

3.0.0 #

  • break: Change the name of the Except type to Failure.
  • break: Change the name of the Ok type to Success.
1
likes
140
pub points
50%
popularity

Publisher

verified publishersora.fukui.jp

type_result is a Dart package that simplifies error handling and outcome representation with the Result type. Handle errors effectively and enhance code reliability with ease using type_result.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on type_result