implement-domain
CommunityImplement Flutter domain with Clean Architecture.
Software Engineering#flutter#entities#repositories#immutable#clean-architecture#domain-layer#copywith
Authorandrelucassvt
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The Flutter domain layer (Entities and Repository Interfaces) provides a structured approach to model business concepts, enforce immutability, and define contracts between layers, enabling scalable, testable Flutter apps.
Core Features & Use Cases
- Immutable Entities with copyWith, equality, and hashCode.
- Repository Interfaces using Future<Result<T>> with Entities (not Models) and no infra dependencies.
- Clear domain structure under lib/domain/entities and lib/domain/interfaces for team consistency.
- Use Case: define a new domain concept, model domain objects, and specify repository contracts.
Quick Start
Create the basic Flutter domain layer by adding immutable Entities under lib/domain/entities and Repository Interfaces under lib/domain/interfaces.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: implement-domain Download link: https://github.com/andrelucassvt/CleanMacForDevsWeb/archive/main.zip#implement-domain Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.