hoc081098.dev

  • Packages
Results 2 packages owned by hoc081098.dev
Sort by

dart_eithercopy "dart_either: ^2.2.0" to clipboard
dart_either: ^2.2.0 copied to clipboard

22
likes
160
points
29.1k
downloads
Either monad for Dart language and Flutter framework. Type-safe error handling, railway oriented programming. Supports Monad comprehensions, async map, async flatMap. #hoc081098#functional-programming#fpdart#dartz#either

cancellation_token_hoc081098copy "cancellation_token_hoc081098: ^2.0.0" to clipboard
cancellation_token_hoc081098: ^2.0.0 copied to clipboard

3
likes
160
points
197
downloads
Dart Cancellation Token. Inspired by CancellationToken in C#. A Dart utility package for easy async task cancellation.#hoc081098#reactive-programming#cancel-token#cancellation-token#cancellation