fluent_result 3.0.0+1 copy "fluent_result: ^3.0.0+1" to clipboard
fluent_result: ^3.0.0+1 copied to clipboard

outdated

Result is an object indicating success or failure of an operation.

3.0.0+1 #

Correct README.md

3.0.0 #

  • Add ResultError object that describes a error and allows the errors to be typed.

2.0.0+1 #

Correct README.md

2.0.0 #

  • Add ResultOf<T> for generic Result to hold value of T.
  • Remove flutter dependency

1.0.0+1 #

Add correct description

1.0.0 #

Initial Version of the library.

  • Includes the ability to create Success and Fail Results
  • Includes the ability to create Generic Result with value
16
likes
0
points
168
downloads

Publisher

verified publisherdevcraft.ninja

Weekly Downloads

Result is an object indicating success or failure of an operation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on fluent_result