Riverpod, Clean Architecture, Hive - Flutter Travel App

preview_player
Показать описание
📄Build a travel app with riverpood and using clean archi : This project aims to show the use of riverpood with clean architecture based on DDD.

📁Source Code

🌐 Telegram Community

⚡ SUBSCRIBE HERE⚡

🌐 Social Media
🔗 Linkedin:

🔗 GitHub:

⏳ TIMESTAMPS :

00:00 Intro
0:51 Join Telegram Community
1:06 Setup
2:00 Architecture
4:37 Clean Architecture
8:06 Domain layer
18:12 Data layer
38:54 Riverpod
55:23 UI

#flutter #fluttertutorial #riverpod #cleanArchi #riverpod #ddd
Рекомендации по теме
Комментарии
Автор

I would love to get more in depth videos and something that is not quite out there yet (at least an updated version), something like an authentication feature using clean architecture and riverpod. Thanks :)

FromDataKnowledge
Автор

Nice!

We need a TDD Clean Architecture Riverpod vid now^^

davincifpv
Автор

This is a good tutorial. Thank you so much

ksysrmr
Автор

Riverpod is quite good. Еhanks to the author for the video!

uzgfkvy
Автор

First thumb up then watching :D I Love your contents!

minseokjeong
Автор

Really good tutorial I must say it, nice job.

TheMaryusz
Автор

Not gonna lie at first I was just listening and following along thought you were saying “a ti**ies” 😂😂. Not making fun of accent or anything just had to rewind and listen again had to look at the video as well. Great video though extremely helpful.

syedhuzaifahassan
Автор

Hi, this video helped me a lot to understand the clean architecture. is there any video you prepared to use firebase db in place of hive?

xilqsev
Автор

nice!!! The DataSource function is a synchronous function and I wonder why it is wrapped asynchronously in RepositoryImpl.

user_jxdbqjd
Автор

Nice tutorial I am looking for something like that for long time. But have a question : Why did you call : provider in main_screen.dart file at line 15 and another one in my_trip_screen.dart file at line 13 : final tripList = ? :) Thanks
I would love to get more in depth videos and something that is not quite out there yet (at least an updated version), something like an authentication feature using clean architecture and riverpod. Thanks :)

FromDataKnowledge
Автор

You did not check the future functions properly, that's whay if any of data source methods takes time, your screen does not load it. For example, add a delayer on those methods and see the result.

ramzanullah
Автор

thanks for not using TDD because that complicate learning of clean architecture which is a bit complex by it self

squidproxy
Автор

whats the command that put in the terminal aftter the hive?

_akashMadhu
Автор

please make a video on testing providers (preferably with riverpod generator). I was using your videos of clean architecture and testing with bloc to use in my app with riverpod. But I am still unable to write test the riverpod.

luciferleviathn
Автор

Excellent video, thanks for it.

My question is about how we would handle the part, if tomorrow we need to consume an API?; I mean, how would the code be modified so that both the local data part and the remote part can be available for the app?

Thank you, I look forward to your response.

IngPedroAraujo
Автор

Is it safe to say riverpod doesn't work cleanly with clean architecture coz you had to eventually polute your domain with riverpod classes to make things work well.

odebodevictor
Автор

got to know that riverpod 2 doesnot work on any kind of alert box/dialogue box

Debjeet
Автор

Why you use abstract classes as an interface? dart 3.0+ provides interfaces.

KaroKaro
Автор

i have one question, where to write bottomnavigation bar ?
is it a feature ?

songkimchhay
Автор

its good but please dont do uhhhh ohhh it makes u a bit confusing..

shivanshtiwari