spine_flutter_dart 0.2.0 copy "spine_flutter_dart: ^0.2.0" to clipboard
spine_flutter_dart: ^0.2.0 copied to clipboard

The spine-flutter runtime provides functionality to load and manipulate Spine skeletal animation data using Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add spine_flutter_dart

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

dependencies:
  spine_flutter_dart: ^0.2.0

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:spine_flutter_dart/spine_flutter_dart.dart';
0
likes
140
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

The spine-flutter runtime provides functionality to load and manipulate Spine skeletal animation data using Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, spine_core

More

Packages that depend on spine_flutter_dart