dart_identity_sdk 5.24.2 copy "dart_identity_sdk: ^5.24.2" to clipboard
dart_identity_sdk: ^5.24.2 copied to clipboard

PlatformAndroid

Just a sdk for identity

120/ 160
pub points
732
downloads

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

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

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

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

OUT: Documenting dart_identity_sdk... Discovering libraries... Linking elements... Precaching local docs for 1445977 elements... Initialized dartdoc with 2050 libraries Generating docs for library info/preferences_dialog.dart from package:dart_identity_sdk/info/preferences_dialog.dart... Generating docs for library kdialogs/kdialogs.dart from package:dart_identity_sdk/kdialogs/kdialogs.dart... Generating docs for library kdialogs/src/show_kdialog_content.dart from package:dart_identity_sdk/kdialogs/src/show_kdialog_content.dart... Generating docs for library kdialogs/src/show_async_progress.dart from package:dart_identity_sdk/kdialogs/src/show_async_progress.dart... Generating docs for library kdialogs/src/show_confirmation.dart from package:dart_identity_sdk/kdialogs/src/show_confirmation.dart... [40 more lines] ERR: warning: kdialogs has no library level documentation comments from kdialogs: (file:///tmp/pana_YXQEXM/lib/kdialogs/kdialogs.dart:1:1) warning: unresolved doc reference [onScanDetected] from barcode_scanner_listener.BarcodeScannerListener: (file:///tmp/pana_YXQEXM/lib/widgets/scanner/barcode_scanner_listener.dart:32:7) warning: unresolved doc reference [interKeyDelay] from barcode_scanner_listener.BarcodeScannerListener: (file:///tmp/pana_YXQEXM/lib/widgets/scanner/barcode_scanner_listener.dart:32:7) warning: unresolved doc reference [scanFinalizeDelay] from barcode_scanner_listener.BarcodeScannerListener: (file:///tmp/pana_YXQEXM/lib/widgets/scanner/barcode_scanner_listener.dart:32:7) warning: dart_identity_sdk has no library level documentation comments from dart_identity_sdk: (file:///tmp/pana_YXQEXM/lib/dart_identity_sdk.dart:1:1) [22 more lines]

Passed check 10/10 points: Package has an example

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

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

  • ✓ Android

These platforms are not supported:

Package does not support platform `iOS`.

Because:

  • package:dart_identity_sdk/dart_identity_sdk.dart that imports:
  • package:dart_identity_sdk/src/device_info.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 `Windows`.

Because:

  • package:dart_identity_sdk/dart_identity_sdk.dart that imports:
  • package:dart_identity_sdk/sqlite/connection.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:dart_identity_sdk/dart_identity_sdk.dart that imports:
  • package:dart_identity_sdk/sqlite/connection.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `macOS`.

Because:

  • package:dart_identity_sdk/dart_identity_sdk.dart that imports:
  • package:dart_identity_sdk/src/device_info.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 `Web`.

Because:

  • package:dart_identity_sdk/dart_identity_sdk.dart that imports:
  • package:dart_identity_sdk/sqlite/connection.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.

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:dart_identity_sdk/dart_identity_sdk.dart that imports:
  • package:dart_identity_sdk/src/device_info.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.
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: Missing type annotation.

lib/src/bases/storage/system_storage_manager.dart:17:3

   ╷
17 │   addprovide<T extends Storer>(
   │   ^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/bases/storage/system_storage_manager.dart

INFO: Missing type annotation.

lib/src/logs/log.dart:25:14

   ╷
25 │   static get logPort => _logPort;
   │              ^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/logs/log.dart

Partially passed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Partially passed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
archive ^4.0.7 4.0.9 4.0.9
args ^2.7.0 2.7.0 2.7.0
audioplayers ^6.4.0 6.6.0 6.6.0
flutter_bloc ^9.1.1 9.1.1 9.1.1
flutter_image_compress ^2.4.0 2.4.0 2.4.0
go_router ^16.1.0 16.3.0 17.2.2
http ^1.4.0 1.6.0 1.6.0
image_picker ^1.1.2 1.2.1 1.2.1
intl ^0.20.2 0.20.2 0.20.2
mobile_scanner ^7.0.1 7.2.0 7.2.0
package_info_plus ^8.1.2 8.3.1 10.0.0
path ^1.9.1 1.9.1 1.9.1
path_provider ^2.1.5 2.1.5 2.1.5
provider ^6.1.5 6.1.5+1 6.1.5+1
share_plus ^12.0.1 12.0.2 13.0.0
shared_preferences ^2.5.3 2.5.5 2.5.5
shared_preferences_content_provider ^0.0.5 0.0.5 0.0.5
shelf ^1.4.2 1.4.2 1.4.2
sqflite ^2.4.2 2.4.2 2.4.2
sqflite_common_ffi ^2.3.6 2.4.0+2 2.4.0+2
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
audioplayers_android - 5.2.1 5.2.1
audioplayers_darwin - 6.4.0 6.4.0
audioplayers_linux - 4.2.1 4.2.1
audioplayers_platform_interface - 7.1.1 7.1.1
audioplayers_web - 5.2.0 5.2.0
audioplayers_windows - 4.3.0 4.3.0
bloc - 9.2.0 9.2.0
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
code_assets - 1.0.0 1.0.0
collection - 1.19.1 1.19.1
cross_file - 0.3.5+2 0.3.5+2
crypto - 3.0.7 3.0.7
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
file_selector_linux - 0.9.4 0.9.4
file_selector_macos - 0.9.5 0.9.5
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_windows - 0.9.3+5 0.9.3+5
fixnum - 1.1.1 1.1.1
flutter_image_compress_common - 1.0.6 1.0.6
flutter_image_compress_macos - 1.0.3 1.0.3
flutter_image_compress_ohos - 0.0.3 0.0.3
flutter_image_compress_platform_interface - 1.0.5 1.0.5
flutter_image_compress_web - 0.1.5 0.1.5
flutter_plugin_android_lifecycle - 2.0.34 2.0.34
glob - 2.1.3 2.1.3
hooks - 1.0.2 1.0.2
http_parser - 4.1.2 4.1.2
image_picker_android - 0.8.13+16 0.8.13+16
image_picker_for_web - 3.1.1 3.1.1
image_picker_ios - 0.8.13+6 0.8.13+6
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.2
jni - 1.0.0 1.0.0
jni_flutter - 1.0.1 1.0.1
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.17.0 1.18.2
mime - 2.0.0 2.0.0
native_toolchain_c - 0.17.6 0.17.6
nested - 1.0.0 1.0.0
objective_c - 9.3.0 9.3.0
package_config - 2.2.0 2.2.0
package_info_plus_platform_interface - 3.2.1 4.0.0
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.5.0 6.5.0
pub_semver - 2.2.0 2.2.0
share_plus_platform_interface - 6.1.0 7.0.0
shared_preferences_android - 2.4.23 2.4.23
shared_preferences_foundation - 2.5.6 2.5.6
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.2 2.4.2
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.2 1.10.2
sqflite_android - 2.4.2+3 2.4.2+3
sqflite_common - 2.5.6 2.5.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
sqlite3 - 3.3.1 3.3.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
synchronized - 3.4.0+1 3.4.0+1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
url_launcher_linux - 3.2.2 3.2.2
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.2 2.4.2
url_launcher_windows - 3.1.5 3.1.5
uuid - 4.5.3 4.5.3
vector_math - 2.2.0 2.3.0
web - 1.1.1 1.1.1
win32 - 5.15.0 6.0.1
xdg_directories - 1.1.0 1.1.0
yaml - 3.1.3 3.1.3

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

Found 3 issues. Showing the first 2:

The constraint `^16.1.0` on go_router does not support the stable version `17.0.0`.

Try running dart pub upgrade --major-versions go_router to update the constraint.

The constraint `^8.1.2` on package_info_plus does not support the stable version `9.0.0`.

Try running dart pub upgrade --major-versions package_info_plus to update the constraint.

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.12, Flutter 3.41.6, Dart 3.11.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: