omen 0.1.2+1 copy "omen: ^0.1.2+1" to clipboard
omen: ^0.1.2+1 copied to clipboard

Simulate odds-based mechanics and random sampling of finite elements.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add omen

With Flutter:

 $ flutter pub add omen

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

dependencies:
  omen: ^0.1.2+1

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

Import it

Now in your Dart code, you can use:

import 'package:omen/omen.dart';
0
likes
160
points
20
downloads

Publisher

verified publisherlurey.dev

Weekly Downloads

Simulate odds-based mechanics and random sampling of finite elements.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

meta, quirk

More

Packages that depend on omen