Closed Medformatik closed 3 years ago
It is likely just missing data, we should probably return something else than 0.0 - perhaps -1 to indicate that the data is missing.
You can always try making the request manually on the openweathermap website and see what result you end up with.
Fixed in v 1.3.0
Device / Emulator and OS
Describe the bug
The windGust double of a weather is 0.0 (zero).
To Reproduce
Expected behavior
I expect the windGust double to be greater than the windSpeed double.
Flutter doctor
Additional information
Is this a bug in the Flutter plugin or is the problem that there is no data for gusts at my location (North Rhine-Westphalia, Germany)?