Found 41 repositories(showing 30)
VincentJouanne
🏛 Flutter clean architecture using the bloc library for state management. This repository aims to help people to architecture their Flutter apps by providing an opinionated example.
rubenquadros
A simple flutter movies app with BLoC pattern and multi-module clean architecture implementation.
shahanajparvin
A fluttter clean architecture example using flutter_bloc, flutter_hook, auto_route, floor, get_it
MohanedZekry
A flutter clean architecture example. Using injectable, get_it, drift, BLoC and go_router
userentity
Flutter Chat example based on Firebase (Auth/Storage/Database). Using Clean Architecture (Uncle Bob 🥰) + Bloc.
debasmitasarkar
No description available
arahimli
The app is an example on Flutter Clean Architecture using Bloc state management.
felipefpx
This repository contains a simple example of a Flutter project with a simple Clean Architecture with BloC pattern.
Raks-Javac
This is a minimalistic dictionary app built using the bloc pattern, clean architecture, either_options, and go_router in Flutter framework. The app allows users to search for a word and get its meaning along with an example sentence.
rickyricko302
Belajar flutter clean architecture uncle bob
buithuyen
Flutter example use BLoC and Clean Architecture.
jopmiddelkamp
Example repository of handling errors in Flutter using BLoC and Clean Architecture.
SamerZaina
Flutter BLoC & Cubit example using Rick and Morty API with clean architecture and real-world project structure.
SebastianWaloszek
A Flutter SPA map app resulting from another recruitment process. BLoC, Clean Architecture, Unit, Widget, Integration test examples.
hassan-thabet
flutter_clean_architecture_with_bloc_example
oudombun
Flutter clean architecture example using BLoC pattern
ebcode008
Example of a Flutter application using clean architecture and BLOC
jopmiddelkamp
Example repository of handling permissions in Flutter using BLoC and Clean Architecture.
HadelBrmo
Simple BLoC state management example in Flutter. Demonstrates clean architecture & reactive programming.
tech-satri
Simple Clean Example Project: Contains flutter project using clean architecture with blocs and dependency injection
HamzaMaqbool-786
A Flutter project demonstrating BLoC state management with clean architecture and practical examples.
misaJohary
An example of flutter application using clean architecture, Test Driven Development, bloc, getIt
deveminsahin
Example app for using clean architecture with flutter and firebase with bloc pattern
nkt1001
Flutter MVVM and BLoC implementations based on Clean Architecture. Example app with api Navigator 2.0
muhammadfurqan2002
Flutter project showcasing MVVM architecture with Bloc, including practical examples for clean state management and scalable app structure.
Atheror
A new Flutter project example using the Clean Architecture pattern with Flutter Bloc for state management and error handling with sealed classes.
ahmadzeinalwafi
This is example flutter project for implementing BLoC, clean architecture, dependency injection, continuous integration, basic security, and firebase post deployment
mervebagislar
Flutter case study project - A modern dating app developed using Clean Architecture, BLoC Pattern, and MVVM. An example of enterprise-level architecture and best practices.
Harshit1429
Flutter-Bloc-Clean-Coding- Example is a project that exemplifies the integration of the BLoC (Business Logic Component) pattern with Clean Architecture in a Flutter app. This combination ensures a robust, maintainable, and testable codebase, promoting clear separation of concerns between business logic and UI.
djordjenikolic960
Flutter example of clean architecture design, using bloc for state managment, get_it for dependency injection, http for remote api calls, and all backed up with unit test.