geiger_api_connector 0.2.7
geiger_api_connector: ^0.2.7 copied to clipboard
A connector to GEIGER APIs
CHANGE LOG #
0.2.7 #
- Update with geiger_api: 0.7.7
- Add sendDeviceRecommendation and sendUserRecommendation
0.2.6 #
- Update with geiger_api: 0.7.5
- Add some more settings based on plugin integration guide: https://github.com/cyber-geiger/toolbox-communicationApi/wiki/Plugin-Integration
0.2.5 #
- Update with geiger_api: 0.7.4 and geiger_localstorage: 0.6.46
0.2.4 #
- Correct version number
0.2.3 #
- change
GEIGERValuetoGEIGERvalue
0.2.2 #
- Add
GeigerApiConnector.versionto query the version of GeigerAPIConnector - Replace app icon for example app
0.2.1 #
- Handle error in unCatchZone
0.2.0 #
- Add
updatePluginNodemethod to write plugin information into the plugin node - Update with geiger_api: 0.7.3 and geiger_localstorage: 0.6.42
- fix kotlin version to: 1.6.10
0.1.1 #
- Update with geiger_localstorage 0.6.38
- Add github action flow to automatically publish to pub.flutter-io.cn
0.1.0 #
- Update with geiger_api 0.7.2 and geiger_localstorage 0.6.37
0.0.2 #
- Update with GeigerAPI version 0.7.0 and Geiger LocalStorage version 0.6.31
0.0.1 #
- First version