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 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...
### 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...
Admob Guide: https://developers.google.com/admob/flutter/quick-start#platform_specific_setup Needed in #3288
### 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....
### 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...
### 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...
### 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...