ns_firebase_utils 1.2.2
ns_firebase_utils: ^1.2.2 copied to clipboard
This package provides a comprehensive set of methods and extensions for Firebase, simplifying its integration into your Flutter projects while also adding valuable functionality.
We analyzed this package 3 days ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/nonstopio/flutter_forge/issues
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
90 out of 163 API elements (55.2 %) have documentation comments.
Some symbols that are missing documentation: analytics_service
, analytics_service.AppAnalytics.isSupported
, analytics_service.AppAnalytics.webOptions
, base_reactive_widget
, base_reactive_widget.DataWidgetBuilder
.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ macOS
These platforms are not supported:
Package does not support platform `Windows`.
Because:
package:ns_firebase_utils/analytics/analytics_service.dart
that imports:package:firebase_analytics/firebase_analytics.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `Linux`.
Because:
package:ns_firebase_utils/analytics/analytics_service.dart
that imports:package:ns_firebase_utils/src.dart
that imports:package:firebase_core/firebase_core.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
,Web
.
Package not compatible with platform Web
Because:
package:ns_firebase_utils/storage/firebase_storage_service.dart
that imports:package:firebase_storage/firebase_storage.dart
that imports:package:firebase_storage_platform_interface/firebase_storage_platform_interface.dart
that imports:package:firebase_storage_platform_interface/src/platform_interface/platform_interface_reference.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:ns_firebase_utils/storage/firebase_storage_service.dart
that imports:package:firebase_storage/firebase_storage.dart
that imports:package:firebase_storage_platform_interface/firebase_storage_platform_interface.dart
that imports:package:firebase_storage_platform_interface/src/platform_interface/platform_interface_reference.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
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 |
---|---|---|---|---|
cloud_firestore |
^5.5.0 |
5.6.9 | 5.6.9 | |
cloud_functions |
^5.1.5 |
5.5.2 | 5.5.2 | |
fake_cloud_firestore |
^3.1.0 |
3.1.0 | 3.1.0 | |
firebase_analytics |
^11.3.5 |
11.5.0 | 11.5.0 | |
firebase_auth |
^5.3.3 |
5.6.0 | 5.6.0 | |
firebase_core |
^3.8.0 |
3.14.0 | 3.14.0 | |
firebase_crashlytics |
^4.1.5 |
4.3.7 | 4.3.7 | |
firebase_dynamic_links |
^6.0.10 |
6.1.7 | 6.1.7 | Discontinued |
firebase_messaging |
^15.1.5 |
15.2.7 | 15.2.7 | |
firebase_remote_config |
^5.1.5 |
5.4.5 | 5.4.5 | |
firebase_storage |
^12.3.6 |
12.4.7 | 12.4.7 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_flutterfire_internals |
- | 1.3.56 | 1.3.56 | |
antlr4 |
- | 4.13.2 | 4.13.2 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
cel |
- | 0.5.3 | 0.5.3 | |
characters |
- | 1.4.0 | 1.4.1 | |
clock |
- | 1.1.2 | 1.1.2 | |
cloud_firestore_platform_interface |
- | 6.6.9 | 6.6.9 | |
cloud_firestore_web |
- | 4.4.9 | 4.4.9 | |
cloud_functions_platform_interface |
- | 5.7.2 | 5.7.2 | |
cloud_functions_web |
- | 4.11.2 | 4.11.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
equatable |
- | 2.0.7 | 2.0.7 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
fake_firebase_security_rules |
- | 0.5.3 | 0.5.3 | |
firebase_analytics_platform_interface |
- | 4.4.0 | 4.4.0 | |
firebase_analytics_web |
- | 0.5.10+13 | 0.5.10+13 | |
firebase_auth_platform_interface |
- | 7.7.0 | 7.7.0 | |
firebase_auth_web |
- | 5.15.0 | 5.15.0 | |
firebase_core_platform_interface |
- | 5.4.0 | 5.4.0 | |
firebase_core_web |
- | 2.23.0 | 2.23.0 | |
firebase_crashlytics_platform_interface |
- | 3.8.7 | 3.8.7 | |
firebase_dynamic_links_platform_interface |
- | 0.2.7+7 | 0.2.7+7 | |
firebase_messaging_platform_interface |
- | 4.6.7 | 4.6.7 | |
firebase_messaging_web |
- | 3.10.7 | 3.10.7 | |
firebase_remote_config_platform_interface |
- | 1.5.5 | 1.5.5 | |
firebase_remote_config_web |
- | 1.8.5 | 1.8.5 | |
firebase_storage_platform_interface |
- | 5.2.7 | 5.2.7 | |
firebase_storage_web |
- | 3.10.14 | 3.10.14 | |
http |
- | 1.4.0 | 1.4.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
leak_tracker |
- | 10.0.9 | 11.0.1 | |
leak_tracker_flutter_testing |
- | 3.0.9 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.1 | 3.0.2 | |
logger |
- | 2.6.0 | 2.6.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.17 | 0.12.17 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
mock_exceptions |
- | 0.8.2 | 0.8.2 | |
more |
- | 4.5.0 | 4.6.0 | |
path |
- | 1.9.1 | 1.9.1 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
quiver |
- | 3.2.2 | 3.2.2 | |
rx |
- | 0.4.0 | 0.5.0 | |
rxdart |
- | 0.28.0 | 0.28.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
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.4 | 0.7.6 | |
tuple |
- | 2.0.2 | 2.0.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.1.4 | 2.2.0 | |
vm_service |
- | 15.0.0 | 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 package has one or more discontinued direct dependencies.
Discontinued packages are no longer maintained, and can end up being a
liability.
Consider migrating away from these dependencies:
- firebase_dynamic_links.
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.22.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.