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

Korean-friendly text utilities for Flutter, including keep-all style word breaks and stable underline rendering.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add text_ko

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

dependencies:
  text_ko: ^0.1.2

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:text_ko/text_ko.dart';
4
likes
160
points
135
downloads
screenshot

Publisher

verified publishercurogom.dev

Weekly Downloads

Korean-friendly text utilities for Flutter, including keep-all style word breaks and stable underline rendering.

Repository (GitHub)
View/report issues

Topics

#flutter #korean #text #typography #cjk

Documentation

API reference

License

MIT (license)

Dependencies

characters, flutter

More

Packages that depend on text_ko