code_id_network 0.1.4
code_id_network: ^0.1.4 copied to clipboard
A Package for use for company code.id.
We analyzed this package 2 days ago, and awarded it 110 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.
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
274 out of 560 API elements (48.9 %) have documentation comments.
Some symbols that are missing documentation: auth_interceptor
, auth_interceptor.AuthInterceptor
, auth_interceptor.AuthInterceptor.AuthInterceptor.new
, auth_interceptor.AuthInterceptor.authHeadersBuilder
, auth_interceptor.AuthInterceptor.authKey
.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
20/20 points: Supports 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package not compatible with platform Web
Because:
package:code_id_network/code_id_network.dart
that imports:package:code_id_network/code_services/code_services.dart
that imports:package:code_id_network/code_services/services/network_service.dart
that imports:package:dio/io.dart
that imports:package:dio/src/dio/dio_for_native.dart
that imports:package:dio/src/adapters/io_adapter.dart
that imports:dart:io
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:code_id_network/code_id_network.dart
that imports:package:code_id_network/code_services/code_services.dart
that imports:package:code_id_network/code_services/services/network_service.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `iOS`.
Because:
package:code_id_network/code_id_network.dart
that imports:package:code_id_network/code_services/code_services.dart
that imports:package:code_id_network/code_services/services/network_service.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `Windows`.
Because:
package:code_id_network/code_id_network.dart
that imports:package:code_id_network/code_services/code_services.dart
that imports:package:code_id_network/code_services/services/network_service.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
Package does not support platform `macOS`.
Because:
package:code_id_network/code_id_network.dart
that imports:package:code_id_network/code_services/code_services.dart
that imports:package:code_id_network/code_services/services/network_service.dart
that imports:package:connectivity_plus/connectivity_plus.dart
that imports:package:connectivity_plus/src/connectivity_plus_linux.dart
that imports:package:nm/nm.dart
that declares support for platforms:Linux
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:code_id_network/code_id_network.dart
that imports:package:code_id_network/code_services/code_services.dart
that imports:package:code_id_network/code_services/services/network_service.dart
that imports:package:dio/io.dart
that imports:package:dio/src/dio/dio_for_native.dart
that imports:package:dio/src/adapters/io_adapter.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 45 issues. Showing the first 2:
WARNING: The parameter type of '==' operators should be non-nullable.
lib/code_interfaces/value/network_error.freezed.dart:116:17
╷
116 │ bool operator ==(dynamic other) {
│ ^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/code_interfaces/value/network_error.freezed.dart
WARNING: The parameter type of '==' operators should be non-nullable.
lib/code_interfaces/value/network_error.freezed.dart:248:17
╷
248 │ bool operator ==(dynamic other) {
│ ^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/code_interfaces/value/network_error.freezed.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
code_id_storage |
^0.2.0 |
0.2.0 | 0.2.0 | |
connectivity_plus |
^4.0.2 |
4.0.2 | 6.1.4 | |
dio |
^5.3.2 |
5.8.0+1 | 5.8.0+1 | |
fpdart |
^1.1.0 |
1.1.1 | 1.1.1 | |
freezed_annotation |
^2.4.1 |
2.4.4 | 3.0.0 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
characters |
- | 1.4.0 | 1.4.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
connectivity_plus_platform_interface |
- | 1.2.4 | 2.0.1 | |
crypto |
- | 3.0.6 | 3.0.6 | |
dbus |
- | 0.7.11 | 0.7.11 | |
dio_web_adapter |
- | 2.1.1 | 2.1.1 | |
fast_immutable_collections |
- | 9.2.1 | 11.0.4 | |
ffi |
- | 2.1.4 | 2.1.4 | |
flutter_secure_storage |
- | 9.2.4 | 9.2.4 | |
flutter_secure_storage_linux |
- | 1.2.3 | 2.0.1 | |
flutter_secure_storage_macos |
- | 3.1.3 | 4.0.0 | |
flutter_secure_storage_platform_interface |
- | 1.1.2 | 2.0.1 | |
flutter_secure_storage_web |
- | 1.2.1 | 2.0.0 | |
flutter_secure_storage_windows |
- | 3.1.2 | 4.0.0 | |
hive |
- | 2.2.3 | 2.2.3 | |
hive_flutter |
- | 1.1.0 | 1.1.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
json_annotation |
- | 4.9.0 | 4.9.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.0 | |
nm |
- | 0.5.0 | 0.5.0 | |
path |
- | 1.9.1 | 1.9.1 | |
path_provider |
- | 2.1.5 | 2.1.5 | |
path_provider_android |
- | 2.2.17 | 2.2.17 | |
path_provider_foundation |
- | 2.4.1 | 2.4.1 | |
path_provider_linux |
- | 2.2.1 | 2.2.1 | |
path_provider_platform_interface |
- | 2.1.2 | 2.1.2 | |
path_provider_windows |
- | 2.3.0 | 2.3.0 | |
petitparser |
- | 6.1.0 | 7.0.0 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
source_span |
- | 1.10.1 | 1.10.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
vector_math |
- | 2.1.4 | 2.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.14.0 | 5.14.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
xml |
- | 6.5.0 | 6.6.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^4.0.2` on connectivity_plus does not support the stable version `5.0.0`.
Try running dart pub upgrade --major-versions connectivity_plus
to update the constraint.
The constraint `^2.4.1` on freezed_annotation does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions freezed_annotation
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.