s_metar/src/fetch_metar_taf library
Classes
- MetarTafFetcher
- Fetches METAR and TAF data from the Aviation Weather API.
- MetarTafFetchOptions
- Configuration for a METAR/TAF fetch request.
- MetarTafResult
- Result of a METAR/TAF fetch operation.
Typedefs
- MetarTafJsonItemsExtractor = Iterable Function(dynamic decodedJson)
- Extracts the iterable items that contain METAR/TAF payloads from decoded JSON.