#widgets #interface #ui #graphics

iced-box

A utility box for iced.rs

15 releases (4 breaking)

0.5.0 Apr 13, 2024
0.4.0 Apr 13, 2024
0.3.3 Apr 12, 2024
0.2.7 Apr 11, 2024
0.1.0 Apr 4, 2024

#162 in GUI

Download history 146/week @ 2024-04-01 712/week @ 2024-04-08 45/week @ 2024-04-15 1/week @ 2024-04-22

904 downloads per month

GPL-3.0-only

535KB
7.5K SLoC

iced-box

A utility box for iced.rs

iced-box documentation here

Installation

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

Compatibility with iced versions

iced version iced-box version
0.12 0.5, 0.3, 0.2
0.10 0.4

Features

Name Description
material_icons Provides Google Material style icons
lucide_icons Provides Lucide style icons

Description

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

For the future

Functionality Description
table something similar to this

Contributing

Are you interested in contributing to the project? know more

Dependencies

~21–37MB
~644K SLoC