Flutter Weather App Tutorial | OpenWeather API Weather App Flutter | Tutorial For Beginners

preview_player
Показать описание

In this video, we will be creating a weather app using Flutter. We will use the weather and intl packages to create our Flutter application. We will be using the OpenWeather API to get information regarding weather at a specific location. Moreover, this tutorial will show you how to display information such as temperature, humidity, wind speed and other relevant weather and climate information within Flutter. This guide will help you setup and navigate through the process of creating a simple weather app using Flutter. This is an excellent guide for beginner Flutter developers.

Resources:

Socials:

#flutter #flutterweather #fluttertutorialforbeginners #fluttertutorial
Рекомендации по теме
Комментарии
Автор

This is such a killer video. I followed it through all the way, and the app works and looks the same. You are the best.

MHM-jyuj
Автор

Thank you so much sir. This helped for our project

srivishwap
Автор

wow, actual wow! Thank you so much for this nice video, fast great explanation and cuts right into it !Now Ill try making it by myself

ahmadabouzeid
Автор

definetly you are a life saver, your videos are amazing. just perfect with every detail. thanks so much we're waiting for new beginner level projects sir.

omerfaruk
Автор

Such a nice video. Very helpful. Thank you so much

ZibonNahar-tscu
Автор

awesome tutorial straight to the point😚😍

sumitsonar
Автор

Nice video, But I think in date section month have type error because min and month display the same result can you check this
Thanks

YoniTube
Автор

For others wanting to convert the wind speed to mph, you can you this in the text widget: "Wind: ${(_weather?.windSpeed != null ? _weather!.windSpeed! * 2.23694 : 0).toStringAsFixed(0)} mph"

owenrupnow
Автор

Nice video, only one doubt, why on date is showing at the end "Monday 30/28/2023" and also displaying same time on all the cities.😅

robopoc
Автор

How to pass city name dynamically. I tried but on launching the app itself it is throwing exception called city not found.

JeevanKumar-vwnx
Автор

I ran the using debug and it worked fine..BUT when I build the apk and installed it, It just loads thee CircularProgressIndicator and the data is not showing.

BlackKnight-just
Автор

very useful video, thanks for sharing, keep sharing more good videos like this

gamster
Автор

Whi I have this problem, I can't start the program
E/flutter (28797): Could not prepare isolate.
E/flutter (28797): Could not create root isolate.
E/flutter (28797): Could not launch engine with configuration.

lucameinardi
Автор

There is problem that i face is a current time issue it does not show the time of different countries

BirdsLoversKhurramShahid
Автор

Can the app predict weather for a particular day?

live
Автор

Amazing, Can you please show us how to do it with coordinates and not by the city name, because i can't find my city anywhere.

MrIMacro
Автор

Sir, I requested for tutorial of push notification days ago. Please make it I am desperately waiting for this. How to save fcm token in database and most
important thing how we trigger automatic
notification for example admin add some
products it automatically push notification
to user about adding product

rafaymushtaq
Автор

sir, how to get area names in local languages ? please

Kingaran-rx
Автор

I don't understand how can the date be 30.28.2023. Even on my end I am getting 4.0.2024. Can you please tell me the fix for it?

sumeetshrivastava
Автор

bro you should have taken 10 more minutes, it could be more descriptive of what and why you are using any widgets and variables in the project else it was all Good.

Thank you

abhisheksingh