| Crates.io | bt_toast |
| lib.rs | bt_toast |
| version | 0.1.2 |
| created_at | 2025-10-03 16:19:38.805391+00 |
| updated_at | 2025-11-13 18:20:13.85818+00 |
| description | A simple Toast mechanism using Dioxus and Bootstrap. |
| homepage | https://github.com/bachuetech/bt_toast |
| repository | https://github.com/bachuetech/bt_toast.git |
| max_upload_size | |
| id | 1866890 |
| size | 62,408 |
BT Toast
A toast notification system built with the Dioxus framework and Bootstrap. It enables displaying various types of toasts, such as info, success, warning, error, and waiting messages.
To function properly, Bootstrap CSS and JS are required.
See main.rs example for details. Use dx run --platform desktop --example main
GPL-3.0-only