esotericsoftware_spine_flutter 4.2.6 copy "esotericsoftware_spine_flutter: ^4.2.6" to clipboard
esotericsoftware_spine_flutter: ^4.2.6 copied to clipboard

discontinuedreplaced by: spine_flutter

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 esotericsoftware_spine_flutter

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

dependencies:
  esotericsoftware_spine_flutter: ^4.2.6

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:esotericsoftware_spine_flutter/ffi_proxy.dart';
import 'package:esotericsoftware_spine_flutter/ffi_utf8.dart';
import 'package:esotericsoftware_spine_flutter/init.dart';
import 'package:esotericsoftware_spine_flutter/init_web.dart';
import 'package:esotericsoftware_spine_flutter/spine_flutter.dart';
import 'package:esotericsoftware_spine_flutter/spine_flutter_bindings_generated.dart';
import 'package:esotericsoftware_spine_flutter/spine_widget.dart';
0
likes
110
points
47
downloads

Documentation

Documentation
API reference

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

unknown (license)

Dependencies

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

More

Packages that depend on esotericsoftware_spine_flutter

Packages that implement esotericsoftware_spine_flutter