Metadata-Version: 2.1
Name: flet-embed
Version: 0.24.1
Summary: Flet Embed - embed Python into Flutter apps
License: Apache-2.0
Author: Appveyor Systems Inc.
Author-email: hello@flet.dev
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: flet-runtime (==0.24.1)
Project-URL: documentation, https://flet.dev/docs
Project-URL: homepage, https://flet.dev
Project-URL: repository, https://github.com/flet-dev/flet
Description-Content-Type: text/markdown

# Flet embedded library

The library is used to add Flet to desktop and mobile Flutter apps. It is not intended to be used directly.

Install [`flet` module](https://pypi.org/project/flet/) to use Flet framework.
