firebase_manager 0.0.6
firebase_manager: ^0.0.6 copied to clipboard
A package to manage Firebase easily.
We analyzed this package 43 hours ago, and awarded it 120 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
The package description is too short.
Add more detail to the description
field of pubspec.yaml
. Use 50 to 180 characters to describe the package, what it does, and its target use case.
Homepage URL doesn't exist.
At the time of the analysis https://github.com/normidar-group/normidar_dart_series/tree/main/apps/firebase_manager
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: GPL-3.0
.
10/10 points: 20% or more of the public API has dartdoc comments
187 out of 363 API elements (51.5 %) have documentation comments.
Some symbols that are missing documentation: firebase_manager
, firebase_manager.AggregateQueryBuilder.AggregateQueryBuilder.new
, firebase_manager.ChildrenResult
, firebase_manager.ChildrenResult.ChildrenResult.new
, firebase_manager.ChildrenResult.exists
.
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:firebase_manager/firebase_manager.dart
that imports:package:fm_auth/fm_auth.dart
that imports:package:fm_auth/src/fire_auth.dart
that imports:package:fm_auth/src/login/login_tool.dart
that imports:package:fm_auth/src/login/providers/google_login_provider.dart
that imports:package:google_sign_in/google_sign_in.dart
that declares support for platforms:Android
,iOS
,macOS
,Web
.
Package does not support platform `Linux`.
Because:
package:firebase_manager/firebase_manager.dart
that imports:package:fm_firestore/fm_firestore.dart
that imports:package:fm_firestore/coll/fire_coll_query.dart
that imports:package:fm_firestore/doc/fire_doc_tuple.dart
that imports:package:fm_firestore/doc/fire_doc.dart
that imports:package:fm_firestore/coll/fire_coll.dart
that imports:package:fm_firestore/ui/query_builder.dart
that imports:package:cloud_firestore/cloud_firestore.dart
that declares support for platforms:Android
,iOS
,Windows
,macOS
,Web
.
Package does not support platform `Web`.
Because:
package:firebase_manager/firebase_manager.dart
that imports:package:fm_storage/fm_storage.dart
that imports:package:fm_storage/src/fire_storage_element/fire_file_ref.dart
that imports:package:path_provider/path_provider.dart
that declares support for platforms:Android
,iOS
,Windows
,Linux
,macOS
.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Android`.
Because:
package:firebase_manager/firebase_manager.dart
that imports:package:fm_auth/fm_auth.dart
that imports:package:fm_auth/src/fire_auth.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `iOS`.
Because:
package:firebase_manager/firebase_manager.dart
that imports:package:fm_auth/fm_auth.dart
that imports:package:fm_auth/src/fire_auth.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
Package does not support platform `macOS`.
Because:
package:firebase_manager/firebase_manager.dart
that imports:package:fm_auth/fm_auth.dart
that imports:package:fm_auth/src/fire_auth.dart
that imports:package:package_info_plus/package_info_plus.dart
that imports:package:package_info_plus/src/package_info_plus_windows.dart
that imports:package:package_info_plus/src/file_version_info.dart
that imports:package:win32/win32.dart
that declares support for platforms:Windows
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:firebase_manager/firebase_manager.dart
that imports:package:fm_storage/fm_storage.dart
that imports:package:fm_storage/src/pool/pool_file.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.
30/50 points: code has no errors, warnings, lints, or formatting issues
Found 5 issues. Showing the first 2:
WARNING: This default clause is covered by the previous cases.
lib/src/database/string_encrypt/string_encrypt.dart:33:7
╷
33 │ default:
│ ^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/database/string_encrypt/string_encrypt.dart
INFO: Angle brackets will be interpreted as HTML.
lib/src/database/realtime/realtime_result/database_result.dart:20:38
╷
20 │ /// if this is children, return Map<String, dynamic>
│ ^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/database/realtime/realtime_result/database_result.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
cloud_firestore_platform_interface |
^6.0.7 |
6.2.5 | 6.6.9 | |
collection |
^1.17.2 |
1.19.1 | 1.19.1 | |
firebase_analytics |
^10.0.2 |
10.10.7 | 11.5.0 | |
firebase_app_check |
^0.2.1+1 |
0.2.2 | 0.3.2+7 | |
firebase_core |
^2.1.0 |
2.32.0 | 3.14.0 | |
firebase_crashlytics |
^3.0.2 |
3.5.7 | 4.3.7 | |
firebase_database |
^10.3.6 |
10.5.7 | 11.3.7 | |
firebase_dynamic_links |
^5.0.17 |
5.5.7 | 6.1.7 | Discontinued |
firebase_messaging |
^14.7.10 |
14.7.10 | 15.2.7 | |
firebase_messaging_platform_interface |
^4.5.18 |
4.5.37 | 4.6.7 | |
firebase_ui_localizations |
^1.5.0 |
1.14.0 | 1.14.0 | |
fm_auth |
^0.0.1 |
0.0.1 | 0.0.1 | Discontinued |
fm_firestore |
^0.0.1 |
0.0.1 | 0.0.1 | Discontinued |
fm_storage |
^0.0.2 |
0.0.2 | 0.0.2 | Discontinued |
json_annotation |
^4.8.1 |
4.9.0 | 4.9.0 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 8 issues. Showing the first 2:
The constraint `^10.0.2` on firebase_analytics does not support the stable version `11.0.0`.
Try running dart pub upgrade --major-versions firebase_analytics
to update the constraint.
The constraint `^0.2.1+1` on firebase_app_check does not support the stable version `0.3.0`.
Try running dart pub upgrade --major-versions firebase_app_check
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.22.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.