spine_flutter 0.1.2 copy "spine_flutter: ^0.1.2" to clipboard
spine_flutter: ^0.1.2 copied to clipboard

outdated

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

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

dependencies:
  spine_flutter: ^0.1.2

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/spine_flutter.dart';
21
likes
0
pub points
89%
popularity

Publisher

unverified uploader

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, spine_core

More

Packages that depend on spine_flutter