hycop_multi_platform 0.6.8 hycop_multi_platform: ^0.6.8 copied to clipboard
Hycop Framework
We analyzed this package 23 hours ago, and awarded it 100 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 60 to 180 characters to describe the package, what it does, and its target use case.
Homepage URL is insecure.
Update the homepage
field and use a secure (https
) URL.
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: BSD-3-Clause
.
0/10 points: 20% or more of the public API has dartdoc comments
31 out of 616 API elements (5.0 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: abs_account
, abs_account.AbsAccount
, abs_account.AbsAccount.AbsAccount
, abs_account.AbsAccount.createAccount
, abs_account.AbsAccount.deleteAccount
.
10/10 points: Package has an example
0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
These platforms are not supported:
Package not compatible with platform Android
Because:
package:hycop_multi_platform/common/util/http_client_settings_web.dart
that imports:package:http/browser_client.dart
that imports:package:http/src/browser_client.dart
that imports:package:web/web.dart
that imports:package:web/src/helpers.dart
that imports:package:web/src/helpers/http.dart
that imports:package:web/src/helpers/events/events.dart
that imports:package:web/src/helpers/events/streams.dart
that imports:package:web/src/dom.dart
that imports:package:web/src/dom/xhr.dart
that imports:package:web/src/dom/html.dart
that imports:package:web/src/dom/webidl.dart
that imports:dart:js_interop
Package not compatible with platform iOS
Because:
package:hycop_multi_platform/common/util/http_client_settings_web.dart
that imports:package:http/browser_client.dart
that imports:package:http/src/browser_client.dart
that imports:package:web/web.dart
that imports:package:web/src/helpers.dart
that imports:package:web/src/helpers/http.dart
that imports:package:web/src/helpers/events/events.dart
that imports:package:web/src/helpers/events/streams.dart
that imports:package:web/src/dom.dart
that imports:package:web/src/dom/xhr.dart
that imports:package:web/src/dom/html.dart
that imports:package:web/src/dom/webidl.dart
that imports:dart:js_interop
Package does not support platform `Windows`.
Because:
package:hycop_multi_platform/common/undo/save_manager.dart
that imports:package:hycop_multi_platform/hycop/absModel/abs_ex_model_manager.dart
that imports:package:hycop_multi_platform/hycop/hycop_factory.dart
that imports:package:hycop_multi_platform/hycop/storage/supabase_storage.dart
that imports:package:hycop_multi_platform/hycop/storage/utils/storage_utils.dart
that imports:package:hycop_multi_platform/hycop.dart
that imports:package:hycop_multi_platform/hycop/storage/firebase_storage.dart
that imports:package:hycop_multi_platform/hycop/account/account_manager.dart
that imports:package:google_sign_in/google_sign_in.dart
that declares support for platforms:Android
,iOS
,Web
.
Package does not support platform `Linux`.
Because:
package:hycop_multi_platform/common/undo/save_manager.dart
that imports:package:hycop_multi_platform/hycop/absModel/abs_ex_model_manager.dart
that imports:package:hycop_multi_platform/hycop/hycop_factory.dart
that imports:package:hycop_multi_platform/hycop/storage/supabase_storage.dart
that imports:package:hycop_multi_platform/hycop/storage/utils/util_io.dart
that imports:package:permission_handler/permission_handler.dart
that declares support for platforms:Android
,iOS
,Windows
,Web
.
Package does not support platform `macOS`.
Because:
package:hycop_multi_platform/common/undo/save_manager.dart
that imports:package:hycop_multi_platform/hycop/absModel/abs_ex_model_manager.dart
that imports:package:hycop_multi_platform/hycop/hycop_factory.dart
that imports:package:hycop_multi_platform/hycop/storage/supabase_storage.dart
that imports:package:hycop_multi_platform/hycop/storage/utils/util_io.dart
that imports:package:permission_handler/permission_handler.dart
that declares support for platforms:Android
,iOS
,Windows
,Web
.
Package not compatible with platform Web
Because:
package:hycop_multi_platform/common/undo/save_manager.dart
that imports:package:hycop_multi_platform/hycop/absModel/abs_ex_model_manager.dart
that imports:package:hycop_multi_platform/hycop/hycop_factory.dart
that imports:package:hycop_multi_platform/hycop/storage/supabase_storage.dart
that imports:package:hycop_multi_platform/hycop/storage/utils/storage_utils.dart
that imports:package:hycop_multi_platform/hycop.dart
that imports:package:hycop_multi_platform/hycop/storage/firebase_storage.dart
that imports:package:hycop_multi_platform/hycop/storage/abs_storage.dart
that imports:package:supabase_flutter/supabase_flutter.dart
that imports:package:supabase_flutter/src/supabase_auth.dart
that imports:dart:io
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:hycop_multi_platform/common/undo/save_manager.dart
that imports:package:hycop_multi_platform/hycop/absModel/abs_ex_model_manager.dart
that imports:package:hycop_multi_platform/hycop/hycop_factory.dart
that imports:package:hycop_multi_platform/hycop/storage/supabase_storage.dart
that imports:package:hycop_multi_platform/hycop/storage/utils/util_web.dart
that imports:dart:html
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.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 31 issues. Showing the first 2:
/tmp/pana_WSQNXB/lib/common/undo/save_manager.dart doesn't match the Dart formatter.
To format your files run: dart format .
/tmp/pana_WSQNXB/lib/common/undo/undo.dart doesn't match the Dart formatter.
To format your files run: dart format .
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
cloud_firestore |
^4.17.5 |
4.17.5 | 5.6.0 |
cloud_functions |
^4.7.6 |
4.7.6 | 5.2.0 |
collection |
^1.17.0 |
1.19.0 | 1.19.1 |
convert |
^3.0.2 |
3.1.2 | 3.1.2 |
crypto |
^3.0.2 |
3.0.6 | 3.0.6 |
cupertino_icons |
^1.0.2 |
1.0.8 | 1.0.8 |
encrypt |
^5.0.1 |
5.0.3 | 5.0.3 |
equatable |
^2.0.3 |
2.0.7 | 2.0.7 |
extension_google_sign_in_as_googleapis_auth |
^2.0.7 |
2.0.12 | 2.0.12 |
firebase_core |
^2.32.0 |
2.32.0 | 3.9.0 |
firebase_core_platform_interface |
^5.1.0 |
5.4.0 | 5.4.0 |
firebase_database |
^10.5.7 |
10.5.7 | 11.2.0 |
firebase_storage |
^11.7.7 |
11.7.7 | 12.3.7 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_web_plugins |
flutter |
0.0.0 | 0.0.0 |
font_awesome_flutter |
^10.1.0 |
10.8.0 | 10.8.0 |
google_sign_in |
^5.4.2 |
5.4.4 | 6.2.2 |
http |
^1.1.0 |
1.2.2 | 1.2.2 |
logging |
^1.0.2 |
1.3.0 | 1.3.0 |
permission_handler |
^11.3.1 |
11.3.1 | 11.3.1 |
provider |
^6.0.1 |
6.1.2 | 6.1.2 |
random_string |
^2.3.1 |
2.3.1 | 2.3.1 |
routemaster |
^1.0.1 |
1.0.1 | 1.0.1 |
shimmer |
^2.0.0 |
2.0.0 | 3.0.0 |
supabase_flutter |
^2.5.11 |
2.8.2 | 2.8.2 |
synchronized |
^3.0.0 |
3.3.0+3 | 3.3.0+3 |
uuid |
^4.1.0 |
4.5.1 | 4.5.1 |
Transitive dependencies
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 7 issues. Showing the first 2:
The constraint `^4.17.5` on cloud_firestore does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions cloud_firestore
to update the constraint.
The constraint `^4.7.6` on cloud_functions does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions cloud_functions
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.17
, Flutter 3.27.0
, Dart 3.6.0
.
Check the analysis log for details.