bt_toast

Crates.iobt_toast
lib.rsbt_toast
version0.1.2
created_at2025-10-03 16:19:38.805391+00
updated_at2025-11-13 18:20:13.85818+00
descriptionA simple Toast mechanism using Dioxus and Bootstrap.
homepagehttps://github.com/bachuetech/bt_toast
repositoryhttps://github.com/bachuetech/bt_toast.git
max_upload_size
id1866890
size62,408
(bachuetech)

documentation

README

Project Title

BT Toast

Description

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.

Usage

See main.rs example for details. Use dx run --platform desktop --example main

Version History

  • 0.1.0
    • Initial Release
  • 0.1.1
    • Update Dioxus dependency to 0.7
  • 0.1.2
    • Update Dioxus dependency to 0.7.1

License

GPL-3.0-only

Commit count: 0

cargo fmt