Installation¶
System Requirements¶
- Python: 3.9 or higher (✨ Enhanced support in v0.3.0)
- Flet: 0.21.0 or higher (required dependency)
- Operating Systems: Windows, macOS, Linux, iOS, Android, Web
Dependency Changes
Since version 0.1.3, Flet must be installed separately. This allows better version control and reduces package size.
Quick Installation¶
Option 1: Complete Installation (Recommended)¶
Installs Flet-Easy with all features including JWT support and CLI tools:
Option 2: Basic Installation¶
Minimal installation for basic functionality:
Ways to install¶
Available from version 0.2.4
Flet-Easy provides several ways to install. This allows you to use dependencies that must be used, avoiding unnecessary things when building your application, allowing better control.
Install Flet-Easy Complete¶
Installs all the dependencies to use, you can use all the functionalities provided by Flet-Easy
Install clean Flet-Easy¶
Requires installation of Flet >= 0.21.