omen 0.1.1-alpha copy "omen: ^0.1.1-alpha" to clipboard
omen: ^0.1.1-alpha 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.1-alpha

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
147
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