clean_architecture_flutter 0.1.0 copy "clean_architecture_flutter: ^0.1.0" to clipboard
clean_architecture_flutter: ^0.1.0 copied to clipboard

A reusable and scalable clean architecture template for Flutter projects.

🧱 Flutter Clean Architecture Template #

A fully structured, scalable, and feature-based Flutter Clean Architecture template with support for BLoC, Riverpod, or any state management system.


🚀 Features #

✅ Clean Architecture: data, domain, presentation
✅ Feature-based foldering (feature/user, feature/auth, etc.)
✅ Shared and reusable components
✅ Dependency Injection (DI) ready
✅ Config, Core, and Utils layers
✅ State-management agnostic


⚡ Usage #

  1. Clone the repo:
git clone https://github.com/YOUR_USERNAME/flutter_clean_architecture.git 
  1. Run Flutter packages:
flutter pub get

MIT License © 2025 Muhammad Zaripov

0
likes
130
points
15
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A reusable and scalable clean architecture template for Flutter projects.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on clean_architecture_flutter