Rive control for Flet
Project description
Rive control for Flet
Rive control for Flet.
Usage
Add flet-rive as dependency (pyproject.toml or requirements.txt) to your Flet project.
Example
import flet as ft
import flet_rive as fr
def main(page):
page.add(
fr.Rive(
"https://cdn.rive.app/animations/vehicles.riv",
placeholder=ft.ProgressBar(),
width=300,
height=200,
)
)
ft.app(main)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
flet_rive-0.1.0.dev1.tar.gz
(14.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flet_rive-0.1.0.dev1.tar.gz.
File metadata
- Download URL: flet_rive-0.1.0.dev1.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5635dc3bdcf20c248dd779998e55e570552f06c5c4cc28d8c80b3c6a2f9ec9c
|
|
| MD5 |
ca83bdcbdf5ae7f34ed7149d137983e8
|
|
| BLAKE2b-256 |
cea0fa1d33b45f29a18260da82f6492c812c39035d31188380d0b0c7c45cd8bd
|
File details
Details for the file flet_rive-0.1.0.dev1-py3-none-any.whl.
File metadata
- Download URL: flet_rive-0.1.0.dev1-py3-none-any.whl
- Upload date:
- Size: 15.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6cf7cb894db5ca301fbdcf3de02e4d78a193cd72dac9d452b447bc67edd29a85
|
|
| MD5 |
2d1ab2de5cbfc55a8a0fb5b6bef9dac3
|
|
| BLAKE2b-256 |
9299eea2d35fe5f58031eff1e24ccead01173588da583e0cece8f0cfeba110d1
|