Skip to content
#

bloc-architecture

Here are 58 public repositories matching this topic...

A flutter's implementation of a "clean architecture" comparing BLoC, Cubit, GetIt, MobX, Provider, and Riverpod. It includes tests to all libraries and additional features like Material 3 theming, Widget and Unit Tests, Infinite scrolling, Remote API calls, Caching and etc..

  • Updated Nov 12, 2024
  • Dart

🍂 A Flutter plugin for loading content asynchronously with Dart stream and RxDart. RxDart loader bloc. Reactive loader bloc. Simple reactive state management container - https://pub.dev/packages/stream_loader

  • Updated Apr 16, 2026
  • Dart

This project is an application that uses the BLoC architecture pattern with a single state, Dio as the network manager, and Drift as the database solution. The database is implemented using Drift classes, without the need for a Drift file.

  • Updated Mar 21, 2026
  • Dart

This project is an application that utilizes the BLoC architecture pattern with a single state, Dio for network management, and Drift for local database storage. It demonstrates a robust way to handle data synchronization between a remote API and a local cache using a unified state approach.

  • Updated Mar 17, 2026
  • C

Improve this page

Add a description, image, and links to the bloc-architecture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bloc-architecture topic, visit your repo's landing page and select "manage topics."

Learn more