ai_pose_generator_3 1766.999.123
ai_pose_generator_3: ^1766.999.123 copied to clipboard
Professional integration for https://supermaker.ai/image/ai-pose-generator/
We analyzed this package 4 days ago, and awarded it 55 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://github.com/qy-upup/ai-pose-generator-3 was unreachable. Make sure that the website is reachable via HEAD requests.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("1766.999.123").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
5 out of 9 API elements (55.6 %) have documentation comments.
Some symbols that are missing documentation: ai_pose_generator_3, ai_pose_generator_3.Point.Point.new, ai_pose_generator_3.Point.x, ai_pose_generator_3.Point.y.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
0/50 points: code has no errors, warnings, lints, or formatting issues
ERROR: The library directive must appear before all other directives.
lib/ai_pose_generator_3.dart:9:1
╷
9 │ library ai_pose_generator_3;
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/ai_pose_generator_3.dart
10/10 points: All of the package dependencies are supported in the latest version
No dependencies.
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 1 error:
LIBRARY_DIRECTIVE_NOT_FIRST-lib/ai_pose_generator_3.dart:9:1- The library directive must appear before all other directives.
Run dart pub downgrade and then dart analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.14, Dart 3.12.2.
Check the analysis log for details.