wave-generator icon indicating copy to clipboard operation
wave-generator copied to clipboard

A dart package to generate audio wave data on the fly.

Results 4 wave-generator issues
Sort by recently updated
recently updated
newest added

Sadly the package is no longer usable in projects using the latest Flutter due to null safety. And there does not seem to be an alternative on pub.dev? 🤔

I want to convert audio file and draw a soundwave image for it. But I seem confuse with this code. Thanks for your response.

Hey, since I need this package for my current app I forked it and created some changes. * updated to null safety * updated to dart 3 and flutter 3.13.x...

dart pub outdated ![image](https://github.com/patchandthat/wave-generator/assets/40308971/f1e671ef-fcb3-42a0-a996-e4baaa2e33e6) dart test ![image](https://github.com/patchandthat/wave-generator/assets/40308971/f913ff69-b0b4-4e20-9a58-c1194df704de) dart pub get ![image](https://github.com/patchandthat/wave-generator/assets/40308971/1817bed3-d1e5-4011-bd9a-bec472667fcb) This package is too valuable to be deprecated. Please this PR is for this project to be used by...