Flutterly: Introduction to BLoC State Management

Jul 1, 2024

Flutterly: Introduction to BLoC State Management

Presenter

  • Wicked

Key Points

Introduction

  • State Management in Flutter
    • Many libraries available
    • Beginners often overwhelmed
    • No single 'best' solution
    • Choose what fits your team best

BLoC State Management

  • Why BLoC?
    • Personal preference
    • Not inherently the best, but fitting
  • Common Beginner Concerns
    • Lots of boilerplate code
    • Initial difficulty in understanding
  • Benefits of BLoC
    • Worth the effort to understand
    • Provides structure

Course Overview

  • Learning Approach
    • Step-by-step guidance
    • Practical application & real app scenarios
  • Initial Projects
    • Simple apps: Counter, Weather App
  • Advanced Projects
    • Complex apps integrating with Firebase

Next Steps

  • Introduction to the creator of BLoC
  • Understanding BLoC concepts
  • Answering