Pet project for changing background on tap
App contains just AppBar with title and centered text. Both text strings localized to three languages - EN, RU, UK. Locale is identified by device's settings.
After user taps anywhere on screen (on AppBar as well) background color of screen's body changes to random value.
Several unit-tests are included in project. Just for testing pattern Provider is implemented.