wave-generator
wave-generator copied to clipboard
A dart package to generate audio wave data on the fly.
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  dart test  dart pub get  This package is too valuable to be deprecated. Please this PR is for this project to be used by...