unified_access 1.0.1 copy "unified_access: ^1.0.1" to clipboard
unified_access: ^1.0.1 copied to clipboard

Designed to simplify the integration of multiple authentication methods and notification services within your app.

120/ 160
pub points
72
downloads

We analyzed this package 14 hours ago, and awarded it 120 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: BSD-3-Clause.

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

1296 out of 1446 API elements (89.6 %) have documentation comments.

Some symbols that are missing documentation: unified_access.AccessToken, unified_access.AccessToken.AccessToken.new, unified_access.AccessToken.toJson, unified_access.AccessToken.tokenString, unified_access.AccessToken.type.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed 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:unified_access/unified_access.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

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

Because:

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

Because:

  • package:unified_access/unified_access.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:unified_access/unified_access.dart that imports:
  • package:unified_access/src/unified_notification/unified_notification.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_linux/flutter_local_notifications_linux.dart that declares support for platforms: Linux.
Package does not support platform `iOS`.

Because:

  • package:unified_access/unified_access.dart that imports:
  • package:unified_access/src/unified_notification/unified_notification.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_linux/flutter_local_notifications_linux.dart that declares support for platforms: Linux.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:unified_access/unified_access.dart that imports:
  • package:unified_access/src/unified_notification/unified_notification.dart that imports:
  • package:device_info_plus/device_info_plus.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.

Failed report section
Pass static analysis
30 / 50trigger folding of the section

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

WARNING: This default clause is covered by the previous cases.

lib/src/unified_authentication/unified_authentication.dart:223:7

    ╷
223 │       default:
    │       ^^^^^^^
    ╵

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

/tmp/pana_HQPUQI/lib/unified_access.dart doesn't match the Dart formatter.

To format your files run: dart format .

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

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

Package Constraint Compatible Latest Notes
device_info_plus ^10.1.2 10.1.2 12.1.0
firebase_app_check ^0.3.1+1 0.3.2+10 0.4.1
firebase_auth ^5.2.1 5.7.0 6.1.0
firebase_core ^3.4.1 3.15.2 4.1.1
firebase_crashlytics ^4.1.1 4.3.10 5.0.2
firebase_messaging ^15.1.1 15.2.10 16.0.2
flutter_facebook_auth ^7.1.1 7.1.2 7.1.2
flutter_local_notifications ^17.2.2 17.2.4 19.4.2
freezed_annotation ^2.4.4 2.4.4 3.1.0
google_sign_in ^6.2.1 6.3.0 7.2.0
json_annotation ^4.9.0 4.9.0 4.9.0
path ^1.9.0 1.9.1 1.9.1
the_apple_sign_in ^1.1.1 1.1.1 1.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.59 1.3.62
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
dbus - 0.7.11 0.7.11
device_info_plus_platform_interface - 7.0.3 7.0.3
facebook_auth_desktop - 2.1.1 2.1.1
fake_async - 1.3.3 1.3.3
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
firebase_app_check_platform_interface - 0.1.1+10 0.2.1
firebase_app_check_web - 0.2.0+14 0.2.1
firebase_auth_platform_interface - 7.7.3 8.1.2
firebase_auth_web - 5.15.3 6.0.3
firebase_core_platform_interface - 6.0.1 6.0.1
firebase_core_web - 2.24.1 3.1.1
firebase_crashlytics_platform_interface - 3.8.10 3.8.13
firebase_messaging_platform_interface - 4.6.10 4.7.2
firebase_messaging_web - 3.10.10 4.0.2
flutter_facebook_auth_platform_interface - 6.1.2 6.1.2
flutter_facebook_auth_web - 6.1.2 6.1.2
flutter_local_notifications_linux - 4.0.1 6.0.0
flutter_local_notifications_platform_interface - 7.2.0 9.1.0
flutter_secure_storage - 9.2.4 9.2.4
flutter_secure_storage_linux - 1.2.3 2.0.1
flutter_secure_storage_macos - 3.1.3 4.0.0
flutter_secure_storage_platform_interface - 1.1.2 2.0.1
flutter_secure_storage_web - 1.2.1 2.0.0
flutter_secure_storage_windows - 3.1.2 4.0.0
google_identity_services_web - 0.3.3+1 0.3.3+1
google_sign_in_android - 6.2.1 7.2.0
google_sign_in_ios - 5.9.0 6.2.1
google_sign_in_platform_interface - 2.5.0 3.1.0
google_sign_in_web - 0.12.4+4 1.1.0
http - 1.5.0 1.5.0
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.18 2.2.18
path_provider_foundation - 2.4.2 2.4.2
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
petitparser - 7.0.1 7.0.1
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
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.6 0.7.7
timezone - 0.9.4 0.10.1
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
web - 1.1.1 1.1.1
win32 - 5.14.0 5.14.0
win32_registry - 1.1.5 2.1.0
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 6.6.1

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

Found 9 issues. Showing the first 2:

The constraint `^10.1.2` on device_info_plus does not support the stable version `11.0.0`.

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

The constraint `^0.3.1+1` on firebase_app_check does not support the stable version `0.4.0`.

Try running dart pub upgrade --major-versions firebase_app_check 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.22.23, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
72
downloads

Publisher

unverified uploader

Weekly Downloads

Designed to simplify the integration of multiple authentication methods and notification services within your app.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

device_info_plus, firebase_app_check, firebase_auth, firebase_core, firebase_crashlytics, firebase_messaging, flutter, flutter_facebook_auth, flutter_local_notifications, freezed_annotation, google_sign_in, json_annotation, path, the_apple_sign_in

More

Packages that depend on unified_access