fmscreen 1.3.0 copy "fmscreen: ^1.3.0" to clipboard
fmscreen: ^1.3.0 copied to clipboard

A screening server for entity/ person name against denial lists such as BIS Entity List.

140/ 160
pub points
30
downloads

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

Passed report section
Follow Dart file conventions
30 / 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

Passed check 10/10 points: Use an OSI-approved license

Detected license: AGPL-3.0.

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

39 out of 77 API elements (50.6 %) have documentation comments.

Some symbols that are missing documentation: fmscreen.DetectedItem.DetectedItem.fromJson, fmscreen.DetectedItem.DetectedItem.new, fmscreen.DetectedItem.toJson, fmscreen.Entry.Entry.canonicalize, fmscreen.Entry.Entry.new.

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 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:fmscreen/fmscreen.dart that imports:
  • package:fmscreen/src/util.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:fmscreen/fmscreen.dart that imports:
  • package:fmscreen/src/util.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.cn/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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

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

Package Constraint Compatible Latest Notes
args ^2.0.0 2.7.0 2.7.0
async ^2.9.0 2.13.0 2.13.0
fmatch ^1.2.0 1.4.3 1.4.3
highlight ^0.7.0 0.7.0 0.7.0
html ^0.15.1 0.15.6 0.15.6
json2yaml ^3.0.0 3.0.1 3.0.1
pdf ^3.8.4 3.11.3 3.11.3
shelf ^1.1.0 1.4.2 1.4.2
shelf_cors_headers ^0.1.4 0.1.5 0.1.5
shelf_gzip ^4.0.0 4.1.0 4.1.0
shelf_router ^1.0.0 1.1.4 1.1.4
shelf_static ^1.1.1 1.1.3 1.1.3
simple_mutex ^2.0.0 2.0.1 2.0.1
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
barcode - 2.2.9 2.2.9
bidi - 2.0.13 2.0.13
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
ffi - 2.1.4 2.1.4
http_methods - 1.1.1 1.1.1
http_parser - 4.1.2 4.1.2
image - 4.5.4 4.5.4
meta - 1.17.0 1.17.0
mime - 2.0.0 2.0.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
petitparser - 7.0.1 7.0.1
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
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
unorm_dart - 0.3.2 0.3.2
vector_math - 2.2.0 2.2.0
xml - 6.6.1 6.6.1

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • UNDEFINED_PREFIXED_NAME - lib/pdf.dart:124:12 - The name 'TableHelper' is being referenced through the prefix 'pw', but it isn't defined in any of the libraries imported using that prefix.

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.1, Dart 3.9.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
140
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

A screening server for entity/ person name against denial lists such as BIS Entity List.

Repository (GitHub)
View/report issues

Documentation

API reference

License

AGPL-3.0 (license)

Dependencies

args, async, fmatch, highlight, html, json2yaml, pdf, shelf, shelf_cors_headers, shelf_gzip, shelf_router, shelf_static, simple_mutex

More

Packages that depend on fmscreen