usesmileid_bridge 12.1.1 copy "usesmileid_bridge: ^12.1.1" to clipboard
usesmileid_bridge: ^12.1.1 copied to clipboard

Shared ML abstractions for the UseSmileID Flutter SDK: data models, analyzer interfaces, the scan-state machine, and the native EXIF tagger bridge.

150/ 160
pub points
1.85k
downloads

We analyzed this package 30 hours ago, and awarded it 150 pub points (of a possible 160):

Partially passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://github.com/smileidentity/flutter was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/smileidentity/flutter/issues was unreachable. Make sure that the website is reachable via HEAD requests.

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: MIT.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

199 out of 267 API elements (74.5 %) have documentation comments.

Some symbols that are missing documentation: usesmileid_bridge, usesmileid_bridge.AnalyzerAlreadySubscribedException.AnalyzerAlreadySubscribedException.new, usesmileid_bridge.AnalyzerAlreadySubscribedException.suggestedFix, usesmileid_bridge.AnalyzerErrorCode.analyzerAlreadySubscribed, usesmileid_bridge.AnalyzerErrorCode.analyzerNotFound.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:usesmileid_bridge/usesmileid_bridge.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:usesmileid_bridge/usesmileid_bridge.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:usesmileid_bridge/usesmileid_bridge.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:usesmileid_bridge/usesmileid_bridge.dart that declares support for platforms: Android, iOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `Android`.

Because:

  • package:usesmileid_bridge/usesmileid_bridge.dart that imports:
  • package:usesmileid_bridge/src/crashreporting/use_smile_id_crash_reporting.dart that imports:
  • package:sentry_flutter/sentry_flutter.dart that imports:
  • package:sentry_flutter/src/sentry_flutter.dart that imports:
  • package:sentry_flutter/src/integrations/integrations.dart that imports:
  • package:sentry_flutter/src/integrations/load_release_integration.dart that imports:
  • package:package_info_plus/package_info_plus.dart that imports:
  • package:package_info_plus/src/package_info_plus_windows.dart that imports:
  • package:package_info_plus/src/file_version_info.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:usesmileid_bridge/usesmileid_bridge.dart that imports:
  • package:usesmileid_bridge/src/crashreporting/use_smile_id_crash_reporting.dart that imports:
  • package:sentry_flutter/sentry_flutter.dart that imports:
  • package:sentry_flutter/src/sentry_flutter.dart that imports:
  • package:sentry_flutter/src/native/factory.dart that imports:
  • package:sentry_flutter/src/native/factory_real.dart that imports:
  • package:sentry_flutter/src/native/java/sentry_native_java.dart that imports:
  • package:sentry_flutter/src/native/java/binding.dart that imports:
  • package:jni/jni.dart that declares support for platforms: Android, Windows, Linux.

Swift PM-ready: This iOS or macOS plugin supports the Swift Package Manager. See https://docs.flutter.dev/to/spm for details.

Built-in Kotlin-ready: This Android plugin supports built-in Kotlin. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors 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

Passed report section
Support up-to-date dependencies
40 / 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
meta ^1.9.0 1.19.0 1.19.0
sentry_flutter ^9.25.0 9.30.0 9.30.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
clock - 1.1.3 1.1.3
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
ffi - 2.2.0 2.2.0
ffi_leak_tracker - 0.1.2 0.1.2
fixnum - 1.1.1 1.1.1
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
jni - 0.14.2 1.0.3
material_color_utilities - 0.13.0 0.13.1
package_config - 2.2.0 3.0.0
package_info_plus - 10.2.1 10.2.1
package_info_plus_platform_interface - 4.1.0 4.1.0
path - 1.9.1 1.9.1
plugin_platform_interface - 2.1.8 2.1.8
sentry - 9.30.0 9.30.0
source_span - 1.10.2 1.10.2
stack_trace - 1.12.2 1.12.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 4.6.0 4.6.0
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1
win32 - 6.4.0 6.4.0

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
150
points
1.85k
downloads

Documentation

API reference

Publisher

verified publishersmileidentity.com

Weekly Downloads

Shared ML abstractions for the UseSmileID Flutter SDK: data models, analyzer interfaces, the scan-state machine, and the native EXIF tagger bridge.

Homepage
Repository (GitHub)
View/report issues

Topics

#biometric #kyc #identity-verification #face-detection #document-capture

License

MIT (license)

Dependencies

flutter, meta, sentry_flutter

More

Packages that depend on usesmileid_bridge

Packages that implement usesmileid_bridge