geiger_api_connector 0.4.11
geiger_api_connector: ^0.4.11 copied to clipboard
A connector to GEIGER APIs
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
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE
file to make it more accessible to the community.
10/10 points: 20% or more of the public API has dartdoc comments
191 out of 411 API elements (46.5 %) have documentation comments.
Some symbols that are missing documentation: geiger_api_connector
, geiger_api_connector.CommunicationApi.autoAcceptRegistration
, geiger_api_connector.CommunicationApi.executor
, geiger_api_connector.CommunicationApi.ignoreMessageSignature
, geiger_api_connector.CommunicationApi.isMaster
.
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 does not support platform `Android`.
Because:
package:geiger_api_connector/geiger_api_connector.dart
that declares support for platforms: .
Package does not support platform `iOS`.
Because:
package:geiger_api_connector/geiger_api_connector.dart
that declares support for platforms: .
Package does not support platform `Windows`.
Because:
package:geiger_api_connector/geiger_api_connector.dart
that declares support for platforms: .
Package does not support platform `Linux`.
Because:
package:geiger_api_connector/geiger_api_connector.dart
that declares support for platforms: .
Package does not support platform `macOS`.
Because:
package:geiger_api_connector/geiger_api_connector.dart
that declares support for platforms: .
Package does not support platform `Web`.
Because:
package:geiger_api_connector/geiger_api_connector.dart
that declares support for platforms: .
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:geiger_api_connector/geiger_api_connector.dart
that imports:package:geiger_api_connector/geiger_api_connector_class.dart
that imports:package:geiger_api_connector/storage_event_listener.dart
that imports:package:geiger_localstorage/geiger_localstorage.dart
that imports:package:geiger_localstorage/src/db/storage_mapper.dart
that imports:package:path_provider/path_provider.dart
that imports:package:path_provider_platform_interface/path_provider_platform_interface.dart
that imports:package:path_provider_platform_interface/src/method_channel_path_provider.dart
that imports:package:platform/platform.dart
that imports:package:platform/src/interface/local_platform.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 |
---|---|---|---|---|
geiger_api |
^0.8.2 |
0.8.2 | 0.8.2 | |
geiger_localstorage |
^0.8.2 |
0.8.2 | 0.8.2 | |
intl |
^0.17.0 |
0.17.0 | 0.20.2 | |
uuid |
^3.0.6 |
3.0.7 | 4.5.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
characters |
- | 1.4.0 | 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.6 | 3.0.6 | |
cryptography |
- | 2.7.0 | 2.7.0 | |
dependency_visitor |
- | 1.0.1 | 1.0.1 | |
effective_dart |
- | 1.3.2 | 1.3.2 | Discontinued |
equatable |
- | 2.0.7 | 2.0.7 | |
ffi |
- | 2.1.4 | 2.1.4 | |
flutter_treeview |
- | 1.0.7+1 | 1.0.7+1 | |
hex |
- | 0.2.0 | 0.2.0 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.16.0 | 1.17.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 | |
platform |
- | 3.1.6 | 3.1.6 | |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 | |
pubspec_lock_reader |
- | 1.0.2 | 1.0.2 | |
sorted_list |
- | 1.0.0 | 1.0.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sqlite3 |
- | 1.11.2 | 2.7.6 | |
sqlite3_flutter_libs |
- | 0.5.34 | 0.5.34 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.2.2 | 2.2.2 | |
vector_math |
- | 2.1.4 | 2.2.0 | |
xdg_directories |
- | 1.1.0 | 1.1.0 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^0.17.0` on intl does not support the stable version `0.18.0`.
Try running dart pub upgrade --major-versions intl
to update the constraint.
The constraint `^3.0.6` on uuid does not support the stable version `4.0.0`.
Try running dart pub upgrade --major-versions uuid
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.