Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

SpriteWidget Weather Demo

The Weather Demo shows how you easily can build complex animations for Flutter with SpriteWidget.

Screenshot

In this example you can learn how to:

  • Load image assets and sprite sheets using ImageMap.
  • How to interact with SpriteWidget through other Flutter components.
  • Create sprite nodes for custom drawing, in this case a gradient background.
  • Perform animations using actions.

Getting Started

For help getting started with SpriteWidget, check out our main repository.