Flutter Clean Architecture

preview_player
Показать описание
In this video, let's learn the secrets of Flutter Clean Architecture to structure your Flutter app for scalability, maintainability, and testability. Master the core principles of Clean Architecture and streamline your coding practices.

TIMELINE
00:00 - 00:38 Introduction
00:38 - 01:43 What is Clean Architecture
01:43 - 01:51 Domain layer folder structure
01:51 - 02:24 Entities
02:24 - 02:37 Failures
02:37 - 03:15 Repositories
03:15 - 03:53 UseCases
03:53 - 04:39 Exceptions
04:39 - 06:41 Data layer
06:41 - 08:07 Repositories inside Data layer
08:07 - 11:43 Presentation layer
11:43 - 14:50 Fetching notes (new Future)
14:50 - 18:10 Dependency injection
18:10 - 18:51 Main dart file
18:51 - 19:57 Summary
Рекомендации по теме
Комментарии
Автор

🚀 Fantastic tutorial on Flutter Clean Architecture! 🌟 This walkthrough is a game-changer for anyone striving for scalable, maintainable, and testable Flutter apps. The breakdown of the Clean Architecture principles is clear and concise, making it easy to follow.

📋 The detailed timeline is incredibly helpful! It allows viewers to navigate to specific sections effortlessly. The explanation of each layer – from the domain to presentation – is thorough, providing a solid foundation for implementation.

👏 Kudos to the presenter for demystifying the complexities of Clean Architecture! The emphasis on folder structure, entities, failures, repositories, use cases, exceptions, and more is invaluable. The real gem is the practical demonstration of fetching notes and implementing dependency injection.

🙏 Thank you, [Channel Owner's Name], for sharing this insightful content! Your commitment to educating the Flutter community is commendable. I appreciate the effort you put into making complex topics accessible. Looking forward to more enlightening tutorials! 🔍💡

#Flutter #CleanArchitecture #CodingMastery

RamdanCode
Автор

🎉 The coolest channel ever, dropping some seriously deep knowledge! Big thanks to everyone - super pumped to try this out on my next projects. Learned a ton from this code and video. And shoutout for the open-source code! 🚀

flutterpro
Автор

The single best video on Flutter architecture.

cortana
Автор

This awesome video is for professional Flutter developers. Thanks for the video.

MdSiam-kwox
Автор

I like this approach on clean architecture. Well done, thank you!

infvyr
Автор

Magnificent...👍 that alot of things diliverd in a very short time...
Can we use Riverpod for dependency injection and state management instead of get_it and bloc and achive same thing ? or its a bad idea for some reason? or there are some use case to chose between them?

abdulwahabkhan
Автор

need to create new bloc or state for every event is there something we can do to make it generic like creating generic class for every states so we do not have to listen every time new state in bloc builder or bloc listeners. it will show screen based on states like loading loaded and failure.

karanparmar
Автор

can i convert my old non architecture getex code to Bloc clean arch ???

ShiBily.-I_I-.
Автор

Dartz seems to be an abandoned project. Why to use it instead fpdart? I'm learning Flutter.

soyalvdev
Автор

I have questions: how to filter firebase data.

flutter-fmkl
Автор

Good video like every time

Would you make for us, a Stripe payment and subscription video with Flutter Web as the 2024 gift 🎉 please, there's no the single video in YouTube... And you're the best flutter YouTuber

PaoloTshiyole
Автор

Almost best, but the ascent is bit hard to understand

mathstific
Автор

What is the name of this architecture?

MrHero-rlcl
Автор

not so good, need get_it, injectable, freezed, json_serial..., in it
with flutter_bloc

manishmg