rook_users 0.5.2
rook_users: ^0.5.2 copied to clipboard
Register Health Connect and Apple Health users in ROOK servers.
We analyzed this package 2 days ago, and awarded it 155 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("0.5.2").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: Apache-2.0.
10/10 points: 20% or more of the public API has dartdoc comments
12 out of 24 API elements (50.0 %) have documentation comments.
Some symbols that are missing documentation: rook_users, rook_users.RookUser.RookUser.new, rook_users.RookUser.id, rook_users.RookUser.type, rook_users.RookUsersConfiguration.
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:rook_users/rook_users.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Linux`.
Because:
package:rook_users/rook_users.dartthat declares support for platforms:Android,iOS.
Package does not support platform `macOS`.
Because:
package:rook_users/rook_users.dartthat declares support for platforms:Android,iOS.
Package does not support platform `Web`.
Because:
package:rook_users/rook_users.dartthat declares support for platforms:Android,iOS.
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 |
|---|---|---|---|---|
flutter_secure_storage |
>=9.0.0 <10.0.0 |
9.2.4 | 10.0.0 | |
http |
>=1.0.0 <2.0.0 |
1.6.0 | 1.6.0 | |
jwt_decode |
>=0.3.0 <0.4.0 |
0.3.1 | 0.3.1 | |
logging |
>=1.0.0 <2.0.0 |
1.3.0 | 1.3.0 | |
shared_preferences |
>=2.0.0 <3.0.0 |
2.5.4 | 2.5.4 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `>=9.0.0 <10.0.0` on flutter_secure_storage does not support the stable version `10.0.0`, that was published 28 days ago.
When flutter_secure_storage is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions flutter_secure_storage to update the constraint.
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.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.