flutterchina / flukit

A Flutter UI Kit(一个 Flutter UI组件库),包含 ScaleView, Swiper, PullRefresh, WaterMark, GradientCircularProgressIndicator...
5.65k stars 647 forks source link

convertToPinyinStringWithoutException方法找不到 #7

Closed xieguangqian1992 closed 5 years ago

xieguangqian1992 commented 5 years ago

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

Sky24n commented 5 years ago

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