gomix_flutter
Gomix_flutter is a client application for the go-mix audio mixer written in Flutter. It provides a graphical user interface to control the go-mix backend.
📦 Building
To buld gomix_flutter
, make sure you have a working installation of Flutter installed on your machine which is configured to build for the the desired target.
Then run the following command to build gomix_flutter
for a specific target:
$ flutter build [target]
For more information about building a flutter application for a specific platform refer to the Flutter Documentation.
Languages
Dart
51.1%
C++
23.9%
CMake
19.6%
HTML
2%
Swift
1.9%
Other
1.5%