-
-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux implementation #2
Comments
it looks useful, i will look into it. |
Also, do you think there is a possibility of creating implementation of sparkle methods on the dart side to make something like customizable auto updater? Eg. call install update method using button in flutter app |
sparkle supports some events to check for updates in the background or to determine if an update is available, but I don't currently support it |
wait support for Linux too |
I am new in the world of desktop, I want to use the mentioned method using electron but dont know how can i proceed with that? |
any new info on this... hope to see new version with linux support |
Okay, so this looks really good so far, but it would be wonderful if this package would support all 3 platforms.
In the case of Linux, we could use AppImage format.
This is an idea that has been used in electron-simple-updater.
Update checking mechanism could be written on the dart side.
The text was updated successfully, but these errors were encountered: