widgets library

Classes

Anchor
Represents a relative position inside some 2D object with a rectangular size or bounding box.
NineTileBoxWidget
A StatelessWidget that renders NineTileBox
Sprite
A Sprite is a region of an Image that can be rendered in the Canvas.
SpriteAnimation
Represents a sprite animation, that is, a list of sprites that change with time.
SpriteAnimationData
SpriteAnimationFrame
Represents a single sprite animation frame.
SpriteAnimationFrameData
SpriteAnimationWidget
A StatelessWidget that renders a SpriteAnimation
SpriteButton
A StatelessWidget that uses SpriteWidgets to render a pressable button
SpriteWidget
A StatelessWidget which renders a Sprite To render an animation, use SpriteAnimationWidget.