Костадин Дамянов
Костадин Дамянов
@Vayth Yep, I updated my PR to use the new version of the azure pipelines tool lib. Now it is up to @aloisdeniel to review it when he has some...
@Nash0x7E2 There is a pending PR #57 that fixes the issue. We need @aloisdeniel (or someone else who has the permission) to merge it and upload it to Azure.
This happens because the linux builds of flutter are distributed in `tar.gz` files, not zip files. There is a pending PR #57 fixing this issue but we need to get...
Yes, I am still investigating the options. I was thinking about starting with a GTK 3 interface. I have some experience with Android too but I want to do the...
That would be really nice to have. It could also return a country name or country code.
@szotp A workaround is to use `flutter packages pub run r_flutter:generate` instead. But this creates the assets file in the `lib` folder so you have to manually exclude it from...