Bloc Pattern WITHOUT Package - Flutter Bloc Tutorial for Beginners | PART 3

Bloc Pattern WITHOUT Package - Flutter Bloc Tutorial for Beginners | PART 3

Flutter Guys

8 месяцев назад

3,638 Просмотров

📄 in this video we are going to implement an example using streams and Bloc pattern just note that we are going to use Bloc pattern not Bloc package.
BLoC (Business Logic Component) is a popular architectural pattern in the Flutter community for building scalable and maintainable apps. It provides a clear separation of concerns between the user interface and business logic, making the codebase more organized and easy to understand.

🌐 Telegram Community
🔗 https://t.me/flutterguysgp

⚡ SUBSCRIBE HERE⚡
🔗 https://cutt.ly/2XkZz0X

🌐 Social Media
🔗 Linkedin:
https://www.linkedin.com/in/mahdinazmi/
https://www.linkedin.com/in/fabrice-sumsa-9b1133151/
🔗 GitHub:
https://github.com/mahdinazmi
https://github.com/Fabrice-Fabio

#flutter #fluttertutorial #fluttercourse #flutterwidgets

Тэги:

#flutter #flutter_tutorial #flutter_bloc #flutter_bloc_tutorial #flutter_state_management #flutter_bloc_state_management #flutter_bloc_cubit #state_management_flutter #flutter_riverpod #flutter_riverpod_tutorial #flutter_getx #flutter_gtex_tutorial #flutter_course #learn_flutter #learn_flutter_bloc #learn_flutter_bloc_package #flutter_bloc_project #flutter_complete_course #flutter_bloc_course #bloc_tutorial_flutter #flutter_bloc_for_beginners #flutter_bloc_pattern_example
Ссылки и html тэги не поддерживаются


Комментарии:

Shann
Shann - 01.11.2023 22:37

Finish it fasttt, im really appreciating this! Good job

Ответить
Tea Jay
Tea Jay - 31.10.2023 15:14

Why use abstract class for your events when dart now supports sealed classes? Disclaimer: I haven’t watched the video to the end yet incase you ended up swapping abstract class.

Ответить
TheAytaruni
TheAytaruni - 31.10.2023 12:23

is there a reason to not use external packages like flutter_bloc ?

Ответить
حاتم أمحمد
حاتم أمحمد - 31.10.2023 03:24

You're dragon keep going،
How about using enums to push events to sink instead of creating class , what is the purpose of creating class for events if there is no method or data inside it?

Ответить
Sushant Kumar
Sushant Kumar - 30.10.2023 22:06

This is the best option without using any external packages. However, can we achieve functionality similar to Provider, where the same data can be updated in multiple screens? Do we need to declare a controller globally?

Ответить
Surya Bhaskar Reddy Medapati
Surya Bhaskar Reddy Medapati - 30.10.2023 19:05

Please finish this series first and then go for riverpod

Ответить