wcwidth

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

wcwidth

wcwidth #
wcwidth for Dart
Usage #
import 'package:wcwidth/wcwidth.dart';

'A'.wcwidth(); // 1

'你好'.wcwidth(); // 4

'wcwidth'.wcwidth(); // 7

'123😄def'.wcwidth(); // 8

copied to clipboard
Reference #
EastAsianWidth.txt

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.