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

outdated

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.

0.5.5 #

Fixes:

  • Flutter analyze issues detected by the new flutter framework release
  • Upgrades dependencies

Adds:

  • Many internal things. Mainly prep-work for the EoY release.

0.5.4 #

  • Fixes Github issue #4 (FileSystemException: Cannot open file, path = 'GeigerApi.miCyberrangePlugin.state' (OS Error: Read-only file system, errno = 30)).
  • Extends capabilities and boosts to the most recent localstore
  • Fixes some dependencies (however - All mitigations for getting rid of Flutter in favor of Dart failed)

0.5.3 #

Added support for autodetection of the storage location. Warning: This breaks dart compatibility due to the requirement of path_provider. From here we have 'Flutter only'. Anyone knowing a sensible alternative is warmly welcomed.

0.5.2 #

Added PluginListener to the list of exported APIs.

0.5.1 #

Added support for always traceable replies in the Message class. Required for replication and waiting for related, subsequent messages.

0.5.0 #

  • Initial version (covers only local plugin communication)
6
likes
0
points
321
downloads

Publisher

verified publishercyber-geiger.eu

Weekly Downloads

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

License

unknown (license)

Dependencies

android_intent_plus, collection, flutter, geiger_localstorage, logging, meta, uuid

More

Packages that depend on geiger_api