How to use Multiple AnimatedSwitch using a list #3751
-
QuestionI got the example https://flet.dev/docs/controls/animatedswitcher/
Code sampleNo response Error messageNo response ------------------------------------------------------
|
Beta Was this translation helpful? Give feedback.
Answered by
Michel7GitHub
Jul 31, 2024
Replies: 1 comment
-
I finaly find a way to do it, using Controls DATA property. Here is my new code :
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ndonkoHenri
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I finaly find a way to do it, using Controls DATA property. Here is my new code :