9 Commits

Author SHA1 Message Date
Mario Zechner
147439fe95 [flutter] Rename SpineWidget factory methods, complete doc comments. 2023-02-09 12:48:32 +01:00
Mario Zechner
f28f25da47 [flutter] Change package name to spine_flutter 2022-12-06 10:20:18 +01:00
Mario Zechner
1cf95f49d2 [flutter] Formatting. 2022-12-06 10:04:51 +01:00
Mario Zechner
dd14cad0dd [flutter] Fix analyzer error in init_web.dart, ignore incorrectly bound types
This is necessary as this source file actually requires the bound C ffi types to link against Opaque from web_ffi. However, the analyzer doesn't trigger inclusion of web_ffi in the generated bindings file, links against dart:ffi instead, and trips.
2022-12-06 09:29:42 +01:00
Mario Zechner
de030c8e8c [flutter] Fix linter warnings and errors 2022-12-06 08:58:24 +01:00
Mario Zechner
1c0a860139 [flutter] Clean-up asset bundle constructors, add Flame integration examples. 2022-11-22 09:05:43 +01:00
Mario Zechner
6efb197776 [flutter] Change package name to esotericsoftware_spine_flutter 2022-11-21 22:20:22 +01:00
Mario Zechner
7ea45ed77b [flutter] Add more callbacks to controller, add IK example. 2022-11-18 16:52:09 +01:00
Mario Zechner
7bb1d65bfe [flutter] Fix dependency cycle with widget->drawable, refactor examples. 2022-11-17 11:35:36 +01:00