circuit_emulator 1.0.0 copy "circuit_emulator: ^1.0.0" to clipboard
circuit_emulator: ^1.0.0 copied to clipboard

A dart package to simulate circuits.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add circuit_emulator

With Flutter:

 $ flutter pub add circuit_emulator

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

dependencies:
  circuit_emulator: ^1.0.0

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

1
likes
120
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A dart package to simulate circuits.

Documentation

API reference

License

MIT (license)

Dependencies

rxdart, uuid

More

Packages that depend on circuit_emulator