Skip to content

rd-wang/flutter_widget_play_audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

play_widget

play widget like wx

how to use

##💻 添加依赖 在 pubspec.yaml中添加:

play_audio_widget: ^1.0.1

然后使用即可.

'''
PlayWidget(Image.asset('res/play_icon.png')),

'''

效果图