Sample project for Multi-modular hexagonal architecture with MVI in Flutter
Stars
7
Forks
0
Watchers
7
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
119
commits
refactor: rename architecture layers to align with clean architecture terms
15608f8View on GitHubrefactor: use string ids in place of auto increment int ids
b961052View on GitHubrefactor: update validator signature to accept param of type T instead of String
6bf93c0View on GitHubfix: update the return type of navigator methods to Future<dynamic>
51b8fe6View on GitHub