Dart and Flutter - Build a Weather App - Part 8

preview_player
Показать описание
Build a flutter app from scratch. The app I'm going to show you how to build is going to be called Klimatic. Klimatic is a flutter app which will display the weather for any city you would like.

You'll learn how to set up a flutter app, finding an API that will serve us the weather data and then craft an awesome UI with Flutter framework tools and libraries.
By the end of this installment, you should be able to understand how to build a flutter app from scratch - from concept to final product.

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

Sir does it have Streambuilder, everytime temperatures updates in API the screen also updates with newer temperature in our app?

milanpoudel