Kristen McWilliam
Kristen McWilliam
Absolutely :100:
Seems like `onWindowClose` isn't reliable, but if you check for `eventName == 'close'` in `onWindowEvent` along with setting `setPreventClose(true)`, it works to manually handle closing the app as a workaround.
Hi! Thanks for the suggestion. I took a look since it has been a while since I looked into F-Droid, and it seems they do support building Flutter apps now,...
## Reference A working Flutter config to reference can be found here: https://gitlab.com/fdroid/fdroiddata/blob/master/metadata/com.nikhiljha.lobstersapp.yml Reproduced here in case something happens to it: ```yaml Categories: - Internet License: MIT WebSite: https://gitlab.com/nikhiljha/lobsters-app SourceCode:...
Thanks for the suggestion! I will look into the possibility when I get some time.
Thanks for opening the issue! I can't reproduce locally. Please provide some more details about your setup, such as: - How you get Feeling Finder; Flatpak / Portable / Other?...
I tried installing Linux Mint (21.2 Cinnamon) in a VM, and it runs normally. So seems it may be something specific with your setup. Is there a reason you don't...
> Upgrading is in my TODO, just have been postponed for a long time 😅 I'll tell you if it changes anything, but I slightly doubt so. I kind of...
Thanks for the suggestions! Both of these would add some decent complexity, and number 2 isn't doable on Wayland at all at the moment. I will give them some thought.
Thanks for the suggestion, sounds like an interesting idea!