Prepare new features
After the file server was ready, I added a new feature to the Flutter app.
I added retrofit for API calls1, and it was tested in a local environment.
In addition, I improved the settings screen to manipulate the theme and time format.
Next, I want to deploy the file server to my home server and upload my application to the Google Play Store.
To achieve this, DevOps settings are essential.