An open API service indexing awesome lists of open source software.

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/

Awesome Lists containing this project

README

          


Clean Framework


Clean Framework

[![Coverage](https://codecov.io/gh/AcmeSoftwareLLC/clean_framework/branch/main/graph/badge.svg)](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)