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

[pending analysis]

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 Dart:

 $ dart pub add spine_flutter

With Flutter:

 $ flutter pub add spine_flutter

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

dependencies:
  spine_flutter: ^4.3.4

Alternatively, your editor might support dart pub get or 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';
39
likes
0
points
6.47k
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

(pending) (license)

Dependencies

crypto, flutter, http, inject_js, js, meta, path, universal_ffi

More

Packages that depend on spine_flutter

Packages that implement spine_flutter