How To Handle State Management In Flutter With Flutter BLoC - Building Business Logic Components

1 year ago
12

BLoC is a simple and unique design pattern that was designed by Google. The motive behind the pattern is to split the business logic (saving or updating data), from the presentation layer (also known as the UI). BLoC focuses on four main components: UI, Events, States, and Data.

Leave a comment telling me your thoughts on Flutter BLoC or other state management packages.

CHAPTERS
0:00 - Intro
0:40 - Four Components of The BLoC Pattern
1:27 - State
2:21 - UI
2:40 - What Flutter Packages Are Needed
4:03 - Event
4:26 - BLoC (Controller)
5:00 - Using BLoC To Authenticate
7:20 - Outro

Equatable Package - Here : 👇
https://pub.dev/packages/equatable

Flutter Bloc Package - Here : 👇
https://pub.dev/packages/flutter_bloc

Learn How To Use The Carbon App To Share and Create Beautiful Images Of Your Code - Here : 👇
https://youtu.be/UGjUmENNelo

View apps that I have developed in Flutter here : 👇
Android: https://play.google.com/store/apps/developer?id=Tr3umphant.Designs%2C+LLC
Apple: https://apps.apple.com/us/developer/tr3umphant-designs-llc/id937928984

Connect With Me:
TikTok: https://www.tiktok.com/@trey.codes
Linkedin: https://www.linkedin.com/in/trey-hope-69a3a774/
GitHub: https://github.com/trey-a-hope

➡️ ➡️ SUBSCRIBE: https://bit.ly/TreyCodes

Thank you for watching!

#treycodes
#webapps
#carbon

Loading comments...