Skip to content

Getting started#

pypi downloads license

flet-charts is a Flet extension for creating interactive charts and graphs.

It is based on the fl_chart Flutter package.

Platform Support#

This package is supported on the following platforms:

Windows macOS Linux iOS Android Web

Usage#

Installation#

To install the flet-charts package and add it to your project dependencies:

uv add flet-charts
pip install flet-charts  # (1)!
  1. After this, you will have to manually add this package to your requirements.txt or pyproject.toml.

Examples#

You can find examples in the respective documentation pages for each chart type: