flutter_sinusoidals icon indicating copy to clipboard operation
flutter_sinusoidals copied to clipboard

A flutter package that helps you to visualize sine waves.

Results 6 flutter_sinusoidals issues
Sort by recently updated
recently updated
newest added

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...

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: ![image](https://user-images.githubusercontent.com/23729744/126837471-9ee2e5cd-ad51-487b-82cb-5823e1b4ce4b.png)