- Bumps
boomsheets_dartdependency to 1.0.8 which resolves issues with parsing tabs and line feed end characters on different platforms.
- 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.
- Bumps
boomsheets_dartdependency to 1.0.6. - Improved readme terms in the glossary table.
- Bumps
boomsheets_dartdependency to 1.0.5.
- 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.
- Initial version.