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

https://github.com/bastndev/cleancode_flutter

Learning clean code for the future...
https://github.com/bastndev/cleancode_flutter

Last synced: 12 months ago
JSON representation

Learning clean code for the future...

Awesome Lists containing this project

README

          

# clean_code

> A new Flutter project.

```
- Clean Architecture
- metodología Agile (Scrum/Kanban).

- UI/UX
- modelo vista controlador(MVC) and (MVVM)

- Packages
- Bloc
- inyección de dependencias
- Gestion de estado

- Firebase
- Documentacion
- Test

- Manegador de estado: Cambi el texto por ejemplo, name = Mkale en la sigiente paguina
- Statle widges usa menos recursos que un estatlefull Widgets
- Provider
```