pinyin
Convert Chinese characters to pinyin, simplified or traditional Chinese. Accurate and complete Chinese character dictionary. Fast conversion.
3.3.0
7.2K downloads/mo
#3382 most downloaded on pub.dev
sun-jiao/dart-pinyin
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships on a steady schedule
a new release about every 2 months
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
5 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · Dec 2023 to Apr 2024
2024
2025
2026
Releases
latest 5-
3.3.016 Apr 2024 -
3.2.018 Jan 2024Release notes
Open source →3.2.0
- update pinyin data and Chinese convert data
- add data auto generator
- renamed some fields and methods
- add testcases
- fix multiple separator
- changed to using json
Full Changelog: 3.1.0...3.2.0
Release notes
Open source →- update pinyin data and Chinese convert data
- add data auto generator
- renamed some fields and methods
- add testcases
- fix multiple separator
- changed to using json
-
3.1.010 Dec 2023Release notes
Open source →- extend dict and minor fixes
- fix separator error
- add testcases
- add crawler for auto generating pinyin data by scrawling wiktionary and handian
-
3.0.104 Dec 2023 -
3.0.004 Dec 2023Release notes
Open source →- Add support for non-URO Chinese characters.
- Add support for Zhuyin (or Bopomofo, 注音符号 in Chinese), authored by @w830207.
- update sdk version.
- change library name.
- Abstract logic of methods.
- Do not add space between non-Chinese characters,and add space between Chinese and non-Chinese characters in short form.