flutter_floating_particles 1.0.1
flutter_floating_particles: ^1.0.1 copied to clipboard
A highly customizable, performant Flutter package for dynamic animated particle effects. Add stars, snowflakes, dots, or custom shapes as interactive backgrounds and overlays.
1.0.1 #
- Fixed Dart analysis warnings and lints across the package and example.
- Improved performance by using
constconstructors where applicable. - Updated deprecated API usage for better compatibility with recent Flutter versions.
- Improved unit test robustness by disabling debug banners during testing.
1.0.0 #
- initial draft of the Flutter Floating particles.