simdart 0.1.0-rc.4 copy "simdart: ^0.1.0-rc.4" to clipboard
simdart: ^0.1.0-rc.4 copied to clipboard

A discrete event simulation package for Dart, designed for modeling and analyzing processes and systems.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add simdart

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

dependencies:
  simdart: ^0.1.0-rc.4

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

Import it

Now in your Dart code, you can use:

import 'package:simdart/simdart.dart';
1
likes
0
points
31
downloads

Publisher

verified publishercaduandrade.net

Weekly Downloads

A discrete event simulation package for Dart, designed for modeling and analyzing processes and systems.

Repository (GitHub)
View/report issues

Topics

#system-analysis #event-driven #simulation #discrete-event-simulation

License

unknown (license)

Dependencies

collection, meta

More

Packages that depend on simdart