1 min readJun 23, 2019
Polina,
This project use built_value and built_collection as dependencies. So before to run a build you probably need to run :
```
flutter packages pub run build_runner build — delete-conflicting-outputs
```
in a pre-build script.
Here are my current settings: https://i.ibb.co/KyKQVj4/1.png