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

The official Spine Flutter Runtime to load, display and interact with Spine animations.

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

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';
20
likes
90
pub points
89%
popularity

Publisher

unverified uploader

The official Spine Flutter Runtime to load, display and interact with Spine animations.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

unknown (LICENSE)

Dependencies

crypto, ffi, flutter, http, inject_js, js, meta, path, web_ffi_fork

More

Packages that depend on spine_flutter