Tag
“weather”
Building a Weather App with Location Services
Build a Flutter weather app that reads the device location with the geolocator package and fetches live forecasts from the free Open-Meteo API, covering Android and iOS permissions, permission-denied flows, and a temperature UI.
August 18, 2026 AI Assistant
Building a Weather AI Agent with ADK-Rust: A Step-by-Step Tutorial
Learn how to create a simple yet powerful AI Agent in Rust using the ADK-Rust framework and wttr.in to fetch real-time weather reports.
April 12, 2026 AI Assistant