dorm_firestore_database 2.0.0-dev.5
dorm_firestore_database: ^2.0.0-dev.5 copied to clipboard
A Cloud Firestore engine for dORM applications that need scalable, persistent, remotely synchronized document data.
We analyzed this package 6 hours 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: GPL-3.0.
10/10 points: 20% or more of the public API has dartdoc comments
11 out of 44 API elements (25.0 %) have documentation comments.
Some symbols that are missing documentation: dorm_firestore_database, dorm_firestore_database.Engine.Engine.new, dorm_firestore_database.Engine.createReference, dorm_firestore_database.Engine.createRelationship, dorm_firestore_database.Engine.firestore.
10/10 points: Package has an example
20/20 points: Supports 4 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ macOS
These platforms are not supported:
Package does not support platform `Linux`.
Because:
package:dorm_firestore_database/dorm_firestore_database.dartthat imports:package:dorm_firestore_database/src/query.dartthat imports:package:cloud_firestore/cloud_firestore.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
Package not compatible with platform Web
Because:
package:dorm_firestore_database/dorm_firestore_database.dartthat imports:package:dorm_firestore_database/src/migration.dartthat imports:package:dorm_migrations/dorm_migrations.dartthat imports:package:dorm_migrations/src/cli.dartthat imports:dart:io
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.9.0 |
6.10.0 | 6.10.0 | |
dorm_framework |
^2.0.0-dev.5 |
2.0.0-dev.5 | 2.0.0-dev.5 | |
dorm_migrations |
^2.0.0-dev.5 |
2.0.0-dev.5 | 2.0.0-dev.5 | |
rxdart |
^0.28.0 |
0.28.0 | 0.28.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.77 | 1.3.77 | |
args |
- | 2.7.0 | 2.7.0 | |
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 | |
crypto |
- | 3.0.7 | 3.0.7 | |
firebase_core |
- | 4.15.0 | 4.15.0 | |
firebase_core_platform_interface |
- | 8.1.1 | 8.1.1 | |
firebase_core_web |
- | 3.12.0 | 3.12.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
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.19, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.