runtime_assert 0.0.1+2 copy "runtime_assert: ^0.0.1+2" to clipboard
runtime_assert: ^0.0.1+2 copied to clipboard

Assert functions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add runtime_assert
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  runtime_assert: ^0.0.1+2
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:runtime_assert/runtime_assert.dart';
copied to clipboard
0
likes
140
points
19
downloads

Publisher

verified publisherviviware.com

Weekly Downloads

2024.06.25 - 2025.01.07

Assert functions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on runtime_assert