examples icon indicating copy to clipboard operation
examples copied to clipboard

Flet sample applications

Results 55 examples issues
Sort by recently updated
recently updated
newest added
trafficstars

Any ideas why is this not working ?

**Features** + Firebase Login and SignUp + MongoDB database integration. + CRUD operation feature for user to create, read, update and delete notes. > Through this example application, a user...

Part 1 scope: - [x] in-memory store service for application data with ability to replace with data base for future versions - [x] drag and drop for cards between lists...

Surprisingly the side bar menu is not shown when I run the same code (`examples/python/community/simple_desktop_layout`) on Linux: ![Screenshot from 2022-09-14 20-30-07](https://user-images.githubusercontent.com/875194/190235074-ea6e6d12-9f6c-423b-98d1-ae3e05167871.png)

Hi, can you help me in this example: when i add a row with button [Add] the method 'appLine' adds a line correctly while the external process consumer using the...

File "icon-browser.py", line 40 while batch := list(islice(iterator, batch_size)): ^ SyntaxError: invalid syntax

its just one line, I dont know why that line was there to begin with, I hope this fix will be merged bc it's really a simple fix and its...