flet
flet copied to clipboard
Fix: autoreload, restrict eventhandler from restart on open
This fixes https://github.com/flet-dev/flet/issues/3097 , Limit the auto reload/restart of the running flet app to modify, created, deleted or moved file events. Ignore Opened events