flame_forge2d_tiled 0.3.0 copy "flame_forge2d_tiled: ^0.3.0" to clipboard
flame_forge2d_tiled: ^0.3.0 copied to clipboard

A package that combines Tiled Map Editor + Flame Game Engine with Physics

0
likes
130/ 140
pub points
0%
popularity

We analyzed this package 13 days ago, and awarded it 130 pub points (of a possible 140):

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/aeb-dev/flame_forge2d_tiled/issues was unreachable. Make sure that the website is reachable via HEAD requests.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

OK
Provide documentation
20 / 20trigger folding of the section

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

151 out of 197 API elements (76.6 %) have documentation comments.

Some symbols that are missing documentation: flame_forge2d_tiled, flame_forge2d_tiled.TileSetExtensions.tileSize, flame_forge2d_tiled.TiledGame.addGameStateListener, flame_forge2d_tiled.TiledGame.assertHasLayout, flame_forge2d_tiled.TiledGame.canvasSize.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:flame_forge2d_tiled/flame_forge2d_tiled.dart that imports:
  • package:flame_forge2d_tiled/src/tiled_map.dart that imports:
  • package:flame_forge2d_tiled/src/tiled_game.dart that imports:
  • package:tmx_parser/tmx_parser.dart that imports:
  • package:tmx_parser/src/tmx_parser.dart that imports:
  • dart:io
OK
Pass static analysis
50 / 50trigger folding of the section

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

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
flame ^1.14.0 1.17.0 1.17.0
flame_forge2d ^0.16.0+4 0.16.0+5 0.18.0
flutter flutter 0.0.0 0.0.0
tmx_parser ^0.3.1 0.3.1 0.3.1
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
collection - 1.18.0 1.18.0
forge2d - 0.12.2 0.13.0
json_events - 1.2.2 1.2.2
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
ordered_set - 5.0.3 5.0.3
petitparser - 6.0.2 6.0.2
sky_engine - 0.0.99 0.0.99
vector_math - 2.1.4 2.1.4
xml - 6.5.0 6.5.0

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

The constraint `^0.16.0+4` on flame_forge2d does not support the stable version `0.17.0`.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.

0
likes
130
pub points
0%
popularity

Publisher

verified publisheraeb-dev.me

A package that combines Tiled Map Editor + Flame Game Engine with Physics

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flame, flame_forge2d, flutter, tmx_parser

More

Packages that depend on flame_forge2d_tiled