either_option 2.0.0 copy "either_option: ^2.0.0" to clipboard
either_option: ^2.0.0 copied to clipboard

The simple library for Error Handling with functionnal programming concept

Changelog #

[2.0.0] - 2021-08-31 #

Changed #

  • Lazy getOrElse/orElse method from Option and made it null-safety

[2.0.1-dev.1] - 2021-02-26 #

Added #

  • Minors changes : update readme

[2.0.0-dev.1] - 2021-02-26 #

Added #

  • Null safety support

[1.0.6] - 2020-04-08 #

Changed #

  • Move http dependancies to example folder

Added #

  • Contains function in Option

[1.0.5] - 2019-10-20 #

Changed #

  • Update readme

Added #

  • Example folder

[1.0.4] - 2019-10-20 #

Removed #

  • Dependencies not related to the lib (http)
  • All examples files

Changed #

  • Make get value private members
  • Update readme

[1.0.3] - 2019-07-11 #

Added #

  • cond function in Either
  • cond function in Option
  • filter function in Option
  • exists function in Option

[1.0.2] - 2019-07-05 #

Changed #

  • Minors changes : update readme

[1.0.1] - 2019-07-03 #

Changed #

  • Update readme
  • Make test version compatible with any flutter_test version

Removed #

  • All examples commented

[1.0.0] - 2019-07-03 #

Changed #

  • Fix version typo
  • Using /// for doc comments

Added #

  • Seperated pubspec.yaml for example

[0.0.1] - 2019-07-03 #

Added #

  • Option Monad implementation
  • Either Monad implementation
  • Units tests
  • Some examples
41
likes
130
pub points
87%
popularity

Publisher

unverified uploader

The simple library for Error Handling with functionnal programming concept

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

test

More

Packages that depend on either_option