use up to 1600 kinds of lucid icons with the flet framework
Project description
FLET LUCID
Features
- Mudah dipakai
- mendukung sampai 1600++ macam icon
- device yang didukung:
[!NOTE] 🟢 Green: berarti bisa di build/dapat berjalan
🟡 Yellow: belum di test
🔴 Red: tidak di dukung
| Device | Status |
|---|---|
| Android | 🟢 |
| Linux | 🟢 |
| Web | 🔴 |
| Ios | 🟡 |
| Windows | 🟡 |
Requirements
Use UV
uv add flet-lucid
How to Use
[!NOTE] sebelum dijalankan pastikan kamu build terlebih dahulu, kenapa? karna flet harus mendaftarkan terlebih dahulu ke depedensi flutter nya
import flet as ft
from flet_lucid import Icon, Icons
def main(page: ft.Page):
page.vertical_alignment = ft.MainAxisAlignment.CENTER
page.horizontal_alignment = ft.CrossAxisAlignment.CENTER
page.window.always_on_top = True
page.add(
Icon(Icons.AIRPLAY, size=100),
)
ft.run(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_lucid-0.1.0.tar.gz
(40.1 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_lucid-0.1.0.tar.gz.
File metadata
- Download URL: flet_lucid-0.1.0.tar.gz
- Upload date:
- Size: 40.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Linux Mint","version":"22.2","id":"zara","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3dfb670a3908d2ab3bb423a10f365a3d1c8f8846475330e11bd1953450273a5
|
|
| MD5 |
3a9bb630637c0f9c16c25a71bf18e2c9
|
|
| BLAKE2b-256 |
f1e183f1321b17e27d4f752a260637d16fce3621fc22e3ddc2ad9edb7c7339b8
|
File details
Details for the file flet_lucid-0.1.0-py3-none-any.whl.
File metadata
- Download URL: flet_lucid-0.1.0-py3-none-any.whl
- Upload date:
- Size: 39.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.21 {"installer":{"name":"uv","version":"0.9.21","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Linux Mint","version":"22.2","id":"zara","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f103a9e1522783e846ef5d5c136b4ce70c2b1f7d770d3d575a51c5a2d4062acf
|
|
| MD5 |
20a3fd9d19139b86a9bfcb0423bc068e
|
|
| BLAKE2b-256 |
f36da3aec8db855819f83b460f8888b0f3dcb7479b3d9330f8ca14a3a4b215c8
|