quiver_check 1.0.0-dev.1 copy "quiver_check: ^1.0.0-dev.1" to clipboard
quiver_check: ^1.0.0-dev.1 copied to clipboard

discontinuedreplaced by: quiver
outdatedDart 1 only

Argument, state and other invariant checks for your programs

Quiver check #

Argument, state and other invariant checks for your programs.

Build Status Coverage Status

API Docs are available.

Documentation #

checkArgument throws ArgumentError if the specified argument check expression is false.

checkListIndex throws RangeError if the specified index is out of bounds.

checkNotNull throws ArgumentError if the specified argument is null.

checkState throws StateError if the specified state check expression is false.

0
likes
0
pub points
3%
popularity

Publisher

unverified uploader

Argument, state and other invariant checks for your programs

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on quiver_check