Mario Zechner e669f799a8 [flutter] Update pubspec.lock 1 éve
..
android e1d7310511 [flutter] Skeleton.getBounds() takes clipping into consideration (see #2515) 1 éve
assets a911384e67 Re-export examples and copy to runtimes 1 éve
ios 16c917805a [flutter] Fix path composition when loading from assets. Requires forward slash, path.join() does not work on Windows. 1 éve
lib 0d5c3e3b18 Spine iOS (#2504) 1 éve
linux f28f25da47 [flutter] Change package name to spine_flutter 2 éve
macos 16c917805a [flutter] Fix path composition when loading from assets. Requires forward slash, path.join() does not work on Windows. 1 éve
web 35a0aaf8dc [flutter] Web support through WASM 2 éve
windows f28f25da47 [flutter] Change package name to spine_flutter 2 éve
.gitignore 21602d5322 [flutter] Add compiled WASM binarie and .js binding. 2 éve
README.md 075ed81426 [flutter] Initial FFI plugin scafold + example. 3 éve
analysis_options.yaml 075ed81426 [flutter] Initial FFI plugin scafold + example. 3 éve
pubspec.lock e669f799a8 [flutter] Update pubspec.lock 1 éve
pubspec.yaml 58887199ca [flutter] Upgraded to Flutter 3.16.0, fixes #2420 1 éve

README.md

spine_flutter_example

Demonstrates how to use the spine_flutter plugin.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.