Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can it be used with flet #116

Open
jet10000 opened this issue Jul 20, 2023 · 1 comment
Open

Can it be used with flet #116

jet10000 opened this issue Jul 20, 2023 · 1 comment

Comments

@jet10000
Copy link

https://flet.dev/

How to use it with flet?

@tlambert03
Copy link
Member

Hi and thanks for pointing out flet.

To use app model with any given backend, we need to add adapters that map from the app model schema to the api for the corresponding backend.

You can see what has been done for Qt here https://github.com/pyapp-kit/app-model/tree/main/src/app_model/backends

I'll try to take a look at adding support for flet as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants