geiger_api 0.8.2 copy "geiger_api: ^0.8.2" to clipboard
geiger_api: ^0.8.2 copied to clipboard

PlatformAndroid

A Communication API for the GEIGER ecosystem. It provides a unified interface for all plugins to communicate and transfer control between the components of the ecosystem.

6
likes
130/ 140
pub points
1%
popularity

We analyzed this package 21 hours ago, and awarded it 130 pub points (of a possible 140):

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/cyber-geiger/toolbox-storage 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: Apache-2.0.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

163 out of 282 API elements (57.8 %) have documentation comments.

Some symbols that are missing documentation: geiger_api.CommunicationApi.autoAcceptRegistration, geiger_api.CommunicationApi.executor, geiger_api.CommunicationApi.ignoreMessageSignature, geiger_api.CommunicationApi.isMaster, geiger_api.CommunicationApi.platform.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

These platforms are not supported:

Package does not support platform `iOS`.

Because:

  • package:geiger_api/geiger_api.dart that declares support for platforms: Android.
Package does not support platform `Windows`.

Because:

  • package:geiger_api/geiger_api.dart that declares support for platforms: Android.
Package does not support platform `Linux`.

Because:

  • package:geiger_api/geiger_api.dart that declares support for platforms: Android.
Package does not support platform `macOS`.

Because:

  • package:geiger_api/geiger_api.dart that declares support for platforms: Android.
Package does not support platform `Web`.

Because:

  • package:geiger_api/geiger_api.dart that declares support for platforms: Android.
OK
Pass static analysis
50 / 50trigger folding of the section

50/50 points: code has no errors, warnings, lints, or formatting issues

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
collection ^1.15.0 1.18.0 1.18.0
convert ^3.0.1 3.1.1 3.1.1
cryptography ^2.0.5 2.7.0 2.7.0
flutter flutter 0.0.0 0.0.0
flutter_treeview ^1.0.7+1 1.0.7+1 1.0.7+1
geiger_localstorage ^0.8.0 0.8.2 0.8.2
logging ^1.0.2 1.2.0 1.2.0
meta ^1.7.0 1.11.0 1.15.0
path_provider ^2.0.9 2.1.3 2.1.3
uuid ^3.0.6 3.0.7 4.4.0
Transitive dependencies
Package Constraint Compatible Latest
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
crypto - 3.0.3 3.0.3
dependency_visitor - 1.0.1 1.0.1
effective_dart - 1.3.2 1.3.2
equatable - 2.0.5 2.0.5
ffi - 2.1.2 2.1.2
hex - 0.2.0 0.2.0
intl - 0.17.0 0.19.0
js - 0.6.7 0.7.1
material_color_utilities - 0.8.0 0.11.1
path - 1.9.0 1.9.0
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.4.0 2.4.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
platform - 3.1.4 3.1.4
plugin_platform_interface - 2.1.8 2.1.8
pubspec_lock_reader - 1.0.2 1.0.2
sky_engine - 0.0.99 0.0.99
sorted_list - 1.0.0 1.0.0
source_span - 1.10.0 1.10.0
sqlite3 - 1.11.2 2.4.2
sqlite3_flutter_libs - 0.5.21 0.5.21
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
universal_io - 2.2.2 2.2.2
vector_math - 2.1.4 2.1.4
win32 - 5.5.0 5.5.0
xdg_directories - 1.0.4 1.0.4
yaml - 3.1.2 3.1.2

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

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

Analyzed with Pana 0.22.3, Flutter 3.19.6, Dart 3.3.4.

Check the analysis log for details.

6
likes
130
pub points
1%
popularity

Publisher

verified publishercyber-geiger.eu

A Communication API for the GEIGER ecosystem. It provides a unified interface for all plugins to communicate and transfer control between the components of the ecosystem.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

Apache-2.0 (LICENSE)

Dependencies

collection, convert, cryptography, flutter, flutter_treeview, geiger_localstorage, logging, meta, path_provider, uuid

More

Packages that depend on geiger_api