zh_char_converter 0.1.1 copy "zh_char_converter: ^0.1.1" to clipboard
zh_char_converter: ^0.1.1 copied to clipboard

outdated

Replace charaters in a string, bewteen zh-cn and zh-tw. (中文 简体 - 繁體 互換)

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zh_char_converter

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

dependencies:
  zh_char_converter: ^0.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:zh_char_converter/zh_char_converter.dart';
0
likes
0
pub points
13%
popularity

Publisher

unverified uploader

Replace charaters in a string, bewteen zh-cn and zh-tw. (中文 简体 - 繁體 互換)

Homepage

License

unknown (LICENSE)

More

Packages that depend on zh_char_converter