Skip to main content


I've posted some small tweak updates to my Result Monad Dart library. This adds a 'withError' method to go along with 'withResult' and it also makes all of the Result methods available on the FutureResult for chaining in async calls.

#dartlang

https://pub.dev/packages/result_monad

manuelcaeiro ☕ reshared this.