FastAPI
FastAPI wrapper that integrates Flet app-manager startup/shutdown lifecycle.
It mirrors fastapi.FastAPI constructor options while
wiring a custom lifespan context that starts and stops
flet_web.fastapi.app_manager.
Inherits: fastapi.FastAPI