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 requested feature Look through controls where there are two properties for...

### Discussed in https://github.com/flet-dev/flet/discussions/4175 More about time zone in Flutter: * https://stackoverflow.com/questions/13/determine-a-users-timezone * https://api.dart.dev/stable/3.5.4/dart-core/DateTime/timeZoneOffset.html We should pass two values from a dart client (which runs in the browser when app...

enhancement
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 When packaging an app using `flet build linux`, an error...

bug
status: awaiting response
packaging
platform: linux

Admob Guide: https://developers.google.com/admob/flutter/quick-start#platform_specific_setup Needed in #3288

enhancement

### 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 I want to be able to disable text wrapping...

### Discussed in https://github.com/flet-dev/flet/discussions/4160 Originally posted by **Kenshin9977** October 14, 2024 While working on a project using flet I saw that any import made from flet took around 5 seconds....

enhancement

### 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 using `page.theme = ft.Theme(...)` to change something (completely different...

Filing a new issue per @ndonkoHenri in https://github.com/flet-dev/flet/issues/3231#issuecomment-2198727981 Is there an option or configuration to address overflow of value text in a Dropdown? Example: ```python import flet as ft def...

enhancement
controls
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 When trying to use a TextField, it is not possible...

platform: linux
bug: regression
has-upstream

### Duplicate Check - [X] I have searched the [opened issues](https://github.com/flet-dev/flet/issues) and there are no duplicates ### Describe the bug I'm using the control 'TextButton' and would like to customize...

bug
controls