Flutter: BLOCs at Scale

Welcome to the accompanying Flutter repository of the "BLOCs at Scale" Medium series.

Github Cover

This branch holds the full example of the app, which utilizes all the principles that were described in the corresponding articles of the "BLOCs at Scale" Medium series.

App Showcase

showcase_ui.mov

Getting Started

Note: This project has been currently only tested on iOS 14+ devices.

Setup Steps

  1. Install Flutter
  2. Install pub packages by running flutter pub get
  3. Open the iOS Simulator
  4. Run by typing flutter run