A sweet mobile and desktop client for Harmony written in Flutter.
Original icon made by Freepick from www.flaticon.com
flutter build linux
is broken (at least on my machine), the following command can be used to build:
$ flutter build linux && (cd build/linux/x64/release && ninja)