better_future 1.0.0 copy "better_future: ^1.0.0" to clipboard
better_future: ^1.0.0 copied to clipboard

Advanced asynchronous orchestration with named results, dependency management, and automatic cleanup.

1.0.0 #

  • Initial release.
  • Features:
    • Parallel execution of asynchronous tasks with FutureOr support.
    • Automatic dependency management via the $ (BetterResults) object.
    • Elegant dynamic syntax for result access ($.key and $.key<T>()).
    • Robust built-in type casting for primitives, collections, and common core types.
    • Custom type registration for cross-platform type-safe dynamic access.
    • Automatic resource cleanup on orchestration failure via cleanUp callback.
    • Full compatibility with VM, Web (JavaScript), and WASM.
    • Optimized for Dart 3 Map destructuring patterns.
0
likes
0
points
147
downloads

Publisher

verified publisherd-markey.ovh

Weekly Downloads

Advanced asynchronous orchestration with named results, dependency management, and automatic cleanup.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

github.com

License

unknown (license)

More

Packages that depend on better_future