🏛️ Nest.js clean architecture example following some DDD principles with use-cases written in functionnal programming.
🏛 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.
🐦 A simple Drag and Drop feature using the two Flutter widgets: Draggable and DragTarget.