particular 0.3.0 particular: ^0.3.0 copied to clipboard
The Particular is a high performance particle effects flutter widget.
0.0.1 (04/17/2024) #
- initial version
0.0.2 (04/17/2024) #
- add some method and class documentations
- remove platforms section in pubs-pecs
- remove platform classes and tests
- add pub-ignores
0.0.3 (04/18/2024) #
- add some method and class documentations
- follow format suggestions
0.0.4 (04/18/2024) #
- fix example image flicking
- follow format suggestions
- rich instruction
0.0.5 (04/19/2024) #
- fix instruction problem
- add more symbol comments
0.1.0 (04/26/2024) #
- feature: add editor (initial version)
- enhance: replace blending functions
- enhance: limited time particle
- fixbugs: resize image rects on texture changes
0.2.0 (05/01/2024) #
- feature: support finite and infinite particles
- feature: support multi-layer particle
- feature: add timeline in editor
- feature: new editor theme
- enhance: better ux for inputs
0.2.1 (05/03/2024) #
- feature: multilayer particles support
- enhance: use mutual emitters for increase performance
- cleanups: better code instructions
0.2.2 (05/23/2024) #
- fixbugs: handle low number particles
0.2.5 (06/12/2024) #
- add automate publish
0.3.0 (08/18/2024) #
- feature: editor - export configs with textures
- feature: editor - background image ability
- enhance: editor - retouch ui layout
- fixbugs: editor - empty layer on cancel browse file
- cleanups: sync docs and example code