google_weather_flutter library

Classes

AirPressure
The air pressure.
CurrentConditions
The current weather conditions.
CurrentConditionsHistory
The history of the current weather conditions.
DailyForecast
The daily forecast.
DaytimeForecast
The daytime forecast.
Description
The description of a weather condition.
DewPoint
The dew point.
Direction
The wind direction.
DisplayDate
The display date.
DisplayDateTime
The display date and time.
FeelsLikeMaxTemperature
The feels-like maximum temperature.
FeelsLikeMinTemperature
The feels-like minimum temperature.
FeelsLikeTemperature
The feels-like temperature.
ForecastDay
A forecast for a single day.
ForecastHour
The forecast for a single hour.
ForecastParams
Parameters for a forecast request.
Gust
The wind gust.
HeatIndex
The heat index.
HistoryHour
The history for a single hour.
HistoryParams
Parameters for a history request.
HourlyForecast
The hourly forecast.
HourlyHistory
The hourly history.
IceThickness
The ice thickness.
Interval
An interval of time.
MaxHeatIndex
The maximum heat index.
MaxTemperature
The maximum temperature.
MinTemperature
The minimum temperature.
MoonEvents
The moon events for a day.
NighttimeForecast
The nighttime forecast.
Precipitation
The precipitation.
Probability
The probability of precipitation.
Qpf
The quantitative precipitation forecast.
SeaLevelPressure
The sea-level pressure.
Speed
The wind speed.
SunEvents
The sun events for a day.
Temperature
The temperature.
TemperatureChange
The change in temperature.
TimeZone
The time zone of the location.
Visibility
The visibility.
WeatherCondition
A weather condition.
WeatherService
A service that provides weather information using the Google Weather API.
WetBulbTemperature
The wet bulb temperature.
Wind
The wind.
WindChill
The wind chill.

Extensions

AirPressurePatterns on AirPressure
Adds pattern-matching-related methods to AirPressure.
CurrentConditionsHistoryPatterns on CurrentConditionsHistory
Adds pattern-matching-related methods to CurrentConditionsHistory.
CurrentConditionsPatterns on CurrentConditions
Adds pattern-matching-related methods to CurrentConditions.
DailyForecastPatterns on DailyForecast
Adds pattern-matching-related methods to DailyForecast.
DaytimeForecastPatterns on DaytimeForecast
Adds pattern-matching-related methods to DaytimeForecast.
DescriptionPatterns on Description
Adds pattern-matching-related methods to Description.
DewPointPatterns on DewPoint
Adds pattern-matching-related methods to DewPoint.
DirectionPatterns on Direction
Adds pattern-matching-related methods to Direction.
DisplayDatePatterns on DisplayDate
Adds pattern-matching-related methods to DisplayDate.
DisplayDateTimePatterns on DisplayDateTime
Adds pattern-matching-related methods to DisplayDateTime.
FeelsLikeMaxTemperaturePatterns on FeelsLikeMaxTemperature
Adds pattern-matching-related methods to FeelsLikeMaxTemperature.
FeelsLikeMinTemperaturePatterns on FeelsLikeMinTemperature
Adds pattern-matching-related methods to FeelsLikeMinTemperature.
FeelsLikeTemperaturePatterns on FeelsLikeTemperature
Adds pattern-matching-related methods to FeelsLikeTemperature.
ForecastDayPatterns on ForecastDay
Adds pattern-matching-related methods to ForecastDay.
ForecastHourPatterns on ForecastHour
Adds pattern-matching-related methods to ForecastHour.
ForecastParamsPatterns on ForecastParams
Adds pattern-matching-related methods to ForecastParams.
GustPatterns on Gust
Adds pattern-matching-related methods to Gust.
HeatIndexPatterns on HeatIndex
Adds pattern-matching-related methods to HeatIndex.
HistoryHourPatterns on HistoryHour
Adds pattern-matching-related methods to HistoryHour.
HistoryParamsPatterns on HistoryParams
Adds pattern-matching-related methods to HistoryParams.
HourlyForecastPatterns on HourlyForecast
Adds pattern-matching-related methods to HourlyForecast.
HourlyHistoryPatterns on HourlyHistory
Adds pattern-matching-related methods to HourlyHistory.
IceThicknessPatterns on IceThickness
Adds pattern-matching-related methods to IceThickness.
IntervalPatterns on Interval
Adds pattern-matching-related methods to Interval.
MaxHeatIndexPatterns on MaxHeatIndex
Adds pattern-matching-related methods to MaxHeatIndex.
MaxTemperaturePatterns on MaxTemperature
Adds pattern-matching-related methods to MaxTemperature.
MinTemperaturePatterns on MinTemperature
Adds pattern-matching-related methods to MinTemperature.
MoonEventsPatterns on MoonEvents
Adds pattern-matching-related methods to MoonEvents.
NighttimeForecastPatterns on NighttimeForecast
Adds pattern-matching-related methods to NighttimeForecast.
PrecipitationPatterns on Precipitation
Adds pattern-matching-related methods to Precipitation.
ProbabilityPatterns on Probability
Adds pattern-matching-related methods to Probability.
QpfPatterns on Qpf
Adds pattern-matching-related methods to Qpf.
SeaLevelPressurePatterns on SeaLevelPressure
Adds pattern-matching-related methods to SeaLevelPressure.
SpeedPatterns on Speed
Adds pattern-matching-related methods to Speed.
SunEventsPatterns on SunEvents
Adds pattern-matching-related methods to SunEvents.
TemperatureChangePatterns on TemperatureChange
Adds pattern-matching-related methods to TemperatureChange.
TemperaturePatterns on Temperature
Adds pattern-matching-related methods to Temperature.
TimeZonePatterns on TimeZone
Adds pattern-matching-related methods to TimeZone.
VisibilityPatterns on Visibility
Adds pattern-matching-related methods to Visibility.
WeatherConditionPatterns on WeatherCondition
Adds pattern-matching-related methods to WeatherCondition.
WetBulbTemperaturePatterns on WetBulbTemperature
Adds pattern-matching-related methods to WetBulbTemperature.
WindChillPatterns on WindChill
Adds pattern-matching-related methods to WindChill.
WindPatterns on Wind
Adds pattern-matching-related methods to Wind.