Crates.io | iced-box |
lib.rs | iced-box |
version | 0.5.0 |
source | src |
created_at | 2024-04-04 02:57:00.945221 |
updated_at | 2024-04-13 00:40:48.465832 |
description | A utility box for iced.rs |
homepage | |
repository | https://github.com/iced-box/iced-box |
max_upload_size | |
id | 1195795 |
size | 1,313,956 |
A utility box for iced.rs
iced-box documentation here
To install a single feature, use cargo add iced-box --features material_icons
To install several features, use cargo add iced-box --features material_icons,lucide_icons
iced version | iced-box version |
---|---|
0.12 | 0.5, 0.3, 0.2 |
0.10 | 0.4 |
Name | Description |
---|---|
material_icons | Provides Google Material style icons |
lucide_icons | Provides Lucide style icons |
This box was created with the aim of offering new features to iced Some code examples are expected here too Today, iced has a complicated learning curve, one of the objectives of this project is to collaborate with more beginner users in this iced world
Functionality | Description |
---|---|
table | something similar to this |
Are you interested in contributing to the project? know more