rohd_bridge 0.1.0 copy "rohd_bridge: ^0.1.0" to clipboard
rohd_bridge: ^0.1.0 copied to clipboard

A ROHD-based framework for connectivity and assembly of hardware designs.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rohd_bridge

With Flutter:

 $ flutter pub add rohd_bridge

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

dependencies:
  rohd_bridge: ^0.1.0

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:rohd_bridge/rohd_bridge.dart';
1
likes
160
points
109
downloads

Publisher

unverified uploader

Weekly Downloads

A ROHD-based framework for connectivity and assembly of hardware designs.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

collection, logging, meta, rohd

More

Packages that depend on rohd_bridge