From 24ce5ecb5449064bd7f3a7804b74536db766d099 Mon Sep 17 00:00:00 2001 From: Akshit Agarwal <154016441+akshit397a@users.noreply.github.com> Date: Wed, 9 Oct 2024 00:27:58 +0530 Subject: [PATCH] Update Weather-App.md Added a weather app by flutter --- Projects/1-Beginner/Weather-App.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Projects/1-Beginner/Weather-App.md b/Projects/1-Beginner/Weather-App.md index ca25c0c5..616d88df 100644 --- a/Projects/1-Beginner/Weather-App.md +++ b/Projects/1-Beginner/Weather-App.md @@ -24,3 +24,5 @@ A weather application to get the temperature, weather condition and whether it i - [Weather App on Codepen](https://codepen.io/tutsplus/pen/gObLaEP) by [George Martsoukos] - [Coding A Weather App In Pure JavaScipt](https://www.youtube.com/watch?v=ZPG2wGNj6J4) +- [Weather App by Flutter](https://github.com/akshit397a/FlutterDev/tree/main/MainApp/WeatherApp/lib) by [akshit397a] +