Skip to content

Run the app

To run the application we use an object method already instantiated by FletEasy (you can customize the parameters of method according to your needs):

Methods

run

FletEasy run

run_async

FletEasy run

Use with fastapi

To get the main of the app and be able to add Fastapi to it.

run fastapi

customize as it is executed

run view

If there are problems in build web

Use:

import flet as ft

ft.app(app.fastapi())