# yimaru_app A new Flutter project. ## Golden Tests Golden tests are already setup for this project. To run the tests and update the golden files, run: ```bash flutter test --update-goldens ``` The golden test screenshots will be stored under `test/golden/`.