A Flutter Project to display arduino sensors values about weather
worldwide_weather_watcher
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
The Arduino send each 10 minutes a jsonFile with all the data the sensors get.
luminosity, temperature, humidity, atmospheric pressure.
The Flutter application will just display the data.
For each page we can slide horizontally, and for the 2 last pages, we can see more information by sliding Vertically
Sliding from temperature to luminosity.