spritewidget 0.9.22 copy "spritewidget: ^0.9.22" to clipboard
spritewidget: ^0.9.22 copied to clipboard

outdated

SpriteWidget is an open source toolkit for building complex, high performance animations and 2D games with Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add spritewidget

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  spritewidget: ^0.9.22

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:spritewidget/spritewidget.dart';
127
likes
0
pub points
85%
popularity

Publisher

unverified uploader

SpriteWidget is an open source toolkit for building complex, high performance animations and 2D games with Flutter.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on spritewidget