cerbere 0.2.0+6
cerbere: ^0.2.0+6 copied to clipboard
Gestion des rôles et autorisations Flutter avec Firebase Auth et Firestore. Vérification de permissions, widgets conditionnels et modèles (Cerbère).
We analyzed this package 11 hours ago, and awarded it 160 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Repository URL doesn't exist.
At the time of the analysis https://github.com/nathanchateau/cerbere 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/nathanchateau/cerbere/issues was unreachable. Make sure that the website is reachable via HEAD requests.
Documentation URL doesn't exist.
At the time of the analysis https://github.com/nathanchateau/cerbere#readme was unreachable. Make sure that the website is reachable via HEAD requests.
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: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
107 out of 128 API elements (83.6 %) have documentation comments.
Some symbols that are missing documentation: cerbere.CerbereDroit.CerbereDroit.new, cerbere.CerbereDroitsRegistry.CerbereDroitsRegistry.new, cerbere.CerbereException.CerbereException.new, cerbere.CerbereInitWidget.CerbereInitWidget.new, cerbere.CerbereLangueRegistry.CerbereLangueRegistry.new.
10/10 points: Package has an example and has no issues with screenshots
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
-
✓ Web
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:cerbere/cerbere.dartthat imports:package:cerbere/src/widgets/cerbere_widget_verifie.dartthat imports:package:cerbere/src/services/cerbere_service.dartthat imports:package:cerbere/src/repositories/cerbere_utilisateur_repository.dartthat imports:package:firebase_auth/firebase_auth.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.
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 |
|---|---|---|---|---|
cloud_firestore |
^6.0.0 |
6.9.0 | 6.9.0 | |
equatable |
^2.0.0 |
2.1.0 | 2.1.0 | |
firebase_auth |
^6.0.0 |
6.6.0 | 6.6.0 | |
flutter_bloc |
^9.1.0 |
9.1.1 | 9.1.1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.77 | 1.3.77 | |
async |
- | 2.13.1 | 2.13.1 | |
bloc |
- | 9.2.1 | 9.2.1 | |
characters |
- | 1.4.1 | 1.4.1 | |
cloud_firestore_platform_interface |
- | 8.0.7 | 8.0.7 | |
cloud_firestore_web |
- | 5.7.3 | 5.7.3 | |
collection |
- | 1.19.1 | 1.19.1 | |
firebase_auth_platform_interface |
- | 9.0.7 | 9.0.7 | |
firebase_auth_web |
- | 6.2.7 | 6.2.7 | |
firebase_core |
- | 4.14.0 | 4.14.0 | |
firebase_core_platform_interface |
- | 8.1.1 | 8.1.1 | |
firebase_core_web |
- | 3.11.0 | 3.11.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
nested |
- | 1.0.0 | 1.0.0 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
provider |
- | 6.1.5+1 | 6.1.5+1 | |
source_span |
- | 1.10.2 | 1.10.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 | |
vector_math |
- | 2.4.2 | 2.4.2 | |
web |
- | 1.1.1 | 1.1.1 |
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.18, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.
