typings_fork 0.0.7
typings_fork: ^0.0.7 copied to clipboard
Use NPM packages in your projects through TypeScript interop
We analyzed this package 2 days ago, and awarded it 100 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/azkadev/general_framework
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/azkadev
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.
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: MIT
.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting typings_fork... Discovering libraries... Linking elements... Precaching local docs for 1232770 elements... Initialized dartdoc with 1474 libraries Generating docs for library annotations.dart from package:typings_fork/annotations.dart... Generating docs for library typings.dart from package:typings_fork/typings.dart... Generating docs for library d/inputmask.dart from package:typings_fork/d/inputmask.dart... Generating docs for library d/gojs.dart from package:typings_fork/d/gojs.dart... Generating docs for library d/child_process.dart from package:typings_fork/d/child_process.dart... [16 more lines] ERR: warning: ambiguous reexport of _dist.import, canonicalization candidates: (inputmask, typings.inputmask) -> typings.inputmask (confidence 0.01100) from _dist.import: (file:///tmp/pana_WIFKUK/lib/src/d/inputmask/_dist.dart:4:16) inputmask: 0.1539 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.001000)) typings.inputmask: 0.1649 - (_Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1429), _Reason.locationPartStart (+0.002000)) Use {@canonicalFor _dist.import} in the desired library's documentation to resolve the ambiguity and/or override dartdoc's decision, or structure your package so the reexport is less ambiguous. The symbol will still be referenced in all candidates -- this only controls the location where it will be written and which library will be displayed in navigation for the relevant pages. The flag [7771 more lines]
10/10 points: Package has an example
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
These platforms are not supported:
Package not compatible with platform Android
Because:
package:typings_fork/core.dart
that imports:package:typings_fork/d/core.dart
that imports:package:typings_fork/d/typescript/typescript.dart
that imports:package:typings_fork/src/d/typescript/lib.dom.webassembly.d.dart
that imports:package:typings_fork/src/d/typescript/null_comon.webassembly.d.dart
that imports:dart:js_util
Package not compatible with platform iOS
Because:
package:typings_fork/core.dart
that imports:package:typings_fork/d/core.dart
that imports:package:typings_fork/d/typescript/typescript.dart
that imports:package:typings_fork/src/d/typescript/lib.dom.webassembly.d.dart
that imports:package:typings_fork/src/d/typescript/null_comon.webassembly.d.dart
that imports:dart:js_util
Package not compatible with platform Windows
Because:
package:typings_fork/core.dart
that imports:package:typings_fork/d/core.dart
that imports:package:typings_fork/d/typescript/typescript.dart
that imports:package:typings_fork/src/d/typescript/lib.dom.webassembly.d.dart
that imports:package:typings_fork/src/d/typescript/null_comon.webassembly.d.dart
that imports:dart:js_util
Package not compatible with platform Linux
Because:
package:typings_fork/core.dart
that imports:package:typings_fork/d/core.dart
that imports:package:typings_fork/d/typescript/typescript.dart
that imports:package:typings_fork/src/d/typescript/lib.dom.webassembly.d.dart
that imports:package:typings_fork/src/d/typescript/null_comon.webassembly.d.dart
that imports:dart:js_util
Package not compatible with platform macOS
Because:
package:typings_fork/core.dart
that imports:package:typings_fork/d/core.dart
that imports:package:typings_fork/d/typescript/typescript.dart
that imports:package:typings_fork/src/d/typescript/lib.dom.webassembly.d.dart
that imports:package:typings_fork/src/d/typescript/null_comon.webassembly.d.dart
that imports:dart:js_util
Package not compatible with platform Web
Because:
package:typings_fork/tool/build.dart
that imports:package:ts2dart_fork/ts2dart.dart
that imports:package:ts2dart_fork/src/transpiler.dart
that imports:package:glob/list_local_fs.dart
that imports:package:glob/glob.dart
that imports:package:glob/src/list_tree.dart
that imports:package:file/file.dart
that imports:package:file/src/interface.dart
that imports:package:file/src/io.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:typings_fork/core.dart
that imports:package:typings_fork/d/core.dart
that imports:package:typings_fork/d/typescript/typescript.dart
that imports:package:typings_fork/src/d/typescript/lib.dom.webassembly.d.dart
that imports:package:typings_fork/src/d/typescript/null_comon.webassembly.d.dart
that imports:dart:js_util
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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 556 issues. Showing the first 2:
WARNING: The declaration '_self' isn't referenced.
lib/src/d/animejs/index.anime.d.dart:13:21
╷
13 │ external _i2.Object _self;
│ ^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/d/animejs/index.anime.d.dart
WARNING: Doc directive 'linkcode' is unknown.
lib/src/d/deno/0lib.deno.deno.d.dart:546:7
╷
546 │ /// {@linkcode Deno.networkInterfaces}.
│ ^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/src/d/deno/0lib.deno.deno.d.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
analyzer |
^7.1.0 |
7.4.1 | 7.4.1 | |
build |
^2.4.2 |
2.4.2 | 2.4.2 | |
js |
^0.7.1 |
0.7.2 | 0.7.2 | Discontinued |
source_gen |
^2.0.0 |
2.0.0 | 2.0.0 | |
ts2dart_fork |
^0.0.6 |
0.0.6 | 0.0.6 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_fe_analyzer_shared |
- | 82.0.0 | 82.0.0 | |
archive |
- | 4.0.6 | 4.0.6 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
built_collection |
- | 5.1.1 | 5.1.1 | |
built_value |
- | 8.9.5 | 8.9.5 | |
code_builder |
- | 4.10.1 | 4.10.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
console |
- | 4.1.0 | 4.1.0 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
dart_style |
- | 3.0.1 | 3.0.1 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
http |
- | 1.3.0 | 1.3.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.17 | 0.12.17 | |
meta |
- | 1.16.0 | 1.16.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
posix |
- | 6.0.2 | 6.0.2 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
recase |
- | 4.1.0 | 4.1.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.4 | 0.7.4 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.1.5 | 2.1.5 | |
watcher |
- | 1.1.1 | 1.1.1 | |
web |
- | 1.1.1 | 1.1.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
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:
- js.
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.22.20
, Dart 3.7.2
.
Check the analysis log for details.