spritewidget 2.0.1 spritewidget: ^2.0.1 copied to clipboard
SpriteWidget is an open source toolkit for building complex, high performance animations and 2D games with Flutter.
SpriteWidget examples #
SpriteWidget comes with a number of examples that can be found in this directory. To run the examples, clone the repo, cd
into the example and run:
flutter create .
flutter run