particles_network 1.5.9
particles_network: ^1.5.9 copied to clipboard
A performant and customizable interactive particle network widget for Flutter. Ideal for background animations, landing pages, and visual effects.
1.5.9 #
Initial release of the Particles Network package with the following features:
- Implemented interactive particle network system
- Added spatial partitioning for optimized performance
- Added touch interaction support
- Implemented distance caching system
- Added customizable particle and line properties
- Added automatic screen boundary handling
- Added smooth particle physics and movement
- Added documentation and examples