Weather Application with Flutter (Part 2, Creating a Repository and Model)

preview_player
Показать описание
In this tutorial, we build out our repositories and our Model.

Feel free to donate:
ETH: 0x03247265dd5242605bD2FA3c40fb3b70d9e3D685
Рекомендации по теме
Комментарии
Автор

Unfortunately, the Geolocation library that was used later in this project has been depreciated for Dart 2.0. Because of this fact, I will be making a follow up video which will show you guys how to update the old project and add a new library that will work properly with Dart 2.0 and Flutter 1.0. Thank you for your patience.

TensorProgramming
Автор

Is there an example available for hiding the API key, for instance-- by using Firebase as a backend? Thanks for these great tutorials!

carlshearer
Автор

you went through cities but what if I wanted go through the initial data and not the nested city? I am confused what to put before the .map((city) => you put cities for cities but what should we put for outer levels of data?

sadekhossain
Автор

what is different between a model and bloc state ?? like if i create a bloc let say, userBloc, it will have UserState containing user object, while in model directory, there will be also a user model containing user object, which one is for what ???

creative-commons-videos
Автор

Hey Tensor, I am facing an issue with emoji in flutter text widget. I am fetching data from a postgresql database. The emojis are visible in any other normal java android app or ios app but it doesnt work in flutter. In flutter the emojis are shown as foreign characters. Is there a way to show or handle emojis in flutter ?

Thanks in advance. 😃

sumitghosh
Автор

Thank you. It'd be nice if you make a tutorial on interacting with platform apis with MethodChannel

KashifMinhaj
Автор

Your repository is actually a data provider.

themodernarchitect
Автор

Hi, im following this tutorial and i really like it so far. But now i'm receiving the following error when i'm trying to add geolocation: "Because weather_app depends on geolocation >=0.1.1 which requires SDK version <2.0.0, version solving failed." I'm really new to Flutter so can anyone help me to fix this?

VDBOOMEN
welcome to shbcf.ru