SOOTHER

Prototype App

SOOTHER’s frontend app is a simple fork of Macsen’s Flutter app. Macsen is an open-source Welsh-language voice assistant, to which SOOTHER is heavily indebted. Flutter is an app-develoment platform, developed by Google, which makes it possible to develop iOS and Android apps using the same codebase. Importantly, at the time of SOOTHER’s development, the age of the code in the Macsen Flutter repo made it incompatible with the newer version of iOS on my iphone, leading me to develop SOOTHER’s prototype only for Android. Time limitations prevented me from updating the code.

Significant changes to the Macsen Flutter codebase include:

Flutter Github

I need to remove some environment variables from the SOOTHER Flutter codebase; when I get around to doing this, I will make the github repo public and link it here.

See here for more discussion about SOOTHER’s app and future interface changes.