Open
Description
I noticed this issue a while back, linux deb packaged using docker doesn't launch,
on clicking the icon of the app, the app shows up on dock and then vanishes,
this would get resolved when building linux deb natively on ubuntu,
with the recent commits I thought go-flutter-desktop/hover@3446f3c would have solved the issue but looks like that isn't the case,
also, natively building linux deb doesn't work anymore too, it fails saying it needs makePkg but I think that is a slackware tool not present in debian based distributions, couldn't find any straightforward ways to install it on ubuntu or distributions based on it (I am using elementary OS Hera based on ubuntu 18.04).
Using flutter beta with latest master hover.