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

An implementation of a type `Optional<T>` in Dart, similar to the standard one in Swift.

1.0.0 #

  • Promoting v1.0.0-nullsafety.0 to a release

1.0.0-nullsafety.0 #

  • Make null-safe

0.1.3 #

  • Fix map, flatMap, hashCode.

0.1.2 #

  • Add unsafe getter.

0.1.1+1 #

  • Update the package description.

0.1.1 #

  • Add two- and three-argument map and flat-map functions.

0.1.0 #

  • A basic implementation of Optional<T> in Dart.
5
likes
120
pub points
72%
popularity

Publisher

unverified uploader

An implementation of a type `Optional<T>` in Dart, similar to the standard one in Swift.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on plain_optional