You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

flet-charts

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flet-charts

A Flet extension for creating interactive charts and graphs.

0.2.0.dev18
pipPyPI
Maintainers
1

flet-charts

pypi downloads license

A Flet extension for creating interactive charts and graphs.

It is based on the fl_chart Flutter package.

Documentation

Detailed documentation to this package can be found here.

Platform Support

This package supports the following platforms:

PlatformSupported
Windows
macOS
Linux
iOS
Android
Web

Installation

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

  • Using uv:

    uv add flet-charts
    
  • Using pip:

    pip install flet-charts
    

    After this, you will have to manually add this package to your requirements.txt or pyproject.toml.

  • Using poetry:

    poetry add flet-charts
    

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts