particle_core 0.0.2
particle_core: ^0.0.2 copied to clipboard
Core engine for particle effects in Flutter. High-performance physics, single GPU draw call rendering via drawRawAtlas, and full customization.
0.0.2 #
- Repository URL fix
0.0.1 #
- Initial release — extracted from particle_text
- ParticleSystem with spring physics and pointer repulsion
- ParticleConfig with responsive density + 5 presets
- ParticlePainter with single GPU draw call via drawRawAtlas
- Support for both text and image pixel sources
- Auto background color detection for images