zerker 1.3.2 zerker: ^1.3.2 copied to clipboard
Zerker is a flexible and lightweight flutter canvas graphic animation library.
1.3.2 #
- Fix ZKContainer removeChild bug
- Fix Assets onProgress bug
1.3.1 #
- Remove uuid library dependencies
- Fix some bugs
1.3.0 #
- fix ZKTween chain bug
- Rewrite example
- Optimize tap interaction events
- Adjust multiple built-in function structures
- Modify the ZKScrollBg class to increase the play/stop method
- add fps Attribute
1.2.8 #
- fix a sprite sheet bug
- flutter format code
1.2.7 #
- Add new logo
1.2.6 #
- Add example
- Add detailed documentation
- Increase readme
1.2.5 #
- Add three extension classes
- First full version
1.2.0 #
- Increase sprite sheet support
- Increase atlas support
- Add animation
1.1.0 #
- Create a base version, including ZKNode ZKImage, etc.