flet
flet copied to clipboard
Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.
### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug The previous modes cannot be mixed in the Declarative UI....
### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug When placing the same control in two TabBarViews of Tabs,...
Fix #5796 In the below code, when `change_bgcolor()` runs inside `did_mount`, the page is still in its very first diff cycle. The color bgcolor flip gets merged into the same...
Hello, i've been using AudioRecorder for a while and i'm trying to make it work on web. However, audio_recorder.stop_recording() returns a blob adress that is only accessible from the user's...
### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the requested feature **flet build linux**: create build/linux folder, which have executable...
I want to hide my ios keyboard after clicking on ElevatedButton()
### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the requested feature Flutter widget PageView is missing in flet.. https://api.flutter.dev/flutter/widgets/PageView-class.html We...
### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the requested feature When you provide an image URL in `ft.Image`, if...
### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the requested feature ### Feature Request Here, in Flet the windows or...
### Duplicate Check - [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug In order to manage all users file in my flet...