CO2 Monitor App

Create a flutter app to visualize CO2 and temperature readings

Today I want to introduce my co2monitor.app, which I wrote to match my co2monitor.api project to visualize the recorded and stored readings. I chose Flutter because I think it’s a great overall package with Dart to write cross-platform apps. The app retrieves the REST interface of the co2monitor.api and displays the measured values in two graphs. It also offers a configuration page to set the connection to the API. Too long - did not read...

October 29, 2023 · 6 min · Johannes Leyrer