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

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: ^2.0.1

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
120
pub points
84%
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

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, vector_math

More

Packages that depend on spritewidget