flutter_sinusoidals
flutter_sinusoidals copied to clipboard
A flutter package that helps you to visualize sine waves.
This version updates the package to null safety and is Dart 3 compatible.
Currently the Path is drawn by iterating with a for loop over a floating point number. If the size of the sinusoidal is a float, the path is not drawn...
Nullsafety
First of all, I'd like to thank you for this plugin created by you. It's very util for me. Could you please make the migration to null-safety of this plugin...
Hi, ¿is there a way to get just the sine waves without the container background or in a transparent background? something like this: 