tie_fp 0.0.8 tie_fp: ^0.0.8 copied to clipboard
Functional Opinionated library for Flutter
0.0.8 #
- Change
StackTrace
behaviour. - Add
toString()
toSuccess
0.0.7 #
- Remove
StackTrace
from future.
0.0.6 #
- Change
StackTrace
obtaining.
0.0.5 #
- Add documentation.
- Remove nullable from
getValue
. - Add
Result.wrapFunction()
factory. - Remove
T Function()
extension.
0.0.4 #
- Add
onError
callback to unified all error messages. - Add
T Function()
extension.
0.0.3 #
- Add
toResult()
extension onFuture<T>
- Add
stackTrace
option onFailure
0.0.2 #
- Minimal changes.
0.0.1 #
- Initial version.