at 24.11-pre 110 B view raw
1import os 2if 'FLET_VIEW_PATH' not in os.environ: 3 os.environ["FLET_VIEW_PATH"] = "@flet-client-flutter@/bin"