Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/flet-dev/flet
/ RouteUrlStrategy
Class
RouteUrlStrategy
sdk/python/packages/flet/src/flet/controls/types.py:43–49 ·
view source on GitHub ↗
TBD
Source
from the content-addressed store, hash-verified
41
42
43
class
RouteUrlStrategy(Enum):
44
""
"
45
TBD
46
""
"
47
48
PATH =
"path"
49
HASH =
"hash"
50
51
52
class
UrlTarget(Enum):
Callers
4
__init__
Method · 0.90
handle
Method · 0.90
run
Function · 0.90
run_async
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected