fx
A library of fx widgets for Flutter.
Wavy
Adds a 'wavy' effect to any widget along the horizontal plane.
WavyWidget(
child: Text('Wavy Text!'),
);
A library of fx widgets for Flutter.
Adds a 'wavy' effect to any widget along the horizontal plane.
WavyWidget(
child: Text('Wavy Text!'),
);