Build a Weather App in Flutter | Flutter beginner Tutorial

preview_player
Показать описание
Learn how to make a Weather app in Flutter, I used the Open Weather Map API to make calls to a restful API to return the current weather data. The HTTP package uses await and async features and provides many high-level methods such as read, get, post, put, head, and delete methods for sending and receiving data from remote locations. These methods simplify the development of REST-based mobile applications.

#weatherapp #flutter #api

Рекомендации по теме
Комментарии
Автор

I'm gonna defenetely try this one for exercise coding in flutter. Great work bro. I subscribed also your channel. Waiting more like this video.

thedev
Автор

you should do the full tutorial with audience brother.

angelkarki
Автор

Hey bro. Really loved the video but there is this error which I couldn't resolve in Flutter. In the current version of flutter the material_floating_search_bar package is not available. They brought package now. After I did it in the dependencies, I am getting error in file. The error is systemOverlayStyle isn't defined.

vishalvenkat
Автор

How do you created intro video of this

Amankumar_Raone
Автор

build version of the GitHub code is not working

_danishlaeeq
Автор

can you make a tuto on making these app preview animation!

SpeediBoi