Skip to content

Conversation

@non-npc
Copy link
Contributor

@non-npc non-npc commented Sep 12, 2024

The "splash" property has been deprecated in recent versions of Flet, this patch updates the code to address this issue.

Additionally as per request (#165 (comment)) the bar is now stored in a variable, and we use page.overlay.remove(my_bar) to remove it

The "splash" property has been deprecated in recent versions of Flet. This patch updates the code to address this issue. Additionally as per request (flet-dev#165 (comment)) the bar is now stored in a variable, and we use page.overlay.remove(my_bar) to remove it
@ndonkoHenri ndonkoHenri merged commit caa7916 into flet-dev:main Sep 12, 2024
@non-npc non-npc deleted the patch-20 branch September 13, 2024 00:19
OwenMcDonnell pushed a commit that referenced this pull request Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants