Back to Flet

flet-lottie

sdk/python/packages/flet-lottie/README.md

0.85.0.dev21.6 KB
Original Source

flet-lottie

A Flet extension package for displaying Lottie animations.

It is based on the lottie Flutter package.

Documentation

Detailed documentation to this package can be found here.

Platform Support

PlatformWindowsmacOSLinuxiOSAndroidWeb
Supported

Usage

Installation

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

  • Using uv:

    bash
    uv add flet-lottie
    
  • Using pip:

    bash
    pip install flet-lottie
    

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

Examples

For examples, see these.