This is a Flutter project DDD skeleton, inspired by the amazing ResoCoder's tutorials:
Flutter TDD Clean Architecture Flutter Firebase & DDD
Also in this ready to go DDD skeleton is configured:
- Theming.
- l10n and i18n.
- Provider state management solution.
- Either repository responses.
- Dio client for http requests.
- File flavour configuration.
- File environment configuration.
- Getit injection dependencies.
- Auto-route route solution.
- Flutter code generator for your asset.
- Flutter gherkin integration test.
- FVM configuration.
- Makefile for useful commands.