soft_hyphen_text 0.1.0 copy "soft_hyphen_text: ^0.1.0" to clipboard
soft_hyphen_text: ^0.1.0 copied to clipboard

A Flutter package for wrapping text with soft hyphens.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add soft_hyphen_text

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

dependencies:
  soft_hyphen_text: ^0.1.0

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:soft_hyphen_text/soft_hyphen_text.dart';
3
likes
140
points
158
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for wrapping text with soft hyphens.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on soft_hyphen_text