boomflame 1.0.5
boomflame: ^1.0.5 copied to clipboard
Boomflame brings simple and extensible animations to Flame! Bring your animations to life right away!
1.0.5 #
- Bumps
boomsheets_dartdependency to 1.0.8 which resolves issues with parsing tabs and line feed end characters on different platforms.
1.0.4 #
- Bumps
boomsheets_dartdependency to 1.0.7. - Includes new API
AnimationComponent.pointOffset(String name, {...})for fetching arbitrary points to attach Components in Flame. - New parser feature supports multi-line values for long elements and custom user-data.
1.0.3 #
- Bumps
boomsheets_dartdependency to 1.0.6. - Improved readme terms in the glossary table.
1.0.2 #
- Bumps
boomsheets_dartdependency to 1.0.5.
1.0.1 #
- Bumps
boomsheets_dartdependency to 1.0.4. - Added
AnimationComponent.completedThisFramefeature. - Type
Modeis now an extension type overintwith bit-wise operator support. Mode.repeatchanged to the correctMode.reversename.- All
Modeflags supported. - Added
Mode.has(...)to shorthand the existence of other mode flags. - Updated readme with github supported markdown tips.
- Added official branding folder with banners to project and readme.
1.0.0 #
- Initial version.