particle_image 0.0.1
particle_image: ^0.0.1 copied to clipboard
Interactive image-to-particle effect for Flutter. Renders any image as thousands of colored particles that scatter on touch/hover with spring physics.
0.0.1 #
- Initial release
- ParticleImage widget — render images as colored particles
- ParticleImage.asset() for loading from Flutter assets
- Per-pixel color from source image
- Auto background color detection (solid backgrounds filtered)
- Powered by particle_core engine