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

outdated

The simple library for Error Handling with functionnal programming concept

Changelog #

[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
40
points
1.29k
downloads

Publisher

unverified uploader

Weekly Downloads

The simple library for Error Handling with functionnal programming concept

Repository (GitHub)

License

MIT (license)

Dependencies

test

More

Packages that depend on either_option