utf8encoder_hw 0.1.0-prototype.1 copy "utf8encoder_hw: ^0.1.0-prototype.1" to clipboard
utf8encoder_hw: ^0.1.0-prototype.1 copied to clipboard

A hardware UTF-8 encoder written in Dart using the ROHD framework.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add utf8encoder_hw
copied to clipboard

With Flutter:

 $ flutter pub add utf8encoder_hw
copied to clipboard

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

dependencies:
  utf8encoder_hw: ^0.1.0-prototype.1
copied to clipboard

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:utf8encoder_hw/utf8encoder_hw.dart';
copied to clipboard
2
likes
140
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

2024.12.08 - 2025.11.02

A hardware UTF-8 encoder written in Dart using the ROHD framework.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT-0 (license)

Dependencies

rohd

More

Packages that depend on utf8encoder_hw