domain-driven design (ddd) in dart/flutter
experimental flutter project with domain-driven design (ddd).
this is an outcome of my attempt to understand ddd and consider how i can introduce it to app development in flutter. the attempt began when i wondered what directory structure was better and started to try to figure it out.
ddd may be too much for a small app like this, resulting in unnecessarily bloated code, but should benefit more in development of larger apps.
Comments are closed.