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

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

120/ 160
pub points
5.41k
downloads

We analyzed this package 47 hours ago, and awarded it 120 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

1347 out of 5708 API elements (23.6 %) have documentation comments.

Some symbols that are missing documentation: alpha_timeline, alpha_timeline.AlphaTimeline.AlphaTimeline.fromPointer, alpha_timeline.AlphaTimeline.AlphaTimeline.new, alpha_timeline.AlphaTimeline.dispose, alpha_timeline.AlphaTimeline.slotIndex.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:spine_flutter/spine_flutter.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

Failed check 30/50 points: code has no errors, warnings, lints, or formatting issues

Found 293 issues. Showing the first 2:

WARNING: The class 'NativeType' shouldn't be extended, mixed in, or implemented because it's sealed.

lib/generated/spine_dart_bindings_generated.dart:49113:1

      ╷
49113 │ ┌ /// mbstate_t is an opaque object to keep conversion state, during multibyte
49114 │ │ /// stream conversions.  The content must not be referenced by user programs.
49115 │ │ 
49116 │ │ /// Forward declarations for all non-enum types
49117 │ └ final class spine_alpha_timeline_wrapper extends ffi.Opaque {}
      ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/generated/spine_dart_bindings_generated.dart

WARNING: The class 'NativeType' shouldn't be extended, mixed in, or implemented because it's sealed.

lib/generated/spine_dart_bindings_generated.dart:49119:1

      ╷
49119 │ final class spine_animation_wrapper extends ffi.Opaque {}
      │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/generated/spine_dart_bindings_generated.dart

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
crypto ^3.0.3 3.0.7 3.0.7
http ^1.1.0 1.5.0 1.5.0
inject_js ^2.0.0 2.1.0 2.1.0
js ^0.6.5 0.6.7 0.7.2 Discontinued
meta ^1.10.0 1.16.0 1.17.0
path ^1.8.2 1.9.1 1.9.1
universal_ffi ^1.1.3 1.1.3 1.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
characters - 1.4.0 1.4.1
collection - 1.19.1 1.19.1
ffi - 2.1.4 2.1.4
http_parser - 4.1.2 4.1.2
material_color_utilities - 0.11.1 0.13.0
source_span - 1.10.1 1.10.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
wasm_ffi - 2.0.7 2.0.7
web - 1.1.1 1.1.1

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^0.6.5` on js does not support the stable version `0.7.0`.

Try running dart pub upgrade --major-versions js to update the constraint.

The package has one or more discontinued direct dependencies.

Discontinued packages are no longer maintained, and can end up being a liability.

Consider migrating away from these dependencies:

  • js.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.0, Flutter 3.35.7, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
34
likes
120
points
5.41k
downloads

Publisher

unverified uploader

Weekly Downloads

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, flutter, http, inject_js, js, meta, path, universal_ffi

More

Packages that depend on spine_flutter

Packages that implement spine_flutter