File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 22
33- Added ` onCompletion ` stream to get event when audio is finished playing.
44- Fixed [ #145 ] ( https://github.com/SimformSolutionsPvtLtd/audio_waveforms/issues/145 ) - The visualization gets stuck incomplete.
5+ - Fixed [ #142 ] ( https://github.com/SimformSolutionsPvtLtd/audio_waveforms/issues/142 ) - File path with spaces doesn't show waveform
6+ - Fixed extractor requires audio player to be initialised.
7+ - Fixed infinite scroll in ` WaveformType.long ` .
58
69## 1.0.0
710
Original file line number Diff line number Diff line change @@ -151,3 +151,12 @@ AudioFileWaveforms(
151151 ...
152152);
153153```
154+
155+ ## Main Contributors
156+
157+ <table >
158+ <tr >
159+ <td align="center"><a href="https://github.com/Ujas-Majithiya"><img src="https://avatars.githubusercontent.com/u/56400956?v=4" width="100px;" alt=""/><br /><sub><b>Ujas Majithiya</b></sub></a></td>
160+ <td align="center"><a href="https://github.com/DevarshRanpara"><img src="https://avatars.githubusercontent.com/u/26064415?s=100" width="100px;" alt=""/><br /><sub><b>Devarsh Ranpara</b></sub></a></td>
161+ </tr >
162+ </table >
You can’t perform that action at this time.
0 commit comments