09
🌦️ Weather App — Flutter
FlutterAndroidWindowsLinuxDartAPIWidgetWeatherMobile
↗ View on GitHub↗ View on GitHub (Windows Widget)A Flutter reimagining of my original C# weather app, rebuilt for Android (Homescreen Widget included), Windows (Desktop Widget included, as a different app) and Linux with a cleaner architecture and a more polished interface.
Pulls real-time weather data from a public API, detects your current location automatically, and displays current conditions alongside a multi-day forecast. The UI is built around the same dark aesthetic as my other Flutter apps — black background, green accents, minimal chrome.
A personal exercise in cross-platform UI design and API integration with Flutter.

