This pull requests updates the home screen (even though it's part of the settings branch). It is purely a UI improvement as there is no business logic or functionality that has been added.
I would appreciate feedback on:
Code structure (is it clear? Should I use more comments?)
The actual code (did I use the right widgets? Was there a better way of doing something)
How the new UI looks
Future work includes:
Adding animations when selecting a different piece or colour
Saving user's choice to the device so it can saved for later and used in the board UI
This pull requests updates the home screen (even though it's part of the settings branch). It is purely a UI improvement as there is no business logic or functionality that has been added.
I would appreciate feedback on:
Future work includes: