flet-hacks icon indicating copy to clipboard operation
flet-hacks copied to clipboard

Quick, dirty hacks with Flet / Flutter. Improvising innovation

flet-hacks - Quick, dirty hacks with Flet / Flutter. Improvising innovation

If you find these hacks useful, you can support it for free by clicking ⭐ Star repo.

Flet + Textual - experimental!

https://user-images.githubusercontent.com/11970940/222953558-d8e2bb7e-7216-42d3-ae6c-96cf79e9daa0.mp4

flet-browser - render html in Flet - experimental!

https://user-images.githubusercontent.com/11970940/197666314-1c0e7cd7-6bea-460f-9c93-8ca4b5a569db.mp4

flet-shell - flet command line - experimental!

flet-shell

flet-reader - text to speech reader

https://user-images.githubusercontent.com/11970940/196021480-23da6ba7-8743-4dd6-894e-f39c73ec6a9b.mp4

flet-pong - pong transparent demo (60 fps) in flet 0.1.60

flet-pong-2

flet-ocr.py - OCR tool with Flet

flet-ocr-demo

Hammer time in flet 0.1.60

flet-hammer

Transparent desktop clock demo in flet 0.1.60

flet-transparent-clock

Note low cpu/memory use of transparent clock in flet 0.1.60!

flet-low-cpu

flet-svg-vs-png.py - SVG vs PNG scaling demo in flet 0.1.60

https://github.com/hololeo/flet-hacks/blob/main/flet-svg-vs-png.py

flet-svg-scaling

flet-qr-tool.py - Generate QR codes in realtime with Flet

https://github.com/hololeo/flet-hacks/blob/main/flet-qr-tool.py

https://user-images.githubusercontent.com/11970940/191378393-29992887-963a-4d9f-9337-1d58a4c53ff8.mp4

flet-spot.py - Load live kitco metal prices in Flet

https://github.com/hololeo/flet-hacks/blob/main/flet-spot.py

https://user-images.githubusercontent.com/11970940/191563470-bc9d371e-66d0-4493-9734-c694511e5468.mp4

flet-ping - running ping in subprocess and capturing output in flet demo

flet-ping

flet-mousexy.py - mouse position in Flet

flet-mouseposition-demo

flet-scroller - marquee scrolling text in flet demo

https://user-images.githubusercontent.com/11970940/191901260-d83f9c8b-6c7b-4320-93ca-b99911d0a219.mp4

flet-ruler - screen pixel ruler

flet-ruler-2

flet-cpu.py - Stress testing cpu with thread UI updates

https://github.com/hololeo/flet-hacks/blob/main/flet-cpu.py

https://user-images.githubusercontent.com/11970940/191365761-8a4fca69-0397-4bea-963c-4f0b40413204.mp4

flet-screenshot.py - Screenshot the Flet application window

https://github.com/hololeo/flet-hacks/blob/main/flet-screenshot.py

https://user-images.githubusercontent.com/11970940/190455997-9f8f643a-30c7-4509-8d9b-c5f8efc117e1.mp4

flet-svg-tool.py - Convert svg to a png with flet ... then use it in flet

https://github.com/hololeo/flet-hacks/blob/main/flet-svg-tool.py

https://user-images.githubusercontent.com/11970940/190725566-0d475ee0-49c3-4c8e-b948-299149778531.mp4