dart_patterns 0.4.0 copy "dart_patterns: ^0.4.0" to clipboard
dart_patterns: ^0.4.0 copied to clipboard

Collection of useful patterns for Dart

0.4.0 #

  • Drop Pending from Async

0.3.3 #

  • Revert hierarchy changes.

0.3.2 #

  • Better hierarchy.

0.3.0 #

  • Seal LateAsyncResult for better exhaustiveness checking.

0.2.1 #

  • Drop constructors for base classes for better analyzer fix.

0.2.0 #

  • Added Late, Async, and LateAsync.
  • Results are constructed with factory constructors.
  • Added Result.guard(fn)
  • Added LateResult.fromStream(stream)
  • Added AsyncResult.asStream(fn)

0.1.0 #

Initial release

2
likes
130
points
127
downloads

Publisher

verified publisherlesnitsky.dev

Weekly Downloads

Collection of useful patterns for Dart

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on dart_patterns