cloud_adapter 0.1.50 copy "cloud_adapter: ^0.1.50" to clipboard
cloud_adapter: ^0.1.50 copied to clipboard

PlatformAndroid

This package contains all the methods to allow pairing & replication for GEIGER Project.

Pub Package

GEIGER Cloud Adapter #

This repository contains the implementation for the replication and pairing process used in the GEIGER project in dart.

GEIGER Project #

The GEIGER project aims to create a solution for small businesses to protect themselves against cyber threats by constructing an application that calculates a threat score of the current device.

More information can be found under https://project.cyber-geiger.eu/.

Getting started #

Create a controller to start the replication or the pairing available methods.

ReplicationController controller = ReplicationService();

Additional information #

All information regarding GEIGER Cloud implementation, replication strategies and algorithms applied is available in the Wiki of the repository.

1
likes
120
pub points
0%
popularity

Publisher

unverified uploader

This package contains all the methods to allow pairing & replication for GEIGER Project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

crypto, encrypt, flutter, flutter_dotenv, geiger_api, geiger_localstorage, http, intl, json_annotation, path_provider, uuid

More

Packages that depend on cloud_adapter