local_first_firebase_backup 0.1.0
local_first_firebase_backup: ^0.1.0 copied to clipboard
Firebase Storage backup provider for local_first: cross-platform backup and restore using Firebase Cloud Storage.
We analyzed this package 18 hours ago, and awarded it 140 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: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
8 out of 8 API elements (100.0 %) have documentation comments.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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:local_first_firebase_backup/local_first_firebase_backup.dartthat imports:package:local_first_firebase_backup/src/firebase_backup_provider.dartthat imports:package:firebase_storage/firebase_storage.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
Package not compatible with platform Web
Because:
package:local_first_firebase_backup/local_first_firebase_backup.dartthat imports:package:local_first_firebase_backup/src/firebase_backup_provider.dartthat imports:package:local_first/local_first.dartthat imports:package:local_first/src/backup/backup_crypto.dartthat imports:dart:io
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
firebase_auth |
^5.3.4 |
5.7.0 | 6.3.0 | |
firebase_storage |
^12.3.7 |
12.4.10 | 13.2.0 | |
local_first |
^0.8.0 |
0.8.0 | 0.8.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_flutterfire_internals |
- | 1.3.59 | 1.3.68 | |
args |
- | 2.7.0 | 2.7.0 | |
asn1lib |
- | 1.6.5 | 1.6.5 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
encrypt |
- | 5.0.3 | 5.0.3 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
firebase_auth_platform_interface |
- | 7.7.3 | 8.1.8 | |
firebase_auth_web |
- | 5.15.3 | 6.1.4 | |
firebase_core |
- | 3.15.2 | 4.6.0 | |
firebase_core_platform_interface |
- | 6.0.3 | 6.0.3 | |
firebase_core_web |
- | 2.24.1 | 3.5.1 | |
firebase_storage_platform_interface |
- | 5.2.10 | 5.2.19 | |
firebase_storage_web |
- | 3.10.17 | 3.11.4 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.7.2 | 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.19 | 0.12.19 | |
material_color_utilities |
- | 0.13.0 | 0.13.0 | |
meta |
- | 1.17.0 | 1.18.2 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pointycastle |
- | 3.9.1 | 4.0.0 | |
source_span |
- | 1.10.2 | 1.10.2 | |
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.10 | 0.7.11 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.2.0 | 2.3.0 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
web |
- | 1.1.1 | 1.1.1 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^5.3.4` on firebase_auth does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions firebase_auth to update the constraint.
The constraint `^12.3.7` on firebase_storage does not support the stable version `13.0.0`.
Try running dart pub upgrade --major-versions firebase_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.11, Flutter 3.41.4, Dart 3.11.1.
Check the analysis log for details.