particles 0.0.3
particles: ^0.0.3 copied to clipboard
A highly configurble Dart library for creating interactive particles in the browser
0.0.3 January 3, 2019 #
- Allow multiple onclick modes
- Added heart shape
- Added repulse strength option
- Make pushParticles and removeParticles public
- Type safety improvements
0.0.2 January 3, 2019 #
- Added
outer_shapetograbmode - Added
everyFramefield toParticlesclass - Fixed
move: falsebug - Improved character particles performance
- Improved character particles positioning
- Add default image src
0.0.1 January 2, 2019 #
- First Release