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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add utf8decoder_hw

With Flutter:

 $ flutter pub add utf8decoder_hw

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

dependencies:
  utf8decoder_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:utf8decoder_hw/utf8decoder_hw.dart';
3
likes
150
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A hardware UTF-8 decoder 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 utf8decoder_hw