I got a Linux phone a while ago — the FLX1s.

I started writing apps for it recently — which are just a GNOME + Linux apps.

I started working on a wallet app for GNOME Phosh.

I am adding support for Taler.

#GNOME #GNUTaler #FLX1 #FLX1s #FLX1Slim #FuriLabs #FuriPhone #LinuxPhone #Phosh #Taler

For the balances, the app groups the balances by currency (because I think it makes more sense to more people that way).

If you tap on the currency balance, then it shows the breakdown per Taler exchange.

#GNOME #GNUTaler #FLX1 #FLX1s #FLX1Slim #FuriLabs #FuriPhone #LinuxPhone #Phosh #Taler

@reiver so... a flutter app could work on it? That would be great if it got support for the hardware (camera, gps,...)

@conejo

I am programming it using the Go programming-language (golang).

...

It is using GTK 4, libadwaita, etc.

@reiver then even better... I need to investigate a bit more about it. Have you considered fyne then?

@conejo

I did consider it.
And, maybe I'll switch to that in the future, but....

Currently it is just using GTK 4, libadwaita, etc. (I.e., the native GNOME libraries to create an app.)