general_ml 0.0.1
general_ml: ^0.0.1 copied to clipboard
General Ml For Help you speed up development Ai / ML project
We analyzed this package 34 hours ago, and awarded it 90 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/General-Developer/general_ml was unreachable. Make sure that the website is reachable via HEAD requests.
Funding URL doesn't exist.
At the time of the analysis https://github.com/sponsors/%7Bmain_username_owner%7D was unreachable. Make sure that the website is reachable via HEAD requests.
Funding URL doesn't exist.
At the time of the analysis https://github.com/sponsors/%7Bmain_username_owner%7D was unreachable. Make sure that the website is reachable via HEAD requests.
Funding URL doesn't exist.
At the time of the analysis https://github.com/sponsors/generalfoss was unreachable. Make sure that the website is reachable via HEAD requests.
Funding URL doesn't exist.
At the time of the analysis https://github.com/sponsors/general-developer 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: Apache-2.0.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting general_ml... Discovering libraries... ERR: dartdoc 9.0.1 (/home/worker/dartdoc/build/dartdoc) failed: fatal error: unable to locate the input directory at '/tmp/analyzerZBVGXZ/pub-cache/hosted/20260129t124200-dot-dartlang-pub.appspot.com/[...] #0 PubPackageMeta.fromDir (package:dartdoc/src/package_meta.dart:218) #1 PubPackageMeta.fromFilename (package:dartdoc/src/package_meta.dart:205) #2 PackageMetaProvider.fromFilename (package:dartdoc/src/package_meta.dart:82) #3 PubPackageBuilder._packageMetasForFiles (package:dartdoc/src/model/package_builder.dart:199) #4 PubPackageBuilder._discoverLibraries (package:dartdoc/src/model/package_builder.dart:282)
10/10 points: Package has an example
20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 5 issues. Showing the first 2:
ERROR: Target of URI doesn't exist: 'package:ffi_universe/io/io.dart'.
lib/utils/utils.dart:3:8
╷
3 │ import 'package:ffi_universe/io/io.dart';
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/utils/utils.dart
ERROR: Undefined class 'Pointer'.
lib/utils/utils.dart:9:10
╷
9 │ static Pointer<Float> listToPointerFloat(List<double> list) {
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/utils/utils.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
ffi_universe |
^0.0.2 |
0.0.8 | 0.0.8 | Discontinued |
general_lib |
^0.0.64 |
0.0.71 | 0.0.71 | Discontinued |
io_universe |
^0.0.5 |
0.0.8 | 0.0.8 | |
path |
^1.9.0 |
1.9.1 | 1.9.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
archive |
- | 4.0.7 | 4.0.7 | |
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.5 | 1.6.5 | |
async |
- | 2.13.0 | 2.13.0 | |
charcode |
- | 1.4.0 | 1.4.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
encrypt |
- | 5.0.3 | 5.0.3 | |
ffi |
- | 2.1.5 | 2.1.5 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
image |
- | 4.7.2 | 4.7.2 | |
io |
- | 1.0.5 | 1.0.5 | |
js |
- | 0.7.2 | 0.7.2 | Discontinued |
meta |
- | 1.18.1 | 1.18.1 | |
petitparser |
- | 7.0.1 | 7.0.1 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
posix |
- | 6.0.3 | 6.0.3 | |
qr |
- | 3.0.2 | 3.0.2 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.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 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 5.15.0 | |
xml |
- | 6.6.1 | 6.6.1 | |
yaml |
- | 3.1.3 | 3.1.3 | |
zxing2 |
- | 0.2.4 | 0.2.4 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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:
- ffi_universe
- general_lib.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.8, Dart 3.10.8.
Check the analysis log for details.