doc(arch): update readme
This commit is contained in:
parent
35aa6bb7c2
commit
db67491876
@ -28,11 +28,14 @@
|
||||
|
||||
Architecture for Flutter.
|
||||
|
||||
|
||||
Following: <https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html>
|
||||
|
||||
## Features
|
||||
|
||||
<!-- TODO -->
|
||||
- Usecase
|
||||
- Repository
|
||||
- DataSource
|
||||
- Entity
|
||||
|
||||
## Getting started
|
||||
|
||||
|
@ -15,5 +15,7 @@
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
include: package:wyatt_analysis/analysis_options.flutter.experimental.yaml
|
||||
include: package:wyatt_analysis/analysis_options.flutter.yaml
|
||||
|
||||
analyzer:
|
||||
exclude: "!example/**"
|
||||
|
Loading…
x
Reference in New Issue
Block a user