mehranshoqi / voice_message_player

Play / Show voice messages in your Flutter application.
https://mehran.app
MIT License
77 stars 105 forks source link

Added 7 parameters (passing audioFile to solve the problem of local cache audio files) #17

Closed leeyisoft closed 1 year ago

leeyisoft commented 1 year ago

Upgrade the dependency package. Added audioFile duration waveForm contactCircleColor contactPlayIconBgColor five parameters Naming convention adjustment; remaningTime calculation mode changed to show the number of milliseconds. (Added 2 optional formatDuration showDuration)

升级依赖包;新增 audioFile duration waveForm contactCircleColor contactPlayIconBgColor 5个参数 命名规范调整;remaningTime 计算方式调整,显示出毫秒数(新增 2 可选参数 formatDuration showDuration)