fluid_wave 1.0.1
fluid_wave: ^1.0.1 copied to clipboard
A premium Flutter package for creating smooth fluid reveal transitions and radial warp distortions using Shaders.
1.0.1 #
- Impeller Safety Check: Added an automated runtime check for the Android rendering engine. If Impeller is enabled, it now throws a descriptive Exception with instructions to disable it in
AndroidManifest.xmlfor maximum shader stability. - Refactored Alignment: Deprecated
FluidWaveStartAlignin favor of standard FlutterAlignmentto provide more flexibility in defining the wave origin.