Metadata-Version: 2.4
Name: flet-popupmenu
Version: 0.0.1
Summary: Popup menu component for Flet
Author-email: Ivan Gonzalez Valles <ivanartista96@ejemplo.com>
Keywords: flet,python,ui,popup,menu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: flet>=0.22
Dynamic: license-file

# flet-popupmenu

A fully dynamic, smart and reusable PopupMenu component for Flet, supporting:

- Async API requests (GET/PUT/POST/DELETE)
- Auto-field detection (text, number, dropdown, sliders, etc.)
- Automatic dropdown index/value mapping
- Auto-refresh callbacks with UI introspection
- Professional modal dialogs (edit/delete)
- Highly reusable component for any Flet project

### Installation
