https://github.com/acmesoftwarellc/clean_framework
Flutter implementation of Clean Architecture, see http://www.amazon.com/dp/0134494164/
https://github.com/acmesoftwarellc/clean_framework
Last synced: about 1 year ago
JSON representation
Flutter implementation of Clean Architecture, see http://www.amazon.com/dp/0134494164/
- Host: GitHub
- URL: https://github.com/acmesoftwarellc/clean_framework
- Owner: AcmeSoftwareLLC
- License: bsd-3-clause
- Created: 2021-09-21T13:21:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-01T23:12:10.000Z (over 1 year ago)
- Last Synced: 2025-03-31T11:03:43.649Z (about 1 year ago)
- Language: Dart
- Size: 9.98 MB
- Stars: 40
- Watchers: 4
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Clean Framework
[](https://codecov.io/gh/AcmeSoftwareLLC/clean_framework)
Flutter implementation of Clean Architecture, inspired on the guidelines created by Uncle Bob.
Go to [the documentation](https://cleanframework.acmesoftware.com).
### Example
Example Project: [Link](https://github.com/AcmeSoftwareLLC/clean_framework/tree/main/packages/clean_framework/example)
Example Web Demo: https://cleanframeworkdemo.acmesoftware.com
### Tools
[Clean Framework IntelliJ Plugin](https://plugins.jetbrains.com/plugin/21072-clean-framework)