Skip to content
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

Can I use it to implement the reload timeline for iOS widgets? #531

Open
GanZhiXiong opened this issue Jan 9, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@GanZhiXiong
Copy link

This is a great plugin.

Requirement

Implement a widget that supports Android and iOS.
I want to use it and flutter_workmanager to request the HTTP interface to update the data on the widget every 15 minutes.

ABausG/home_widget#202

@GanZhiXiong GanZhiXiong added the bug Something isn't working label Jan 9, 2024
@alexbejann
Copy link

Hey @GanZhiXiong,
Your request seems a bit outside the scope of this package.
You can achieve what you're asking for by using a simple Provider/Cubit or any other state management solution (up to you) in combination with workmanager.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants