hyphenatorx 1.5.11 copy "hyphenatorx: ^1.5.11" to clipboard
hyphenatorx: ^1.5.11 copied to clipboard

Implementation of an hyphenation algorithm for various languages, based on TeX definitions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hyphenatorx

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

dependencies:
  hyphenatorx: ^1.5.11

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:hyphenatorx/hyphenatorx.dart';
2
likes
130
pub points
82%
popularity

Publisher

verified publishernovelplotter.com

Implementation of an hyphenation algorithm for various languages, based on TeX definitions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on hyphenatorx