Built-in Extensions
Flet controls based on 3rd-party Flutter packages that used to be a part of Flet repository, now have been moved to separate repos and published on pypi:
- flet-ads
 - flet-audio
 - flet-audio-recorder
 - flet-charts
 - flet-datatable2
 - flet-flashlight
 - flet-geolocator
 - flet-lottie
 - flet-map
 - flet-permission-handler
 - flet-rive
 - flet-video
 - flet-webview
 
To use a built-in Flet extension in your project, add it to the dependencies section of your pyproject.toml file, for example: