How to handle multiple instance of same widget #321
Unanswered
vinz-mehra
asked this question in
Help and Q&A
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Suppose I have a list of todos with IDs 1,2,3,4. Users can add multiple widgets to the home screen and assign a different todoId to each. How to handle this use case?
Beta Was this translation helpful? Give feedback.
All reactions