Change to flet 0.23 #3802
-
QuestionGood afternoon. I currently have an application developed in flet 0.21.2, where many of the elements to use are usercontrol, for ease of access, compacting some elements and so on. I made a change to the current version, 0.23.2, and many messages appear about usercontrols being deprecated, and many other functions. Is there any other element that replaces the usercontrol or how can I migrate for future versions? Code sampleNo response Error messageNo response ------------------------------------------------------
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
As you might have noticed, the deprecation message contains a link to the documentation, on how to build custom controls: https://flet.dev/docs/getting-started/custom-controls |
Beta Was this translation helpful? Give feedback.
As you might have noticed, the deprecation message contains a link to the documentation, on how to build custom controls: https://flet.dev/docs/getting-started/custom-controls