flet icon indicating copy to clipboard operation
flet copied to clipboard

Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.

Results 557 flet issues
Sort by recently updated
recently updated
newest added

### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug a ### Code sample Code ```python import flet as ft...

bug

I'm trying to create a control similar to `ft.CircleAvatar` with a shimmer effect while some data is loading, but it seems that the `on_animation_end` callback isn't triggering (unless I'm using...

### 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 creating a Windows build the environment variable `FLET_ASSETS_DIR` returns...

bug

My `flet build windows` was working. Then I installed Visual Studio 2026 with full C++ Desktop workload. I confirmed that CMake was included in my component selection. Once I removed...

https://api.flutter.dev/flutter/cupertino/CupertinoSheetRoute-class.html

feature request

### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug Description: When using Flet’s FilePicker with the initial_directory parameter set...

bug

### 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 Visual Studio 2026 has been officially released recently, however...

feature request

### Duplicate Check - [x] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug Local images on windows are not being displayed in the...

bug

### 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 We need an example for developer to design their...

docs