-
Notifications
You must be signed in to change notification settings - Fork 18
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
Feature: Widget #2
Comments
I also like the idea of having a widget on the home screen to wake a device or multiple ones with the click of a button. I found the home_widget Plugin and a Google Codelab which explains the process of creating home widgets with flutter. But this involves writing native code for iOS and Android. I am familiar with Kotlin and native Android development but haven't touched Swift and native iOS development for now. Currently there is also no possibility to create clickable iOS Widgets but with iOS 17 coming this fall this functionality is being added (see Adding interactivity to widgets and Live Activities) I definitely plan to implement this feature in the future, but I would priorities some other minor improvements of the app first. But thank you very much for this feature request! |
This would be awesome if it would make the process easier for your relatives to wake their local photo album box. It is very great to see if the app I am developing is actually being used and makes something easier for someone! I had a similar UI in mind, different widget sizes with different amount of devices and a small dots if the device is online or not. If you have seen the latest update of But like mentioned before it will take some more time until I get started on this feature because interactive widgets still aren't available for iOS until now. |
This could really use a widget for one click wake of a specific device
The text was updated successfully, but these errors were encountered: