geiger_api_connector 0.3.6 copy "geiger_api_connector: ^0.3.6" to clipboard
geiger_api_connector: ^0.3.6 copied to clipboard

outdated

A connector to GEIGER APIs

CHANGE LOG #

0.3.6 #

  • Add resolveRecommendation for completing the recommendation lifecycle

0.3.5 #

  • Update with geiger_api: 0.7.9
  • Add register and activate the plugin (required by the geiger_api: 0.7.9)

0.3.4 #

  • Update with geiger_api: 0.7.8
  • Update with flutter 3.0

0.3.3 #

  • Update with geiger_api: 0.7.9

0.3.2 #

  • save description into data node
  • add static variables to request version of geiger api and geiger_localstorage

0.3.1 #

  • Add description into sensor node model

0.3.0 #

  • Add plugin description

0.2.9 #

  • Update new structure of recommendation

0.2.8 #

  • Update with geiger_api: 0.7.8 and geiger_localstorage: 0.6.48

0.2.7 #

  • Update with geiger_api: 0.7.7
  • Add sendDeviceRecommendation and sendUserRecommendation

0.2.6 #

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 GEIGERValue to GEIGERvalue

0.2.2 #

  • Add GeigerApiConnector.version to query the version of GeigerAPIConnector
  • Replace app icon for example app

0.2.1 #

  • Handle error in unCatchZone

0.2.0 #

  • Add updatePluginNode method 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.dev

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