rohd_hcl 0.2.0 copy "rohd_hcl: ^0.2.0" to clipboard
rohd_hcl: ^0.2.0 copied to clipboard

The ROHD Hardware Component Library (ROHD-HCL): a collection of reusable, configurable ROHD components.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rohd_hcl

With Flutter:

 $ flutter pub add rohd_hcl

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

dependencies:
  rohd_hcl: ^0.2.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_hcl/rohd_hcl.dart';
4
likes
150
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

The ROHD Hardware Component Library (ROHD-HCL): a collection of reusable, configurable ROHD components.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

collection, meta, rohd, rohd_vf

More

Packages that depend on rohd_hcl