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

With Flutter:

 $ flutter pub add utf8encoder_hw

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

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';
2
likes
130
pub points
0%
popularity

Publisher

unverified uploader

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