We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In [AOS] Home screen widget not work #79, we have just fix the display problem on AOS by Fix home screen widget not show #101, but that approach is not using the real way to create a real widget (its a screenshot)
So we could use the home_widget to implement both AOS & iOS widget.
home_widget
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
In [AOS] Home screen widget not work #79, we have just fix the display problem on AOS by Fix home screen widget not show #101, but that approach is not using the real way to create a real widget (its a screenshot)
So we could use the
home_widget
to implement both AOS & iOS widget.How to implement?
home_widget
package.Design(optional)
Additional contexts(optional)
The text was updated successfully, but these errors were encountered: