constellation_particles 0.1.2
constellation_particles: ^0.1.2 copied to clipboard
A mouse-reactive constellation particle background for Flutter. Particles drift, repel from the cursor, and link with fading lines. Near-O(n) spatial grid, zero runtime deps.
0.1.2 #
- Docs: sharpen the pub.dev description to lead with the value and the terms people search.
0.1.1 #
- Docs: tightened the README wording and visuals.
0.1.0 #
- Initial release.
- Mouse-reactive constellation field with spatial-grid neighbour lookups.
- Configurable count, colour, speed, connection distance, and repulsion.
- Pauses when backgrounded; reduces density under high contrast.