particle_text 0.1.0 copy "particle_text: ^0.1.0" to clipboard
particle_text: ^0.1.0 copied to clipboard

Interactive particle text effect for Flutter. Thousands of particles form text shapes and scatter on touch/hover, with spring-based physics.

0.1.0 #

  • BREAKING: Core engine extracted to particle_core package
  • ParticleText widget now depends on particle_core for physics and rendering
  • Re-exports particle_core for convenience — no extra imports needed
  • Removed ParticleImage (moved to separate particle_image package)

0.0.2 #

  • Added responsive density-based particle count
  • Single GPU draw call rendering via drawRawAtlas
  • Fixed deprecated Flutter API warnings
  • Fixed half-text rendering on high-DPR devices

0.0.1 #

  • Initial release
6
likes
0
points
166
downloads

Publisher

verified publishermindwaveinfoway.com

Weekly Downloads

Interactive particle text effect for Flutter. Thousands of particles form text shapes and scatter on touch/hover, with spring-based physics.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, particle_core

More

Packages that depend on particle_text