Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KiritchoukC/flutter_clean_architecture_template
Starter template of a clean architecture flutter project
https://github.com/KiritchoukC/flutter_clean_architecture_template
Last synced: 3 months ago
JSON representation
Starter template of a clean architecture flutter project
- Host: GitHub
- URL: https://github.com/KiritchoukC/flutter_clean_architecture_template
- Owner: KiritchoukC
- Created: 2019-10-31T12:23:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T18:23:32.000Z (about 2 years ago)
- Last Synced: 2024-08-03T14:07:55.857Z (7 months ago)
- Language: Dart
- Size: 116 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# flutter_clean_architecture_template
Starter template of a clean architecture flutter project.
## Getting Started
This project is a starting point for a Flutter application using the clean architecture pattern.
The template is inspired by the [TDD Clean Architecture tutorial](https://resocoder.com/2019/08/27/flutter-tdd-clean-architecture-course-1-explanation-project-structure/) by [Reso Coder](https://github.com/ResoCoder)