unicode_typing_grader 0.1.2 copy "unicode_typing_grader: ^0.1.2" to clipboard
unicode_typing_grader: ^0.1.2 copied to clipboard

Unicode-aware typing assessment with grapheme-level edits, configurable text policies, accuracy, and CPM metrics.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add unicode_typing_grader

With Flutter:

 $ flutter pub add unicode_typing_grader

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

dependencies:
  unicode_typing_grader: ^0.1.2

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:unicode_typing_grader/unicode_typing_grader.dart';
5
likes
160
points
170
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Unicode-aware typing assessment with grapheme-level edits, configurable text policies, accuracy, and CPM metrics.

Repository (GitHub)
View/report issues
Contributing

Topics

#unicode #typing #text #metrics

License

BSD-3-Clause (license)

Dependencies

characters, unorm_dart

More

Packages that depend on unicode_typing_grader