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

discontinuedreplaced by: quiver
Dart 1 only

Make your programs null-free with Optional

Quiver Optional #

Make your Dart programs null-free with Optional.

NOTE: a more proper way to build null-free programs in imperative languages is via non-nullable types. If NNBD DEP lands in Dart this package will become obsolete.

Build Status Coverage Status

Documentation #

API Docs

Optional represents a value that might be absent; it is used as an alternative to null.

0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

Make your programs null-free with Optional

Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (LICENSE)

More

Packages that depend on quiver_optional