unified_access 2.0.1
unified_access: ^2.0.1 copied to clipboard
Designed to simplify the integration of multiple authentication methods and notification services within your app.
We analyzed this package 2 days ago, and awarded it 160 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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: BSD-3-Clause.
10/10 points: 20% or more of the public API has dartdoc comments
1539 out of 1715 API elements (89.7 %) 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.
10/10 points: Package has an example
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.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:unified_access/unified_access.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:unified_access/unified_access.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:unified_access/unified_access.dartthat 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.dartthat imports:package:unified_access/src/unified_notification/unified_notification.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dartthat declares support for platforms:Windows.
Package does not support platform `iOS`.
Because:
package:unified_access/unified_access.dartthat imports:package:unified_access/src/unified_notification/unified_notification.dartthat imports:package:flutter_local_notifications/flutter_local_notifications.dartthat imports:package:flutter_local_notifications/src/notification_details.dartthat imports:package:flutter_local_notifications_windows/flutter_local_notifications_windows.dartthat declares support for platforms:Windows.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
^2.7.0 |
2.7.0 | 2.7.0 | |
device_info_plus |
^12.3.0 |
12.4.0 | 12.4.0 | |
firebase_app_check |
^0.4.2 |
0.4.2 | 0.4.2 | |
firebase_auth |
^6.3.0 |
6.3.0 | 6.3.0 | |
firebase_core |
^4.6.0 |
4.6.0 | 4.6.0 | |
firebase_crashlytics |
^5.1.0 |
5.1.0 | 5.1.0 | |
firebase_messaging |
^16.1.3 |
16.1.3 | 16.1.3 | |
flutter_facebook_auth |
^7.1.6 |
7.1.6 | 7.1.6 | |
flutter_local_notifications |
>=20.1.0 <22.0.0 |
21.0.0 | 21.0.0 | |
freezed_annotation |
^3.1.0 |
3.1.0 | 3.1.0 | |
google_sign_in |
^7.2.0 |
7.2.0 | 7.2.0 | |
json_annotation |
^4.11.0 |
4.11.0 | 4.11.0 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
the_apple_sign_in |
^1.1.1 |
1.1.1 | 1.1.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
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.23.12, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.