flutterchina/flukit

convertToPinyinStringWithoutException方法找不到

xieguangqian1992 opened this issue · 1 comments

Error: Method not found: 'PinyinHelper.convertToPinyinStringWithoutException'.
String pinyin = PinyinHelper.convertToPinyinStringWithoutException(list[i].name);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

@xieguangqian1992 已更改,pull下代码。
原因是你本地用了高版本的拼音库。