scoova_weather 1.1.2 copy "scoova_weather: ^1.1.2" to clipboard
scoova_weather: ^1.1.2 copied to clipboard

Flutter / Dart weather SDK — scoova weather compatible client for the Scoova weather gateway. Current, hourly + daily forecasts, locale-aware.

Changelog #

All notable changes to scoova_weather are documented here.

1.1.1 — 2026-05-25 #

  • Default baseUrl switched from the retired https://weather.scoo-va.info subdomain to the central gateway at https://api.scoo-va.info/api/v1/weather. Callers who explicitly set baseUrl are unaffected. The old subdomain returns ENDPOINT_RETIRED.

1.1.0 — 2026-05-25 #

  • Initial public release of the standalone Flutter / Dart package Scoova/scoova-weather-flutter. dev artifact.
  • API surface parity with @scoova/weather (web), scoova-weather-android, scoova-weather-react-native, and ScoovaWeather (iOS): WeatherClient with current(), hourly(), daily(), forecast(), raw(), plus decodeWeatherCode().
  • Locale built in: BCP-47 codes — en, en-US, fr, es, de, it, pt-BR, nl, ar, ar-EG, ar-SA, plus regional variants. Sent as both ?locale= and Accept-Language. Per-call locale overrides the client default.
  • API key built in: apiKey constructor parameter auto-attaches X-API-Key to every request. Reads SCOOVA_API_KEY from Platform.environment when no value is passed (where supported).
0
likes
125
points
51
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter / Dart weather SDK — scoova weather compatible client for the Scoova weather gateway. Current, hourly + daily forecasts, locale-aware.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on scoova_weather